Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/openmpi.spec'], chrootPath='/var/lib/mock/dist-oc9-build-43319-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/openmpi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/openmpi-4.1.2-3.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/openmpi.spec'], chrootPath='/var/lib/mock/dist-oc9-build-43319-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/openmpi.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pBOmp9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf openmpi-4.1.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/openmpi-4.1.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd openmpi-4.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.coK2Ml + umask 022 + cd /builddir/build/BUILD + cd openmpi-4.1.2 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g ' + export FFLAGS + FCFLAGS='-O2 -g ' + export FCFLAGS + LDFLAGS= + export LDFLAGS + export JAVA_HOME=/usr/lib/jvm/java + JAVA_HOME=/usr/lib/jvm/java + ./configure --prefix=/usr/lib64/openmpi --mandir=/usr/share/man/openmpi-aarch64 --includedir=/usr/include/openmpi-aarch64 --sysconfdir=/etc/openmpi-aarch64 --disable-silent-rules --enable-builtin-atomics --enable-mpi-cxx --enable-mpi-java --enable-mpi1-compatibility --with-sge --with-valgrind --enable-memchecker --with-hwloc=/usr --with-libevent=external --with-pmix=external checking for perl... perl ============================================================================ == Configuring Open MPI ============================================================================ *** Startup tests checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking whether UID '991' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking whether make supports nested variables... (cached) yes checking directory of source tree... . checking directory of absolute source tree... /builddir/build/BUILD/openmpi-4.1.2 checking directory of build tree... /builddir/build/BUILD/openmpi-4.1.2 checking directory of prefix... /usr/lib64/openmpi checking directory of absolute prefix... /usr/lib64/openmpi *** Checking versions checking for repo version... v4.1.2 checking Open MPI version... 4.1.2 checking Open MPI release date... Nov 24, 2021 checking Open MPI repository version... v4.1.2 checking for repo version... v4.1.2 checking Open MPI Run-Time Environment version... 4.1.2 checking Open MPI Run-Time Environment release date... Nov 24, 2021 checking Open MPI Run-Time Environment repository version... v4.1.2 checking for repo version... v4.1.2 checking Open SHMEM version... 4.1.2 checking Open SHMEM release date... Nov 24, 2021 checking Open SHMEM repository version... v4.1.2 checking for repo version... v4.1.2 checking Open Portable Access Layer version... 4.1.2 checking Open Portable Access Layer release date... Nov 24, 2021 checking Open Portable Access Layer repository version... v4.1.2 checking for bootstrap Autoconf version... 2.69 checking for bootstrap Automake version... 1.15 checking for boostrap Libtool version... 2.4.6 *** Initialization, setup configure: builddir: /builddir/build/BUILD/openmpi-4.1.2 configure: srcdir: /builddir/build/BUILD/openmpi-4.1.2 installing to directory "/usr/lib64/openmpi" *** OPAL Configuration options checking if want to run code coverage... no checking if want to compile with branch probabilities... no checking if want to debug memory usage... no checking if want to profile memory usage... no checking if want developer-level compiler pickyness... no checking if want developer-level debugging code... no checking if want to developer-level timing framework... no checking if want to install project-internal header files... no checking if want pretty-print stacktrace... yes checking if want pty support... yes checking if want weak symbol support... yes checking if want dlopen support... yes checking for default value of mca_base_component_show_load_errors... enabled by default checking if want heterogeneous support... no checking if word-sized integers must be word-size aligned... no checking if want IPv6 support... no checking if want package/brand string... Open MPI mockbuild@builder2.aarch64.opencloudos.tech Distribution checking if want ident string... 4.1.2 checking if want to use an alternative checksum algo for messages... no checking maximum length of processor name... 256 checking maximum length of error string... 256 checking maximum length of object name... 64 checking maximum length of info key... 36 checking maximum length of info val... 256 checking maximum length of port name... 1024 checking maximum length of datarep string... 128 checking if want getpwuid support... yes checking for zlib in... (default search paths) checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes looking for library without search path checking for library containing deflate... -lz checking if libz requires libnl v1 or v3... checking will zlib support be built... yes checking __NetBSD__... no checking __FreeBSD__... no checking __OpenBSD__... no checking __DragonFly__... no checking __386BSD__... no checking __bsdi__... no checking __APPLE__... no checking __linux__... yes checking __sun__... no checking __sun... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for struct sockaddr_in... yes checking if --with-cuda is set... not set (--with-cuda=) checking whether CU_POINTER_ATTRIBUTE_SYNC_MEMOPS is declared... no checking whether cuPointerGetAttributes is declared... no checking if have cuda support... no checking if user requested PMI support... no checking if user requested internal PMIx support(external)... no checking for pmix.h in /usr... not found checking for pmix.h in /usr/include... found checking libpmix.* in /usr/lib64... found checking PMIx version... version file found checking version 4x... found checking PMIx version to be used... external(4x) *** ORTE Configuration options checking if want orterun "--prefix" behavior to be enabled by default... no *** OMPI Configuration options checking if want compile-time warnings inside of mpi.h... yes checking if want sparse process groups... no checking if want peruse support... no checking if want Fortran MPI bindings... (try) checking if want C++ bindings... yes checking if want MPI::SEEK_SET support... yes checking if want run-time MPI parameter checking... runtime *** OSHMEM Configuration options checking if want oshmem... yes checking if want SGI/Quadrics compatibility mode... yes checking if want OSHMEM API parameter checking... always checking for on_exit... yes checking if want pshmem... yes checking if want to build OSHMEM fortran bindings... yes no checking if want custom libmpi(_FOO) name... mpi checking if want wrapper compiler rpath support... yes checking if want wrapper compiler runpath support... yes ============================================================================ == Compiler and preprocessor tests ============================================================================ *** C compiler and preprocessor checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking if gcc requires a flag for C11... no configure: verifying gcc supports C11 without a flag checking if gcc supports C11 _Thread_local... yes checking if gcc supports C11 atomic variables... yes checking if gcc supports C11 _Atomic keyword... yes checking if gcc supports C11 _Generic keyword... yes checking if gcc supports C11 _Static_assert... yes checking if gcc supports C11 atomic_fetch_xor_explicit... yes configure: no flag required for C11 support checking if gcc supports __thread... yes checking if gcc supports C11 _Thread_local... yes checking for the C compiler vendor... gnu checking for ANSI C header files... (cached) yes checking if gcc supports -finline-functions... yes checking if gcc supports -fno-strict-aliasing... yes configure: WARNING: -fno-strict-aliasing has been added to CFLAGS checking if gcc supports __builtin_expect... yes checking if gcc supports __builtin_prefetch... yes checking if gcc supports __builtin_clz... yes checking for C optimization flags... -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing checking for Interix environment... no checking for C ident string support... #ident checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for int128_t... no checking for __int128... yes checking for uint128_t... no checking for long long... yes checking for __float128... no checking for long double... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking for float _Complex... yes checking for double _Complex... yes checking for long double _Complex... yes checking for intptr_t... yes checking for uintptr_t... yes checking for mode_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking size of _Bool... 1 checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of float _Complex... 8 checking size of double _Complex... 16 checking size of long double _Complex... 32 checking size of void *... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of wchar_t... 4 checking size of pid_t... 4 checking size of atomic_short... 2 checking size of atomic_int... 4 checking size of atomic_long... 8 checking size of atomic_llong... 8 checking alignment of bool... 1 checking alignment of int8_t... 1 checking alignment of int16_t... 2 checking alignment of int32_t... 4 checking alignment of int64_t... 8 checking alignment of char... 1 checking alignment of short... 2 checking alignment of wchar_t... 4 checking alignment of int... 4 checking alignment of long... 8 checking alignment of long long... 8 checking alignment of float... 4 checking alignment of double... 8 checking alignment of long double... 16 checking alignment of float _Complex... 4 checking alignment of double _Complex... 8 checking alignment of long double _Complex... 16 checking alignment of void *... 8 checking alignment of size_t... 8 checking for weak symbol support... yes checking for macro weak symbol support... yes checking for functional offsetof macro... yes *** C++ compiler and preprocessor checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for the C++ compiler vendor... gnu checking if g++ supports -finline-functions... yes configure: WARNING: -finline-functions has been added to CXXFLAGS checking if C and C++ are link compatible... yes checking for C++ optimization flags... -DNDEBUG -O2 -g -finline-functions checking size of bool... 1 checking alignment of bool... (cached) 1 *** C++ compiler and preprocessor checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking if C++ compiler works... yes checking if g++ supports -finline-functions... yes configure: WARNING: -finline-functions has been added to CXXFLAGS checking if C and C++ are link compatible... (cached) yes checking for C++ optimization flags... -DNDEBUG -O2 -g -finline-functions checking size of bool... (cached) 1 checking alignment of bool... (cached) 1 checking if able to build the MPI C++ bindings... yes checking for the C++ compiler vendor... (cached) gnu checking if want C++ exception handling... no checking for C++ template_repository_directory... not used checking for C++ compiler template parameters... none needed checking for C++ ident string support... #ident checking if g++ supports __builtin_expect... yes checking if g++ supports __builtin_prefetch... yes checking if g++ supports const_cast<> properly... yes *** Compiler characteristics checking for __attribute__... yes checking for __attribute__(aligned)... yes checking for __attribute__(always_inline)... yes checking for __attribute__(cold)... yes checking for __attribute__(const)... yes checking for __attribute__(deprecated)... yes checking for __attribute__(deprecated_argument)... yes checking for __attribute__(error)... yes checking for __attribute__(format)... yes checking for __attribute__(format_funcptr)... yes checking for __attribute__(hot)... yes checking for __attribute__(malloc)... yes checking for __attribute__(may_alias)... yes checking for __attribute__(no_instrument_function)... yes checking for __attribute__(noinline)... yes checking for __attribute__(nonnull)... yes checking for __attribute__(noreturn)... yes checking for __attribute__(noreturn_funcptr)... yes checking for __attribute__(packed)... yes checking for __attribute__(pure)... yes checking for __attribute__(sentinel)... yes checking for __attribute__(unused)... yes checking for __attribute__(visibility)... yes checking for __attribute__(warn_unused_result)... yes checking for __attribute__(weak_alias)... yes checking for __attribute__(destructor)... yes checking for __attribute__(optnone)... no checking for __attribute__(extension)... yes checking for compiler familyid... 1 checking for compiler familyname... GNU checking for compiler version... 786944 checking for compiler version_str... 12.2.0 *** Java MPI bindings checking for Java in OS X/macOS locations... not found checking for Java in Linux locations... found (/usr/lib/jvm/java/include) checking --with-jdk-bindir value... sanity check ok (/usr/bin) checking --with-jdk-headers value... sanity check ok (/usr/lib/jvm/java/include) checking for javac... /usr/bin/javac checking for jar... /usr/bin/jar checking for javadoc... /usr/bin/javadoc checking for javah... /usr/bin/javah checking javac -h... yes checking jni.h usability... yes checking jni.h presence... yes checking for jni.h... yes checking if Java support available... yes checking if want Java bindings... yes checking if shared libraries are enabled... yes checking TargetConditionals.h usability... no checking TargetConditionals.h presence... no checking for TargetConditionals.h... no checking for Dl_info... yes configure: WARNING: ****************************************************** configure: WARNING: *** Java MPI bindings are provided on a provisional configure: WARNING: *** basis. They are NOT part of the current or configure: WARNING: *** proposed MPI standard. Continued inclusion of configure: WARNING: *** the Java MPI bindings in Open MPI is contingent configure: WARNING: *** upon user interest and developer support. configure: WARNING: ****************************************************** *** OpenSHMEM profiling checking if pshmem will be enabled... yes (weak symbols supported) *** Assembler checking dependency style of gcc... gcc3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking for fgrep... /usr/bin/grep -F checking for __atomic builtin atomics... yes checking for __atomic_compare_exchange_n... no checking for __atomic_compare_exchange_n with -mcx16... no checking for __atomic_compare_exchange_n with -latomic... yes checking if __atomic_compare_exchange_n() gives correct results... yes checking if __int128 atomic compare-and-swap is always lock-free... no checking for __sync_bool_compare_and_swap... yes checking if __sync_bool_compare_and_swap() gives correct results... yes checking if .proc/endp is needed... no checking directive for setting text section... .text checking directive for exporting symbols... .globl checking for objdump... objdump checking if .note.GNU-stack is needed... yes checking suffix for labels... : checking prefix for global symbol labels... checking prefix for lsym labels... .L checking prefix for function in .type... @ checking if .size is needed... yes checking if .align directive takes logarithmic value... yes checking for assembly architecture... ARM64 checking for builtin atomics... BUILTIN_GCC *** Fortran compiler checking for gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes configure: WARNING: Open MPI now ignores the F77 and FFLAGS environment variables; only the FC and FCFLAGS environment variables are used. checking whether ln -s works... yes checking if Fortran compiler works... yes checking for extra arguments to build a shared library... none needed checking for gfortran warnings flags... none checking for Fortran flag to compile .f files... none checking for Fortran flag to compile .f90 files... none checking if Fortran compilers preprocess .F90 files without additional flag... yes checking to see if Fortran compilers need additional linker flags... none checking external symbol convention... single underscore checking if C and Fortran are link compatible... yes checking to see if Fortran compiler likes the C++ exception flags... skipped (no C++ exceptions flags) checking to see if mpifort compiler needs additional linker flags... none checking if Fortran compiler supports CHARACTER... yes checking size of Fortran CHARACTER... 1 checking for C type corresponding to CHARACTER... char checking alignment of Fortran CHARACTER... 1 checking for corresponding KIND value of CHARACTER... C_SIGNED_CHAR checking KIND value of Fortran C_SIGNED_CHAR... 1 checking if Fortran compiler supports LOGICAL... yes checking size of Fortran LOGICAL... 4 checking for C type corresponding to LOGICAL... int checking alignment of Fortran LOGICAL... 4 checking for corresponding KIND value of LOGICAL... C_INT checking KIND value of Fortran C_INT... 4 checking if Fortran compiler supports LOGICAL*1... yes checking size of Fortran LOGICAL*1... 1 checking for C type corresponding to LOGICAL*1... char checking alignment of Fortran LOGICAL*1... 1 checking for corresponding KIND value of LOGICAL*1... C_SIGNED_CHAR checking KIND value of Fortran C_SIGNED_CHAR... (cached) 1 checking if Fortran compiler supports LOGICAL*2... yes checking size of Fortran LOGICAL*2... 2 checking for C type corresponding to LOGICAL*2... short checking alignment of Fortran LOGICAL*2... 2 checking for corresponding KIND value of LOGICAL*2... C_SHORT checking KIND value of Fortran C_SHORT... 2 checking if Fortran compiler supports LOGICAL*4... yes checking size of Fortran LOGICAL*4... 4 checking for C type corresponding to LOGICAL*4... int checking alignment of Fortran LOGICAL*4... 4 checking for corresponding KIND value of LOGICAL*4... C_INT checking KIND value of Fortran C_INT... (cached) 4 checking if Fortran compiler supports LOGICAL*8... yes checking size of Fortran LOGICAL*8... 8 checking for C type corresponding to LOGICAL*8... long long checking alignment of Fortran LOGICAL*8... 8 checking for corresponding KIND value of LOGICAL*8... C_LONG_LONG checking KIND value of Fortran C_LONG_LONG... 8 checking if Fortran compiler supports INTEGER... yes checking size of Fortran INTEGER... 4 checking for C type corresponding to INTEGER... int checking alignment of Fortran INTEGER... 4 checking for corresponding KIND value of INTEGER... C_INT checking KIND value of Fortran C_INT... (cached) 4 checking if Fortran compiler supports INTEGER*1... yes checking size of Fortran INTEGER*1... 1 checking for C type corresponding to INTEGER*1... char checking alignment of Fortran INTEGER*1... 1 checking for corresponding KIND value of INTEGER*1... C_SIGNED_CHAR checking KIND value of Fortran C_SIGNED_CHAR... (cached) 1 checking if Fortran compiler supports INTEGER*2... yes checking size of Fortran INTEGER*2... 2 checking for C type corresponding to INTEGER*2... short checking alignment of Fortran INTEGER*2... 2 checking for corresponding KIND value of INTEGER*2... C_SHORT checking KIND value of Fortran C_SHORT... (cached) 2 checking if Fortran compiler supports INTEGER*4... yes checking size of Fortran INTEGER*4... 4 checking for C type corresponding to INTEGER*4... int checking alignment of Fortran INTEGER*4... 4 checking for corresponding KIND value of INTEGER*4... C_INT checking KIND value of Fortran C_INT... (cached) 4 checking if Fortran compiler supports INTEGER*8... yes checking size of Fortran INTEGER*8... 8 checking for C type corresponding to INTEGER*8... long long checking alignment of Fortran INTEGER*8... 8 checking for corresponding KIND value of INTEGER*8... C_LONG_LONG checking KIND value of Fortran C_LONG_LONG... (cached) 8 checking if Fortran compiler supports INTEGER*16... yes checking size of Fortran INTEGER*16... 16 checking for C type corresponding to INTEGER*16... not found checking for corresponding KIND value of INTEGER*16... 0 configure: WARNING: *** Did not find corresponding C type checking KIND value of Fortran 0... 0 configure: WARNING: Compiler INTEGER*16 and mismatch; MPI datatype unsupported checking if Fortran compiler supports REAL... yes checking size of Fortran REAL... 4 checking for C type corresponding to REAL... float checking alignment of Fortran REAL... 4 checking for corresponding KIND value of REAL... C_FLOAT checking KIND value of Fortran C_FLOAT... 4 checking if Fortran compiler supports REAL*2... no checking if Fortran compiler supports REAL*4... yes checking size of Fortran REAL*4... 4 checking for C type corresponding to REAL*4... float checking alignment of Fortran REAL*4... 4 checking for corresponding KIND value of REAL*4... C_FLOAT checking KIND value of Fortran C_FLOAT... (cached) 4 checking if Fortran compiler supports REAL*8... yes checking size of Fortran REAL*8... 8 checking for C type corresponding to REAL*8... double checking alignment of Fortran REAL*8... 8 checking for corresponding KIND value of REAL*8... C_DOUBLE checking KIND value of Fortran C_DOUBLE... 8 checking if Fortran compiler supports REAL*16... yes checking size of Fortran REAL*16... 16 checking for C type corresponding to REAL*16... long double checking alignment of Fortran REAL*16... 16 checking for corresponding KIND value of REAL*16... C_LONG_DOUBLE checking KIND value of Fortran C_LONG_DOUBLE... 16 checking for C type matching bit representation of REAL*16... pending checking if long double == REAL*16... yes checking if Fortran compiler supports DOUBLE PRECISION... yes checking size of Fortran DOUBLE PRECISION... 8 checking for C type corresponding to DOUBLE PRECISION... double checking alignment of Fortran DOUBLE PRECISION... 8 checking for corresponding KIND value of DOUBLE PRECISION... C_DOUBLE checking KIND value of Fortran C_DOUBLE... (cached) 8 checking if Fortran compiler supports COMPLEX... yes checking size of Fortran COMPLEX... 8 checking for C type corresponding to COMPLEX... float _Complex checking alignment of Fortran COMPLEX... 4 checking for corresponding KIND value of COMPLEX... C_FLOAT_COMPLEX checking KIND value of Fortran C_FLOAT_COMPLEX... 4 checking if Fortran compiler supports COMPLEX*4... no checking if Fortran compiler supports COMPLEX*8... yes checking size of Fortran COMPLEX*8... 8 checking for C type corresponding to COMPLEX*8... float _Complex checking alignment of Fortran COMPLEX*8... 4 checking for corresponding KIND value of COMPLEX*8... C_FLOAT_COMPLEX checking KIND value of Fortran C_FLOAT_COMPLEX... (cached) 4 checking if Fortran compiler supports COMPLEX*16... yes checking size of Fortran COMPLEX*16... 16 checking for C type corresponding to COMPLEX*16... double _Complex checking alignment of Fortran COMPLEX*16... 8 checking for corresponding KIND value of COMPLEX*16... C_DOUBLE_COMPLEX checking KIND value of Fortran C_DOUBLE_COMPLEX... 8 checking if Fortran compiler supports COMPLEX*32... yes checking size of Fortran COMPLEX*32... 32 checking for C type corresponding to COMPLEX*32... long double _Complex checking alignment of Fortran COMPLEX*32... 16 checking for corresponding KIND value of COMPLEX*32... C_LONG_DOUBLE_COMPLEX checking KIND value of Fortran C_LONG_DOUBLE_COMPLEX... 16 checking if Fortran compiler supports DOUBLE COMPLEX... yes checking size of Fortran DOUBLE COMPLEX... 16 checking for C type corresponding to DOUBLE COMPLEX... double _Complex checking alignment of Fortran DOUBLE COMPLEX... 8 checking for corresponding KIND value of DOUBLE COMPLEX... C_DOUBLE_COMPLEX checking KIND value of Fortran C_DOUBLE_COMPLEX... (cached) 8 checking for max Fortran MPI handle index... 2147483647 checking Fortran value for .TRUE. logical type... 1 checking for correct handling of Fortran logical arrays... yes checking max supported Fortran array rank... 15 checking for the value of MPI_STATUS_SIZE... 6 Fortran INTEGERs checking KIND value of Fortran C_INT16_T... 2 checking KIND value of Fortran C_INT32_T... 4 checking KIND value of Fortran C_INT64_T... 8 checking if building Fortran mpif.h bindings... yes checking if Fortran compiler supports INTERFACE... yes checking if Fortran compiler supports ISO_FORTRAN_ENV... yes checking if Fortran compiler supports STORAGE_SIZE for relevant types... yes checking for Fortran compiler module include flag... -I checking Fortran compiler ignore TKR syntax... not cached; checking variants checking for Fortran compiler support of TYPE(*), DIMENSION(*)... no checking for Fortran compiler support of !GCC$ ATTRIBUTES NO_ARG_CHECK... yes checking Fortran compiler ignore TKR syntax... 1:type(*), dimension(*):!GCC$ ATTRIBUTES NO_ARG_CHECK :: checking if Fortran compiler supports ISO_C_BINDING... yes checking if building Fortran 'use mpi' bindings... yes checking if sizeof(C int) == sizeof(Fortran INTEGER)... yes checking if Fortran compiler supports SUBROUTINE BIND(C)... yes checking if Fortran compiler supports TYPE, BIND(C)... yes checking if Fortran compiler supports TYPE(type), BIND(C, NAME="name")... yes checking if Fortran compiler supports PROCEDURE... yes checking if Fortran compiler supports USE...ONLY... yes checking if Fortran compiler supports optional arguments... yes checking if Fortran compiler supports C_FUNLOC/TS 29113... yes checking if Fortran compiler supports PRIVATE... yes checking if Fortran compiler supports PROTECTED... yes checking if Fortran compiler supports ABSTRACT... yes checking if Fortran compiler supports ASYNCHRONOUS... yes checking size of Fortran type(test_mpi_handle)... 4 checking alignment of Fortran type(test_mpi_handle)... 8 checking Fortran compiler F08 assumed rank syntax... not cached; checking checking for Fortran compiler support of TYPE(*), DIMENSION(..)... yes checking Fortran compiler F08 assumed rank syntax... yes checking which mpi_f08 implementation to build... "good" compiler, no array subsections checking if building Fortran 'use mpi_f08' bindings... yes ============================================================================ == Header file tests ============================================================================ checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for memory.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for netinet/tcp.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for strings.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking linux/ethtool.h usability... yes checking linux/ethtool.h presence... yes checking for linux/ethtool.h... yes checking linux/sockios.h usability... yes checking linux/sockios.h presence... yes checking for linux/sockios.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/tree.h usability... no checking sys/tree.h presence... no checking for sys/tree.h... no checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking net/uio.h usability... no checking net/uio.h presence... no checking for net/uio.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking for unistd.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking ioLib.h usability... no checking ioLib.h presence... no checking for ioLib.h... no checking sockLib.h usability... no checking sockLib.h presence... no checking for sockLib.h... no checking hostLib.h usability... no checking hostLib.h presence... no checking for hostLib.h... no checking shlwapi.h usability... no checking shlwapi.h presence... no checking for shlwapi.h... no checking sys/synch.h usability... no checking sys/synch.h presence... no checking for sys/synch.h... no checking db.h usability... no checking db.h presence... no checking for db.h... no checking ndbm.h usability... no checking ndbm.h presence... no checking for ndbm.h... no checking for zlib.h... (cached) yes checking ieee754.h usability... yes checking ieee754.h presence... yes checking for ieee754.h... yes checking for sys/mount.h... yes checking for sys/sysctl.h... no checking for net/if.h... yes ============================================================================ == Type tests ============================================================================ checking for socklen_t... yes checking for struct sockaddr_in... (cached) yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for struct ifreq... yes checking for struct ethtool_cmd... yes checking whether ethtool_cmd_speed is declared... yes checking whether SIOCETHTOOL is declared... yes checking for struct ethtool_cmd.speed_hi... yes checking for struct ethtool_cmd.speed_hi... (cached) yes checking for struct ethtool_cmd.speed_hi... (cached) yes checking for struct ethtool_cmd.speed_hi... (cached) yes checking whether AF_UNSPEC is declared... yes checking whether PF_UNSPEC is declared... yes checking whether AF_INET6 is declared... yes checking whether PF_INET6 is declared... yes checking if SA_RESTART defined in signal.h... yes checking for struct sockaddr.sa_len... no checking for struct dirent.d_type... yes checking for siginfo_t.si_fd... yes checking for siginfo_t.si_band... yes checking for struct statfs.f_type... yes checking for struct statfs.f_fstypename... no checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for type of MPI_Aint... ptrdiff_t (size: 8) checking for type of MPI_Count... long long (size: 8) checking for type of MPI_Offset... long long (size: 8) checking for an MPI datatype for MPI_Offset... MPI_LONG_LONG checking for MPI_INTEGER_KIND... 4 checking for MPI_ADDRESS_KIND... 8 checking for MPI_COUNT_KIND... 8 checking for MPI_OFFSET_KIND... 8 checking the linker for support for the -fini option... yes ============================================================================ == Library and Function tests ============================================================================ checking for library containing openpty... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing sched_yield... none required checking for library containing dirname... none required checking for library containing ceil... -lm checking for library containing clock_gettime... none required checking for asprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for openpty... yes checking for isatty... yes checking for getpwuid... yes checking for fork... yes checking for waitpid... yes checking for execve... yes checking for pipe... yes checking for ptsname... yes checking for setsid... yes checking for mmap... yes checking for tcgetpgrp... yes checking for posix_memalign... yes checking for strsignal... yes checking for sysconf... yes checking for syslog... yes checking for vsyslog... yes checking for regcmp... no checking for regexec... yes checking for regfree... yes checking for _NSGetEnviron... no checking for socketpair... yes checking for strncpy_s... no checking for usleep... yes checking for mkfifo... yes checking for dbopen... no checking for dbm_open... no checking for statfs... yes checking for statvfs... yes checking for setpgid... yes checking for setenv... yes checking for __malloc_initialize_hook... no checking for __clear_cache... yes checking for htonl define... no checking for htonl... yes checking whether va_copy is declared... yes checking whether __va_copy is declared... yes checking whether __func__ is declared... yes ============================================================================ == System-specific tests ============================================================================ checking for _SC_NPROCESSORS_ONLN... yes checking whether byte ordering is bigendian... no checking for broken qsort... no checking if C compiler and POSIX threads work as is... yes checking if C++ compiler and POSIX threads work as is... yes checking if Fortran compiler and POSIX threads work as is... yes checking for pthread_mutexattr_setpshared... yes checking for pthread_condattr_setpshared... yes checking for PTHREAD_MUTEX_ERRORCHECK_NP... yes checking for PTHREAD_MUTEX_ERRORCHECK... yes checking for working POSIX threads package... yes checking if threads have different pids (pthreads on linux)... no checking whether ln -s works... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking dependency style of gcc... (cached) gcc3 checking for flex... no checking for lex... no checking for flavor of ps to use... ps -A -o fname,pid,uid checking if build filesystem is case sensitive... yes checking if configuring for case sensitive filesystem... yes checking whether RLIMIT_NPROC is declared... yes checking whether RLIMIT_MEMLOCK is declared... yes checking whether RLIMIT_NOFILE is declared... yes checking whether RLIMIT_FSIZE is declared... yes checking whether RLIMIT_CORE is declared... yes checking whether RLIMIT_STACK is declared... yes checking whether RLIMIT_AS is declared... yes ============================================================================ == Modular Component Architecture (MCA) setup ============================================================================ checking for subdir args... '--prefix=/usr/lib64/openmpi' '--mandir=/usr/share/man/openmpi-aarch64' '--includedir=/usr/include/openmpi-aarch64' '--sysconfdir=/etc/openmpi-aarch64' '--disable-silent-rules' '--enable-builtin-atomics' '--enable-mpi-cxx' '--enable-mpi-java' '--enable-mpi1-compatibility' '--with-sge' '--with-valgrind' '--enable-memchecker' '--with-hwloc=/usr' 'CFLAGS=-O2 -g' 'LDFLAGS=' 'CXXFLAGS=-O2 -g' 'FCFLAGS=-O2 -g ' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking --with-verbs value... simple ok (unspecified value) checking --with-verbs-libdir value... simple ok (unspecified value) checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for X... no ==> Pre-emptively configuring the hwloc framework to satisfy dependencies. checking whether to enable hwloc PCI device support... yes (default) +++ Configuring MCA framework hwloc checking for no configure components in framework hwloc... checking for m4 configure components in framework hwloc... external, hwloc201 --- MCA component hwloc:external (m4 configuration macro, priority 90) checking for MCA component hwloc:external compile mode... static checking --with-hwloc-libdir value... simple ok (unspecified value) checking looking for external hwloc in... (/usr) looking for header without includes checking hwloc.h usability... yes checking hwloc.h presence... yes checking for hwloc.h... yes looking for library without search path checking for library containing hwloc_topology_init... -lhwloc checking if libhwloc requires libnl v1 or v3... checking if external hwloc version is 1.5 or greater... yes checking whether HWLOC_OBJ_OSDEV_COPROC is declared... yes checking for hwloc_topology_dup... yes checking if external hwloc supports XML... yes checking infiniband/verbs.h usability... yes checking infiniband/verbs.h presence... yes checking for infiniband/verbs.h... yes checking if MCA component hwloc:external can compile... yes --- MCA component hwloc:hwloc201 (m4 configuration macro, priority 80) checking for MCA component hwloc:hwloc201 compile mode... static checking if hwloc external component succeeded... yes configure: hwloc:external succeeded, so this component will be configured, but then will be skipped checking hwloc building mode... embedded configure: hwloc builddir: /builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc/hwloc201/hwloc configure: hwloc srcdir: /builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc/hwloc201/hwloc checking for hwloc version... 2.0.2rc1-git checking if want hwloc maintainer support... disabled (embedded mode) checking for hwloc directory prefix... opal/mca/hwloc/hwloc201/hwloc/ checking for hwloc symbol prefix... hwloc_ checking for gcc option to accept ISO C99... none needed checking size of void *... (cached) 8 checking which OS support to include... Linux checking which CPU support to include... unknown checking size of unsigned long... 8 checking size of unsigned int... 4 checking for the C compiler vendor... gnu checking for __attribute__... yes checking for __attribute__(aligned)... yes checking for __attribute__(always_inline)... yes checking for __attribute__(cold)... yes checking for __attribute__(const)... yes checking for __attribute__(deprecated)... yes checking for __attribute__(format)... yes checking for __attribute__(hot)... yes checking for __attribute__(malloc)... yes checking for __attribute__(may_alias)... yes checking for __attribute__(no_instrument_function)... yes checking for __attribute__(nonnull)... yes checking for __attribute__(noreturn)... yes checking for __attribute__(packed)... yes checking for __attribute__(pure)... yes checking for __attribute__(sentinel)... yes checking for __attribute__(unused)... yes checking for __attribute__(warn_unused_result)... yes checking for __attribute__(weak_alias)... yes checking if gcc supports -fvisibility=hidden... yes checking whether to enable symbol visibility... yes (via -fvisibility=hidden) configure: WARNING: "-fvisibility=hidden" has been added to the hwloc CFLAGS checking whether the C compiler rejects function calls with too many arguments... yes checking whether the C compiler rejects function calls with too few arguments... yes checking for unistd.h... (cached) yes checking for dirent.h... (cached) yes checking for strings.h... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking whether function strncasecmp has a complete prototype... yes checking for strftime... yes checking for setlocale... yes checking for stdint.h... (cached) yes checking for sys/mman.h... (cached) yes checking for KAFFINITY... no checking for PROCESSOR_CACHE_TYPE... no checking for CACHE_DESCRIPTOR... no checking for LOGICAL_PROCESSOR_RELATIONSHIP... no checking for RelationProcessorPackage... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION... no checking for GROUP_AFFINITY... no checking for PROCESSOR_RELATIONSHIP... no checking for NUMA_NODE_RELATIONSHIP... no checking for CACHE_RELATIONSHIP... no checking for PROCESSOR_GROUP_INFO... no checking for GROUP_RELATIONSHIP... no checking for SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX... no checking for PSAPI_WORKING_SET_EX_BLOCK... no checking for PSAPI_WORKING_SET_EX_INFORMATION... no checking for PROCESSOR_NUMBER... no checking for main in -lgdi32... no checking for PostQuitMessage in -luser32... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking sys/lgrp_user.h usability... no checking sys/lgrp_user.h presence... no checking for sys/lgrp_user.h... no checking kstat.h usability... no checking kstat.h presence... no checking for kstat.h... no checking whether fabsf is declared... yes checking for fabsf in -lm... yes checking picl.h usability... no checking picl.h presence... no checking for picl.h... no checking whether _SC_NPROCESSORS_ONLN is declared... yes checking whether _SC_NPROCESSORS_CONF is declared... yes checking whether _SC_NPROC_ONLN is declared... no checking whether _SC_NPROC_CONF is declared... no checking whether _SC_PAGESIZE is declared... yes checking whether _SC_PAGE_SIZE is declared... yes checking whether _SC_LARGE_PAGESIZE is declared... no checking mach/mach_host.h usability... no checking mach/mach_host.h presence... no checking for mach/mach_host.h... no checking mach/mach_init.h usability... no checking mach/mach_init.h presence... no checking for mach/mach_init.h... no checking for sys/param.h... (cached) yes checking for sys/sysctl.h... (cached) no checking whether strtoull is declared... yes checking for ssize_t... (cached) yes checking whether snprintf is declared... yes checking whether strcasecmp is declared... yes checking whether _strdup is declared... no checking whether _putenv is declared... no checking whether getprogname is declared... no checking whether getexecname is declared... no checking whether GetModuleFileName is declared... no checking for program_invocation_name... yes checking for __progname... yes checking for pthread_t... yes checking whether sched_getcpu is declared... yes checking whether sched_setaffinity is declared... yes checking whether function sched_setaffinity has a complete prototype... yes checking for old prototype of sched_setaffinity... no checking for working CPU_SET... yes checking for working CPU_SET_S... yes checking for working syscall with 6 parameters... yes checking for lib... no checking for bash... /bin/sh checking for ffs... yes checking whether ffs is declared... yes checking whether function ffs has a complete prototype... yes checking for ffsl... yes checking whether ffsl is declared... yes checking whether function ffsl has a complete prototype... yes checking for fls... no checking for flsl... no checking for clz... no checking for clzl... no checking for openat... yes checking for malloc.h... (cached) yes checking for getpagesize... yes checking for memalign... yes checking for posix_memalign... (cached) yes checking for sys/utsname.h... (cached) yes checking for uname... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking whether pthread_setaffinity_np is declared... yes checking whether pthread_getaffinity_np is declared... yes checking for sched_setaffinity... yes checking for sys/cpuset.h... no checking for cpuset_setaffinity... no checking for library containing pthread_getthrds_np... no checking for cpuset_setid... no checking libudev.h usability... no checking libudev.h presence... no checking for libudev.h... no checking for PCIACCESS... no checking pciaccess.h usability... no checking pciaccess.h presence... no checking for pciaccess.h... no checking X11/Xlib.h usability... no checking X11/Xlib.h presence... no checking for X11/Xlib.h... no checking for x86 cpuid... no checking for pthread_mutex_lock... yes checking if plugin support is enabled... no checking components to build statically... noos xml synthetic xml_nolibxml linux linuxio checking components to build as plugins... checking whether hwloc configure succeeded... yes checking for infiniband/verbs.h... (cached) yes configure: using an external hwloc; disqualifying this component checking if MCA component hwloc:hwloc201 can compile... no checking for winning hwloc component header file... opal/mca/hwloc/external/external.h <== Pre-emptive hwloc framework configuration complete. <== We now return you to your regularly scheduled programming. checking which components should be disabled... checking which components should be direct-linked into the library... checking which components should be run-time loadable... all checking which components should be static... none checking for projects containing MCA frameworks... opal, orte, ompi, oshmem *** Configuring MCA for opal checking for frameworks for opal... common, allocator, backtrace, btl, compress, crs, dl, event, hwloc, if, installdirs, memchecker, memcpy, memory, mpool, patcher, pmix, pstat, rcache, reachable, shmem, timer +++ Configuring MCA framework common checking for no configure components in framework common... checking for m4 configure components in framework common... cuda, ofi, sm, ucx, verbs, verbs_usnic --- MCA component common:cuda (m4 configuration macro) checking for MCA component common:cuda compile mode... dso checking if MCA component common:cuda can compile... no --- MCA component common:ofi (m4 configuration macro) checking for MCA component common:ofi compile mode... dso checking --with-ofi value... simple ok (unspecified value) checking --with-ofi-libdir value... simple ok (unspecified value) checking looking for OFI libfabric in... () checking rdma/fabric.h usability... yes checking rdma/fabric.h presence... yes checking for rdma/fabric.h... yes looking for library without search path checking for library containing fi_getinfo... -lfabric checking if libfabric requires libnl v1 or v3... v3 checking rdma/fi_ext.h usability... yes checking rdma/fi_ext.h presence... yes checking for rdma/fi_ext.h... yes checking for struct fi_info.nic... yes checking whether PMIX_PACKAGE_RANK is declared... yes checking for struct fi_ops_mem_monitor... yes checking if MCA component common:ofi can compile... yes --- MCA component common:sm (m4 configuration macro) checking for MCA component common:sm compile mode... dso checking if MCA component common:sm can compile... yes --- MCA component common:ucx (m4 configuration macro) checking for MCA component common:ucx compile mode... dso checking --with-ucx value... simple ok (unspecified value) checking --with-ucx-libdir value... simple ok (unspecified value) checking for ucx... yes checking ucp/api/ucp.h usability... yes checking ucp/api/ucp.h presence... yes checking for ucp/api/ucp.h... yes looking for library without search path checking for library containing ucp_cleanup... -lucp checking if libucp requires libnl v1 or v3... checking for UCX version compatibility... yes checking UCX version... ok (not 1.8.x) checking whether ucp_tag_send_nbr is declared... yes checking whether ucp_ep_flush_nb is declared... yes checking whether ucp_worker_flush_nb is declared... yes checking whether ucp_request_check_status is declared... yes checking whether ucp_put_nb is declared... yes checking whether ucp_get_nb is declared... yes checking whether ucp_put_nbx is declared... yes checking whether ucp_get_nbx is declared... yes checking whether ucp_atomic_op_nbx is declared... yes checking whether ucp_ep_flush_nbx is declared... yes checking whether ucm_test_events is declared... yes checking whether ucm_test_external_events is declared... yes checking whether UCP_ATOMIC_POST_OP_AND is declared... yes checking whether UCP_ATOMIC_POST_OP_OR is declared... yes checking whether UCP_ATOMIC_POST_OP_XOR is declared... yes checking whether UCP_ATOMIC_FETCH_OP_FAND is declared... yes checking whether UCP_ATOMIC_FETCH_OP_FOR is declared... yes checking whether UCP_ATOMIC_FETCH_OP_FXOR is declared... yes checking whether UCP_PARAM_FIELD_ESTIMATED_NUM_PPN is declared... yes checking whether UCP_WORKER_FLAG_IGNORE_REQUEST_LEAK is declared... yes checking whether UCP_OP_ATTR_FLAG_MULTI_SEND is declared... yes checking whether UCP_WORKER_ATTR_FIELD_ADDRESS_FLAGS is declared... yes checking whether UCP_ATTR_FIELD_MEMORY_TYPES is declared... yes checking whether ucp_tag_send_nbx is declared... yes checking whether ucp_tag_send_sync_nbx is declared... yes checking whether ucp_tag_recv_nbx is declared... yes checking for ucp_request_param_t... yes checking whether open_memstream is declared... yes checking if MCA component common:ucx can compile... yes --- MCA component common:verbs (m4 configuration macro) checking for MCA component common:verbs compile mode... dso checking if want to add padding to the openib BTL control header... no checking for fcntl.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking infiniband/verbs.h usability... yes checking infiniband/verbs.h presence... yes checking for infiniband/verbs.h... yes looking for library without search path checking for library containing ibv_open_device... -libverbs checking if libibverbs requires libnl v1 or v3... v3 checking number of arguments to ibv_create_cq... 5 checking whether IBV_EVENT_CLIENT_REREGISTER is declared... yes checking whether IBV_ACCESS_SO is declared... no checking whether IBV_ATOMIC_HCA is declared... yes checking for ibv_get_device_list... yes checking for ibv_resize_cq... yes checking for struct ibv_device.transport_type... yes checking infiniband/complib/cl_types_osd.h usability... yes checking infiniband/complib/cl_types_osd.h presence... yes checking for infiniband/complib/cl_types_osd.h... yes checking for cl_map_init in -losmcomp... yes checking if can use dynamic SL support... yes checking whether IBV_LINK_LAYER_ETHERNET is declared... yes checking if RDMAoE support is enabled... yes checking for infiniband/driver.h... no checking if ConnectX XRC support is enabled... no checking if ConnectIB XRC support is enabled... no checking if dynamic SL is enabled... yes checking if MCA component common:verbs can compile... yes --- MCA component common:verbs_usnic (m4 configuration macro) checking for MCA component common:verbs_usnic compile mode... static checking if MCA component common:verbs_usnic can compile... no +++ Configuring MCA framework allocator checking for no configure components in framework allocator... basic, bucket checking for m4 configure components in framework allocator... --- MCA component allocator:basic (no configuration) checking for MCA component allocator:basic compile mode... dso checking if MCA component allocator:basic can compile... yes --- MCA component allocator:bucket (no configuration) checking for MCA component allocator:bucket compile mode... dso checking if MCA component allocator:bucket can compile... yes +++ Configuring MCA framework backtrace checking for no configure components in framework backtrace... checking for m4 configure components in framework backtrace... execinfo, none, printstack --- MCA component backtrace:execinfo (m4 configuration macro, priority 30) checking for MCA component backtrace:execinfo compile mode... static checking for execinfo.h... (cached) yes checking for library containing backtrace... none required checking if MCA component backtrace:execinfo can compile... yes --- MCA component backtrace:printstack (m4 configuration macro, priority 30) checking for MCA component backtrace:printstack compile mode... static checking ucontext.h usability... yes checking ucontext.h presence... yes checking for ucontext.h... yes checking for printstack... no checking if MCA component backtrace:printstack can compile... no --- MCA component backtrace:none (m4 configuration macro, priority 0) checking for MCA component backtrace:none compile mode... static checking if MCA component backtrace:none can compile... no +++ Configuring MCA framework btl checking for no configure components in framework btl... self checking for m4 configure components in framework btl... ofi, openib, portals4, sm, smcuda, tcp, uct, ugni, usnic, vader --- MCA component btl:self (no configuration) checking for MCA component btl:self compile mode... dso checking if MCA component btl:self can compile... yes --- MCA component btl:ofi (m4 configuration macro) checking for MCA component btl:ofi compile mode... dso checking if OFI libfabric is available... yes checking whether FI_MR_VIRT_ADDR is declared... yes checking if MCA component btl:ofi can compile... yes --- MCA component btl:openib (m4 configuration macro) checking for MCA component btl:openib compile mode... dso checking rdma/rdma_cma.h usability... yes checking rdma/rdma_cma.h presence... yes checking for rdma/rdma_cma.h... yes checking for rdma_create_id in -lrdmacm... yes checking for rdma_get_peer_addr... yes checking if UD CM is enabled... yes checking if OpenFabrics RDMACM support is enabled... yes checking whether expanded verbs are available... no checking whether IBV_EXP_ATOMIC_HCA_REPLY_BE is declared... no checking whether IBV_EXP_QP_CREATE_ATOMIC_BE_REPLY is declared... no checking whether ibv_exp_create_qp is declared... no checking whether ibv_exp_query_device is declared... no checking whether IBV_EXP_QP_INIT_ATTR_ATOMICS_ARG is declared... no checking for struct ibv_exp_device_attr.ext_atom... no checking for struct ibv_exp_device_attr.exp_atomic_cap... no checking for ibv_fork_init... yes checking which openib btl cpcs will be built... oob rdmacm udcm checking if MCA component btl:openib can compile... yes --- MCA component btl:portals4 (m4 configuration macro) checking for MCA component btl:portals4 compile mode... dso checking --with-portals4 value... simple ok (unspecified value) checking --with-portals4-libdir value... simple ok (unspecified value) checking portals4.h usability... no checking portals4.h presence... no checking for portals4.h... no checking whether to enable flow control... yes checking if MCA component btl:portals4 can compile... no --- MCA component btl:sm (m4 configuration macro) checking for MCA component btl:sm compile mode... dso checking if MCA component btl:sm can compile... yes --- MCA component btl:smcuda (m4 configuration macro) checking for MCA component btl:smcuda compile mode... dso checking if MCA component btl:smcuda can compile... no --- MCA component btl:tcp (m4 configuration macro) checking for MCA component btl:tcp compile mode... dso checking for struct sockaddr_in... (cached) yes checking if MCA component btl:tcp can compile... yes --- MCA component btl:uct (m4 configuration macro) checking for MCA component btl:uct compile mode... dso checking check uct version... yes checking UCT version compatibility... UCT version not compatible - need UCX 1.8 or older checking if MCA component btl:uct can compile... no --- MCA component btl:ugni (m4 configuration macro) checking for MCA component btl:ugni compile mode... dso checking for CRAY_UGNI... no checking if MCA component btl:ugni can compile... no --- MCA component btl:usnic (m4 configuration macro) checking for MCA component btl:usnic compile mode... dso checking size of void *... (cached) 8 checking for 64 bit Linux... yes checking if OFI libfabric is available... yes checking if OFI API version number is >= 1,3... yes checking rdma/fi_ext_usnic.h usability... yes checking rdma/fi_ext_usnic.h presence... yes checking for rdma/fi_ext_usnic.h... yes checking if MCA component btl:usnic can compile... yes --- MCA component btl:vader (m4 configuration macro) checking for MCA component btl:vader compile mode... dso checking for Cray XPMEM support... checking for CRAY_XPMEM... no checking --with-xpmem value... simple ok (unspecified value) checking --with-xpmem-libdir value... simple ok (unspecified value) checking xpmem.h usability... no checking xpmem.h presence... no checking for xpmem.h... no checking --with-knem value... simple ok (unspecified value) checking knem_io.h usability... no checking knem_io.h presence... no checking for knem_io.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for process_vm_readv... yes checking for sys/prctl.h... (cached) yes checking if MCA component btl:vader can compile... yes +++ Configuring MCA framework compress checking for no configure components in framework compress... bzip, gzip checking for m4 configure components in framework compress... --- MCA component compress:bzip (no configuration) checking for MCA component compress:bzip compile mode... dso checking if MCA component compress:bzip can compile... yes --- MCA component compress:gzip (no configuration) checking for MCA component compress:gzip compile mode... dso checking if MCA component compress:gzip can compile... yes +++ Configuring MCA framework crs checking for no configure components in framework crs... none checking for m4 configure components in framework crs... self --- MCA component crs:none (no configuration) checking for MCA component crs:none compile mode... dso checking if MCA component crs:none can compile... yes --- MCA component crs:self (m4 configuration macro) checking for MCA component crs:self compile mode... dso checking if MCA component crs:self can compile... no +++ Configuring MCA framework dl checking for no configure components in framework dl... checking for m4 configure components in framework dl... dlopen, libltdl --- MCA component dl:dlopen (m4 configuration macro, priority 80) checking for MCA component dl:dlopen compile mode... static checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes looking for library without search path checking for library containing dlopen... none required checking if libdl requires libnl v1 or v3... checking if MCA component dl:dlopen can compile... yes --- MCA component dl:libltdl (m4 configuration macro, priority 50) checking for MCA component dl:libltdl compile mode... static checking --with-libltdl value... simple ok (unspecified value) checking --with-libltdl-libdir value... simple ok (unspecified value) checking for libltdl dir... compiler default checking for libltdl library dir... linker default checking ltdl.h usability... no checking ltdl.h presence... no checking for ltdl.h... no checking if MCA component dl:libltdl can compile... no +++ Configuring MCA framework event checking for no configure components in framework event... checking for m4 configure components in framework event... external, libevent2022 --- MCA component event:external (m4 configuration macro, priority 90) checking for MCA component event:external compile mode... static checking --with-libevent-libdir value... simple ok (unspecified value) checking for external libevent in... (default search paths) checking event2/event.h usability... yes checking event2/event.h presence... yes checking for event2/event.h... yes looking for library without search path checking for library containing event_config_new... -levent_core checking if libevent_core requires libnl v1 or v3... checking for evthread_set_lock_callbacks in -levent_core... yes checking for evthread_use_pthreads in -levent_pthreads... yes checking if MCA component event:external can compile... yes --- MCA component event:libevent2022 (m4 configuration macro, priority 80) checking for MCA component event:libevent2022 compile mode... static checking if event external component succeeded... yes configure: event:external succeeded, so this component will be configured, but then will be skipped configure: OPAL configuring in opal/mca/event/libevent2022/libevent configure: running /bin/sh './configure' '--prefix=/usr/lib64/openmpi' '--mandir=/usr/share/man/openmpi-aarch64' '--includedir=/usr/include/openmpi-aarch64' '--sysconfdir=/etc/openmpi-aarch64' '--disable-silent-rules' '--enable-builtin-atomics' '--enable-mpi-cxx' '--enable-mpi-java' '--enable-mpi1-compatibility' '--with-sge' '--with-valgrind' '--enable-memchecker' '--with-hwloc=/usr' 'CFLAGS=-O2 -g' 'LDFLAGS=' 'CXXFLAGS=-O2 -g' 'FCFLAGS=-O2 -g ' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'CPPFLAGS= ' --cache-file=/dev/null --srcdir=. --disable-option-checking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking whether ln -s works... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for library containing inet_aton... none required checking for library containing clock_gettime... none required checking for library containing sendfile... none required checking for WIN32... no checking for CYGWIN... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for library containing inflateEnd... -lz checking openssl/bio.h usability... no checking openssl/bio.h presence... no checking for openssl/bio.h... no checking for library containing SSL_new... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking for unistd.h... (cached) yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for sys/stat.h... (cached) yes checking for sys/sysctl.h... no checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for gettimeofday... yes checking for vasprintf... yes checking for fcntl... yes checking for clock_gettime... yes checking for strtok_r... yes checking for strsep... yes checking for getnameinfo... yes checking for strlcpy... no checking for inet_ntop... yes checking for inet_pton... yes checking for signal... yes checking for sigaction... yes checking for strtoll... yes checking for inet_aton... yes checking for pipe... yes checking for eventfd... yes checking for sendfile... yes checking for mmap... yes checking for splice... yes checking for arc4random... no checking for arc4random_buf... no checking for issetugid... no checking for geteuid... yes checking for getegid... yes checking for getprotobynumber... yes checking for setenv... yes checking for unsetenv... yes checking for putenv... yes checking for sysctl... no checking for umask... yes checking for getaddrinfo... yes checking size of long... 8 checking for F_SETFD in fcntl.h... yes checking for select... yes checking for select support... yes checking for poll... yes checking for poll support... yes checking for /dev/poll support... no checking for epoll support... enabled checking for epoll_ctl... yes checking if epoll can build... yes checking for working epoll library interface... yes checking for epoll syscall support... no checking for port_create... no checking for evport support... no checking event_ops... yes checking for working ops... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for fd_mask... yes checking size of long long... 8 checking size of long... (cached) 8 checking size of int... 4 checking size of short... 2 checking size of size_t... 8 checking size of void *... 8 checking for struct in6_addr... yes checking for struct sockaddr_in6... yes checking for sa_family_t... yes checking for struct addrinfo... yes checking for struct sockaddr_storage... yes checking for struct in6_addr.s6_addr32... yes checking for struct in6_addr.s6_addr16... yes checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in6.sin6_len... no checking for struct sockaddr_storage.ss_family... yes checking for struct sockaddr_storage.__ss_family... no checking for socklen_t... yes checking whether our compiler supports __func__... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking size of pthread_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libevent.pc config.status: creating libevent_openssl.pc config.status: creating libevent_pthreads.pc config.status: creating Makefile config.status: creating include/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: /bin/sh './configure' succeeded for opal/mca/event/libevent2022/libevent configure: remember: event:external will be used; this component was configured, but will be skipped checking if MCA component event:libevent2022 can compile... no checking if have working event ops for the event framework... yes checking for winning event component header file... external/external.h +++ Configuring MCA framework if checking for no configure components in framework if... checking for m4 configure components in framework if... bsdx_ipv4, bsdx_ipv6, linux_ipv6, posix_ipv4, solaris_ipv6 --- MCA component if:bsdx_ipv4 (m4 configuration macro) checking for MCA component if:bsdx_ipv4 compile mode... static checking struct sockaddr... yes (cached) checking NetBSD, FreeBSD, OpenBSD, or DragonFly... no checking if MCA component if:bsdx_ipv4 can compile... no --- MCA component if:bsdx_ipv6 (m4 configuration macro) checking for MCA component if:bsdx_ipv6 compile mode... static checking struct sockaddr... yes (cached) checking some flavor of BSD... no checking if MCA component if:bsdx_ipv6 can compile... no --- MCA component if:linux_ipv6 (m4 configuration macro) checking for MCA component if:linux_ipv6 compile mode... static checking if we are on Linux with TCP... yes checking if MCA component if:linux_ipv6 can compile... yes --- MCA component if:posix_ipv4 (m4 configuration macro) checking for MCA component if:posix_ipv4 compile mode... static checking struct sockaddr... yes (cached) checking not NetBSD, FreeBSD, OpenBSD, or DragonFly... yes checking for struct ifreq.ifr_hwaddr... yes checking for struct ifreq.ifr_mtu... yes checking if MCA component if:posix_ipv4 can compile... yes --- MCA component if:solaris_ipv6 (m4 configuration macro) checking for MCA component if:solaris_ipv6 compile mode... static checking if MCA component if:solaris_ipv6 can compile... no +++ Configuring MCA framework installdirs checking for no configure components in framework installdirs... checking for m4 configure components in framework installdirs... config, env --- MCA component installdirs:env (m4 configuration macro, priority 10) checking for MCA component installdirs:env compile mode... static checking if MCA component installdirs:env can compile... yes --- MCA component installdirs:config (m4 configuration macro, priority 0) checking for MCA component installdirs:config compile mode... static checking if MCA component installdirs:config can compile... yes +++ Pre-configuring the framework memchecker checking if --enable-memchecker was specified... yes +++ Configuring MCA framework memchecker checking for no configure components in framework memchecker... checking for m4 configure components in framework memchecker... valgrind --- MCA component memchecker:valgrind (m4 configuration macro, priority 10) checking for MCA component memchecker:valgrind compile mode... static checking --with-valgrind value... simple ok (unspecified value) checking valgrind/valgrind.h usability... yes checking valgrind/valgrind.h presence... yes checking for valgrind/valgrind.h... yes checking for VALGRIND_CHECK_MEM_IS_ADDRESSABLE... yes checking if MCA component memchecker:valgrind can compile... yes +++ Configuring MCA framework memcpy checking for no configure components in framework memcpy... checking for m4 configure components in framework memcpy... +++ Configuring MCA framework memory checking for no configure components in framework memory... checking for m4 configure components in framework memory... malloc_solaris, patcher --- MCA component memory:patcher (m4 configuration macro, priority 41) checking for MCA component memory:patcher compile mode... static checking if memory patcher supports linux-gnu... yes checking for __curbrk... yes checking linux/mman.h usability... yes checking linux/mman.h presence... yes checking for linux/mman.h... yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking whether __mmap is declared... no checking for __mmap... yes checking whether __syscall is declared... no checking for __syscall... no checking if MCA component memory:patcher can compile... yes --- MCA component memory:malloc_solaris (m4 configuration macro, priority 0) checking for MCA component memory:malloc_solaris compile mode... static checking for Solaris... no checking if MCA component memory:malloc_solaris can compile... no +++ Configuring MCA framework mpool checking for no configure components in framework mpool... hugepage checking for m4 configure components in framework mpool... memkind --- MCA component mpool:hugepage (no configuration) checking for MCA component mpool:hugepage compile mode... dso checking if MCA component mpool:hugepage can compile... yes --- MCA component mpool:memkind (m4 configuration macro) checking for MCA component mpool:memkind compile mode... dso checking --with-memkind value... simple ok (unspecified value) checking memkind.h usability... no checking memkind.h presence... no checking for memkind.h... no checking if MCA component mpool:memkind can compile... no +++ Configuring MCA framework patcher checking for no configure components in framework patcher... checking for m4 configure components in framework patcher... linux, overwrite --- MCA component patcher:linux (m4 configuration macro) checking for MCA component patcher:linux compile mode... dso checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes looking for library without search path checking for library containing dl_iterate_phdr... none required checking if libdl requires libnl v1 or v3... checking elf.h usability... yes checking elf.h presence... yes checking for elf.h... yes checking sys/auxv.h usability... yes checking sys/auxv.h presence... yes checking for sys/auxv.h... yes checking if MCA component patcher:linux can compile... no --- MCA component patcher:overwrite (m4 configuration macro) checking for MCA component patcher:overwrite compile mode... dso checking if MCA component patcher:overwrite can compile... yes +++ Configuring MCA framework pmix checking for no configure components in framework pmix... isolated checking for m4 configure components in framework pmix... cray, ext1x, ext2x, ext3x, flux, pmix3x, s1, s2 --- MCA component pmix:isolated (no configuration) checking for MCA component pmix:isolated compile mode... dso checking if MCA component pmix:isolated can compile... yes --- MCA component pmix:cray (m4 configuration macro) checking for MCA component pmix:cray compile mode... dso checking for Cray PMI support... checking for CRAY_PMI... no checking for ALPS support cle level unknown... checking for CRAY_ALPSLLI... no checking for CRAY_ALPSUTIL... no checking for CRAY_ALPS... no checking for CRAY_WLM_DETECT... no opal_check_cray_alps_happy = no checking if MCA component pmix:cray can compile... no --- MCA component pmix:ext1x (m4 configuration macro) checking for MCA component pmix:ext1x compile mode... dso checking if external component is version 1.x... no checking if MCA component pmix:ext1x can compile... no --- MCA component pmix:ext2x (m4 configuration macro) checking for MCA component pmix:ext2x compile mode... dso checking if external component is version 2.x... no checking if MCA component pmix:ext2x can compile... no --- MCA component pmix:ext3x (m4 configuration macro) checking for MCA component pmix:ext3x compile mode... dso checking if external component is version 3.x or higher... yes checking if MCA component pmix:ext3x can compile... yes --- MCA component pmix:flux (m4 configuration macro) checking for MCA component pmix:flux compile mode... dso checking if user wants Flux support to link against PMI library... no checking if Flux support allowed to use dlopen... yes checking Checking if Flux PMI support can be built... yes checking if MCA component pmix:flux can compile... yes --- MCA component pmix:pmix3x (m4 configuration macro) checking for MCA component pmix:pmix3x compile mode... dso checking if PMIx timing is enabled... no (disabled) configure: OPAL configuring in opal/mca/pmix/pmix3x/pmix configure: running /bin/sh './configure' --disable-man-pages --disable-debug --with-pmix-symbol-rename=OPAL_MCA_PMIX3X_ --enable-embedded-mode --disable-pmix-timing --without-tests-examples --disable-pmix-binaries --disable-pmix-backward-compatibility --disable-visibility --enable-embedded-libevent --with-libevent-header=\"opal/mca/event/external/external.h\" --enable-embedded-hwloc --with-hwloc-header=\"opal/mca/hwloc/external/external.h\" '--prefix=/usr/lib64/openmpi' '--mandir=/usr/share/man/openmpi-aarch64' '--includedir=/usr/include/openmpi-aarch64' '--sysconfdir=/etc/openmpi-aarch64' '--disable-silent-rules' '--enable-builtin-atomics' '--enable-mpi-cxx' '--enable-mpi-java' '--enable-mpi1-compatibility' '--with-sge' '--with-valgrind' '--enable-memchecker' '--with-hwloc=/usr' 'CFLAGS=-O2 -g' 'LDFLAGS=' 'CXXFLAGS=-O2 -g' 'FCFLAGS=-O2 -g ' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'CFLAGS=-DNDEBUG -O2 -g ' 'CPPFLAGS=-I/builddir/build/BUILD/openmpi-4.1.2 -I/builddir/build/BUILD/openmpi-4.1.2 -I/builddir/build/BUILD/openmpi-4.1.2/opal/include -I/builddir/build/BUILD/openmpi-4.1.2/opal/include ' --cache-file=/dev/null --srcdir=. --disable-option-checking configure: builddir: /builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/pmix3x/pmix configure: srcdir: /builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/pmix3x/pmix ============================================================================ == Configuring PMIx ============================================================================ checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ar... ar checking the archiver (ar) interface... ar checking for flex... no checking for lex... no checking if want dlopen support... yes checking if embedded mode is enabled... yes checking if want developer-level compiler pickyness... no checking if want developer-level debugging code... no checking if want to install project-internal header files... no checking if tests and examples are to be installed... no checking if want pretty-print stacktrace... yes checking if want dstore pthread-based locking... yes checking if want ident string... checking if want developer-level timing support... no checking if want backward compatibility for PMI-1 and PMI-2... yes checking if want to disable binaries... no checking if want to support dlopen of non-global namespaces... yes checking if want pty support... yes checking if want build psec/dummy_handshake... no installing to directory "/usr/lib64/openmpi" checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no *** C compiler and preprocessor checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for BSD- or MS-compatible name lister (nm)... (cached) /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... (cached) BSD nm checking __NetBSD__... no checking __FreeBSD__... no checking __OpenBSD__... no checking __DragonFly__... no checking __386BSD__... no checking __bsdi__... no checking __APPLE__... no checking __linux__... yes checking __sun__... no checking __sun... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for struct sockaddr_in... yes configure: pmix builddir: /builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/pmix3x/pmix configure: pmix srcdir: /builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/pmix3x/pmix checking for pmix version... 3.2.3 checking if want pmix maintainer support... disabled checking for pmix directory prefix... (none) checking for extra lib... no checking for extra ltlib... no checking if want package/brand string... PMIx mockbuild@builder2.aarch64.opencloudos.tech Distribution ============================================================================ == Compiler and preprocessor tests ============================================================================ checking if gcc requires a flag for C11... no configure: verifying gcc supports C11 without a flag checking if gcc supports C11 _Thread_local... yes checking if gcc supports C11 atomic variables... yes checking if gcc supports C11 _Atomic keyword... yes checking if gcc supports C11 _Generic keyword... yes checking if gcc supports C11 _Static_assert... yes checking if gcc supports C11 atomic_fetch_xor_explicit... yes configure: no flag required for C11 support checking for gcc option to add a directory only to the search path for the quote form of include... -iquote checking if gcc supports __thread... yes checking if gcc supports C11 _Thread_local... yes checking for the C compiler vendor... gnu checking for ANSI C header files... (cached) yes checking if gcc supports -finline-functions... yes checking if gcc supports -fno-strict-aliasing... yes checking if gcc supports __builtin_expect... configure: WARNING: -fno-strict-aliasing has been added to CFLAGS yes checking if gcc supports __builtin_prefetch... yes checking if gcc supports __builtin_clz... yes checking for C optimization flags... -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing checking for int8_t... yes checking for uint8_t... yes checking for int16_t... yes checking for uint16_t... yes checking for int32_t... yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking for __int128... yes checking for uint128_t... no checking for long long... yes checking for intptr_t... yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking size of _Bool... 1 checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of float... 4 checking size of double... 8 checking size of void *... 8 checking size of size_t... 8 checking size of ptrdiff_t... 8 checking size of wchar_t... 4 checking size of pid_t... 4 checking alignment of bool... 1 checking alignment of int8_t... 1 checking alignment of int16_t... 2 checking alignment of int32_t... 4 checking alignment of int64_t... 8 checking alignment of char... 1 checking alignment of short... 2 checking alignment of wchar_t... 4 checking alignment of int... 4 checking alignment of long... 8 checking alignment of long long... 8 checking alignment of float... 4 checking alignment of double... 8 checking alignment of void *... 8 checking alignment of size_t... 8 checking for C bool type... no checking size of _Bool... (cached) 1 checking for inline... __inline__ *** Compiler characteristics checking for __attribute__... yes checking for __attribute__(aligned)... yes checking for __attribute__(always_inline)... yes checking for __attribute__(cold)... yes checking for __attribute__(const)... yes checking for __attribute__(deprecated)... yes checking for __attribute__(deprecated_argument)... yes checking for __attribute__(format)... yes checking for __attribute__(format_funcptr)... yes checking for __attribute__(hot)... yes checking for __attribute__(malloc)... yes checking for __attribute__(may_alias)... yes checking for __attribute__(no_instrument_function)... yes checking for __attribute__(nonnull)... yes checking for __attribute__(noreturn)... yes checking for __attribute__(noreturn_funcptr)... yes checking for __attribute__(packed)... yes checking for __attribute__(pure)... yes checking for __attribute__(sentinel)... yes checking for __attribute__(unused)... yes checking for __attribute__(visibility)... yes checking for __attribute__(warn_unused_result)... yes checking for __attribute__(destructor)... yes checking for __attribute__(optnone)... no checking for __attribute__(extension)... yes checking for compiler familyid... 1 checking for compiler familyname... GNU checking for compiler version... 786944 checking for compiler version_str... 12.2.0 *** Assembler checking dependency style of gcc... gcc3 checking for perl... /usr/bin/perl checking for atomic_compare_exchange_strong_16... no checking for atomic_compare_exchange_strong_16 with -mcx16... no checking for atomic_compare_exchange_strong_16 with -latomic... yes checking if atomic_compare_exchange_strong_16() gives correct results... yes checking if C11 __int128 atomic compare-and-swap is always lock-free... no checking for __sync_bool_compare_and_swap... yes checking if __sync_bool_compare_and_swap() gives correct results... yes checking for 32-bit GCC built-in atomics... yes checking for 64-bit GCC built-in atomics... yes checking if 64-bit GCC built-in atomics are lock-free... yes checking for __atomic_compare_exchange_n... no checking for __atomic_compare_exchange_n with -mcx16... no checking for __atomic_compare_exchange_n with -latomic... yes checking if __atomic_compare_exchange_n() gives correct results... yes checking if __int128 atomic compare-and-swap is always lock-free... no checking for __sync_bool_compare_and_swap... yes checking if __sync_bool_compare_and_swap() gives correct results... yes checking for atomic_compare_exchange_strong_16... no checking for atomic_compare_exchange_strong_16 with -mcx16... no checking for atomic_compare_exchange_strong_16 with -latomic... yes checking if atomic_compare_exchange_strong_16() gives correct results... yes checking if C11 __int128 atomic compare-and-swap is always lock-free... no checking for __sync_bool_compare_and_swap... yes checking if __sync_bool_compare_and_swap() gives correct results... yes checking if .proc/endp is needed... no checking directive for setting text section... .text checking directive for exporting symbols... .globl checking for objdump... objdump checking if .note.GNU-stack is needed... yes checking suffix for labels... : checking prefix for global symbol labels... checking prefix for lsym labels... .L checking prefix for function in .type... @ checking if .size is needed... yes checking if .align directive takes logarithmic value... yes checking if gcc supports GCC inline assembly... yes checking for assembly format... default-.text-.globl-:--.L-@-1-1-1-1-1 checking for assembly architecture... ARM64 checking for builtin atomics... BUILTIN_C11 ============================================================================ == Header file tests ============================================================================ checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for inttypes.h... (cached) yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking net/uio.h usability... no checking net/uio.h presence... no checking for net/uio.h... no checking for netinet/in.h... (cached) yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking ioLib.h usability... no checking ioLib.h presence... no checking for ioLib.h... no checking sockLib.h usability... no checking sockLib.h presence... no checking for sockLib.h... no checking hostLib.h usability... no checking hostLib.h presence... no checking for hostLib.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for netdb.h... (cached) yes checking ucred.h usability... no checking ucred.h presence... no checking for ucred.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking sys/auxv.h usability... yes checking sys/auxv.h presence... yes checking for sys/auxv.h... yes checking sys/sysctl.h usability... no checking sys/sysctl.h presence... no checking for sys/sysctl.h... no checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/cdefs.h usability... yes checking sys/cdefs.h presence... yes checking for sys/cdefs.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for sys/mount.h... yes checking for sys/sysctl.h... (cached) no checking for net/if.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking if works... yes ============================================================================ == Type tests ============================================================================ checking for socklen_t... yes checking for struct sockaddr_in... (cached) yes checking for struct sockaddr_un... yes checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking whether AF_UNSPEC is declared... yes checking whether PF_UNSPEC is declared... yes checking whether AF_INET6 is declared... yes checking whether PF_INET6 is declared... yes checking if SA_RESTART defined in signal.h... yes checking for struct sockaddr.sa_len... no checking for struct dirent.d_type... yes checking for siginfo_t.si_fd... yes checking for siginfo_t.si_band... yes checking for struct statfs.f_type... yes checking for struct statfs.f_fstypename... no checking for struct statvfs.f_basetype... no checking for struct statvfs.f_fstypename... no checking for struct ucred.uid... yes checking for struct ucred.cr_uid... no checking for struct sockpeercred.uid... no checking for pointer diff type... ptrdiff_t (size: 8) checking the linker for support for the -fini option... yes ============================================================================ == Library and Function tests ============================================================================ checking for library containing openpty... none required checking for library containing gethostbyname... none required checking for library containing socket... none required checking for library containing dirname... none required checking for library containing ceil... -lm checking for library containing clock_gettime... none required checking for asprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for strsignal... yes checking for socketpair... yes checking for strncpy_s... no checking for usleep... yes checking for statfs... yes checking for statvfs... yes checking for getpeereid... no checking for getpeerucred... no checking for strnlen... yes checking for posix_fallocate... yes checking for tcgetpgrp... yes checking for setpgid... yes checking for ptsname... yes checking for openpty... yes checking for setenv... yes checking for fork... yes checking for execve... yes checking for waitpid... yes checking for htonl define... no checking for htonl... yes checking whether va_copy is declared... yes checking whether __va_copy is declared... yes checking whether __func__ is declared... yes ============================================================================ == System-specific tests ============================================================================ checking whether byte ordering is bigendian... no checking for broken qsort... no checking if C compiler and POSIX threads work as is... yes checking for PTHREAD_MUTEX_ERRORCHECK_NP... yes checking for PTHREAD_MUTEX_ERRORCHECK... yes checking for working POSIX threads package... yes checking if threads have different pids (pthreads on linux)... no checking whether ln -s works... yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E ============================================================================ == Symbol visibility feature ============================================================================ checking whether to enable symbol visibility... no (disabled) ============================================================================ == Event libraries ============================================================================ checking --with-libev value... simple ok (unspecified) checking --with-libev-libdir value... simple ok (unspecified) checking will libev support be built... no checking for libevent... assumed available (embedded mode) checking libevent header... "opal/mca/event/external/external.h" checking libevent2/thread header... "opal/mca/event/external/external.h" ============================================================================ == HWLOC ============================================================================ checking for hwloc... assumed available (embedded mode) checking hwloc header... "opal/mca/hwloc/external/external.h" ============================================================================ == ZLIB ============================================================================ checking for zlib in... (default search paths) looking for header without includes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes looking for library without search path checking for library containing deflate... -lz checking will zlib support be built... yes ============================================================================ == Dstore Locking ============================================================================ checking for struct flock.l_type... yes checking pthread_process_shared... yes checking for pthread_rwlockattr_setkind_np... yes checking for pthread_rwlockattr_setpshared... yes checking for pthread_mutexattr_setpshared... yes ============================================================================ == Modular Component Architecture (MCA) setup ============================================================================ checking for default value of mca_base_component_show_load_errors... disabled by default checking for subdir args... '--disable-man-pages' '--disable-debug' '--with-pmix-symbol-rename=OPAL_MCA_PMIX3X_' '--enable-embedded-mode' '--disable-pmix-timing' '--without-tests-examples' '--disable-pmix-binaries' '--disable-pmix-backward-compatibility' '--disable-visibility' '--enable-embedded-libevent' '--with-libevent-header=opal/mca/event/external/external.h' '--enable-embedded-hwloc' '--with-hwloc-header=opal/mca/hwloc/external/external.h' '--prefix=/usr/lib64/openmpi' '--mandir=/usr/share/man/openmpi-aarch64' '--includedir=/usr/include/openmpi-aarch64' '--sysconfdir=/etc/openmpi-aarch64' '--disable-silent-rules' '--enable-builtin-atomics' '--enable-mpi-cxx' '--enable-mpi-java' '--enable-mpi1-compatibility' '--with-sge' '--with-valgrind' '--enable-memchecker' '--with-hwloc=/usr' 'CFLAGS=-O2 -g' 'LDFLAGS=' 'CXXFLAGS=-O2 -g' 'FCFLAGS=-O2 -g ' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'CFLAGS=-DNDEBUG -O2 -g ' 'CPPFLAGS=-I/builddir/build/BUILD/openmpi-4.1.2 -I/builddir/build/BUILD/openmpi-4.1.2 -I/builddir/build/BUILD/openmpi-4.1.2/opal/include -I/builddir/build/BUILD/openmpi-4.1.2/opal/include ' '--disable-option-checking' checking which components should be disabled... checking which components should be direct-linked into the library... checking which components should be run-time loadable... all checking which components should be static... none *** Configuring MCA checking for frameworks... common, bfrops, gds, pcompress, pdl, pif, pinstalldirs, plog, pnet, preg, psec, psensor, pshmem, psquash, ptl +++ Configuring MCA framework common checking for no configure components in framework common... checking for m4 configure components in framework common... dstore --- MCA component common:dstore (m4 configuration macro) checking for MCA component common:dstore compile mode... dso checking if MCA component common:dstore can compile... yes +++ Configuring MCA framework bfrops checking for no configure components in framework bfrops... v12, v20, v21, v3 checking for m4 configure components in framework bfrops... --- MCA component bfrops:v12 (no configuration) checking for MCA component bfrops:v12 compile mode... dso checking if MCA component bfrops:v12 can compile... yes --- MCA component bfrops:v20 (no configuration) checking for MCA component bfrops:v20 compile mode... dso checking if MCA component bfrops:v20 can compile... yes --- MCA component bfrops:v21 (no configuration) checking for MCA component bfrops:v21 compile mode... dso checking if MCA component bfrops:v21 can compile... yes --- MCA component bfrops:v3 (no configuration) checking for MCA component bfrops:v3 compile mode... dso checking if MCA component bfrops:v3 can compile... yes +++ Configuring MCA framework gds checking for no configure components in framework gds... hash checking for m4 configure components in framework gds... ds12, ds21 --- MCA component gds:hash (no configuration) checking for MCA component gds:hash compile mode... dso checking if MCA component gds:hash can compile... yes --- MCA component gds:ds12 (m4 configuration macro) checking for MCA component gds:ds12 compile mode... dso checking if MCA component gds:ds12 can compile... yes --- MCA component gds:ds21 (m4 configuration macro) checking for MCA component gds:ds21 compile mode... dso checking if MCA component gds:ds21 can compile... yes +++ Configuring MCA framework pcompress checking for no configure components in framework pcompress... checking for m4 configure components in framework pcompress... zlib --- MCA component pcompress:zlib (m4 configuration macro) checking for MCA component pcompress:zlib compile mode... dso checking for zlib in... (default search paths) looking for header without includes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes looking for library without search path checking for library containing deflate... (cached) -lz checking will zlib support be built... yes checking if MCA component pcompress:zlib can compile... yes +++ Configuring MCA framework pdl checking for no configure components in framework pdl... checking for m4 configure components in framework pdl... pdlopen, plibltdl --- MCA component pdl:pdlopen (m4 configuration macro, priority 80) checking for MCA component pdl:pdlopen compile mode... static looking for header without includes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes looking for library without search path checking for library containing dlopen... none required checking if MCA component pdl:pdlopen can compile... yes --- MCA component pdl:plibltdl (m4 configuration macro, priority 50) checking for MCA component pdl:plibltdl compile mode... static checking --with-plibltdl value... simple ok (unspecified) checking --with-plibltdl-libdir value... simple ok (unspecified) checking for libltdl dir... compiler default checking for libltdl library dir... linker default looking for header without includes checking ltdl.h usability... no checking ltdl.h presence... no checking for ltdl.h... no checking if MCA component pdl:plibltdl can compile... no +++ Configuring MCA framework pif checking for no configure components in framework pif... checking for m4 configure components in framework pif... bsdx_ipv4, bsdx_ipv6, linux_ipv6, posix_ipv4, solaris_ipv6 --- MCA component pif:bsdx_ipv4 (m4 configuration macro) checking for MCA component pif:bsdx_ipv4 compile mode... static checking struct sockaddr... yes (cached) checking NetBSD, FreeBSD, OpenBSD, or DragonFly... no checking if MCA component pif:bsdx_ipv4 can compile... no --- MCA component pif:bsdx_ipv6 (m4 configuration macro) checking for MCA component pif:bsdx_ipv6 compile mode... static checking struct sockaddr... yes (cached) checking some flavor of BSD... no checking if MCA component pif:bsdx_ipv6 can compile... no --- MCA component pif:linux_ipv6 (m4 configuration macro) checking for MCA component pif:linux_ipv6 compile mode... static checking if we are on Linux with TCP... yes checking if MCA component pif:linux_ipv6 can compile... yes --- MCA component pif:posix_ipv4 (m4 configuration macro) checking for MCA component pif:posix_ipv4 compile mode... static checking struct sockaddr... yes (cached) checking not NetBSD, FreeBSD, OpenBSD, or DragonFly... yes checking for struct ifreq.ifr_hwaddr... yes checking for struct ifreq.ifr_mtu... yes checking if MCA component pif:posix_ipv4 can compile... yes --- MCA component pif:solaris_ipv6 (m4 configuration macro) checking for MCA component pif:solaris_ipv6 compile mode... static checking if MCA component pif:solaris_ipv6 can compile... no +++ Configuring MCA framework pinstalldirs checking for no configure components in framework pinstalldirs... checking for m4 configure components in framework pinstalldirs... config, env --- MCA component pinstalldirs:env (m4 configuration macro, priority 10) checking for MCA component pinstalldirs:env compile mode... static checking if MCA component pinstalldirs:env can compile... yes --- MCA component pinstalldirs:config (m4 configuration macro, priority 0) checking for MCA component pinstalldirs:config compile mode... static checking if MCA component pinstalldirs:config can compile... yes +++ Configuring MCA framework plog checking for no configure components in framework plog... default, stdfd checking for m4 configure components in framework plog... syslog --- MCA component plog:default (no configuration) checking for MCA component plog:default compile mode... dso checking if MCA component plog:default can compile... yes --- MCA component plog:stdfd (no configuration) checking for MCA component plog:stdfd compile mode... dso checking if MCA component plog:stdfd can compile... yes --- MCA component plog:syslog (m4 configuration macro) checking for MCA component plog:syslog compile mode... dso checking for syslog.h... (cached) yes checking if MCA component plog:syslog can compile... yes +++ Configuring MCA framework pnet checking for no configure components in framework pnet... checking for m4 configure components in framework pnet... +++ Configuring MCA framework preg checking for no configure components in framework preg... compress, native checking for m4 configure components in framework preg... --- MCA component preg:compress (no configuration) checking for MCA component preg:compress compile mode... dso checking if MCA component preg:compress can compile... yes --- MCA component preg:native (no configuration) checking for MCA component preg:native compile mode... dso checking if MCA component preg:native can compile... yes +++ Configuring MCA framework psec checking for no configure components in framework psec... dummy_handshake, native, none checking for m4 configure components in framework psec... munge --- MCA component psec:dummy_handshake (no configuration) checking for MCA component psec:dummy_handshake compile mode... dso checking if MCA component psec:dummy_handshake can compile... no --- MCA component psec:native (no configuration) checking for MCA component psec:native compile mode... dso checking if MCA component psec:native can compile... yes --- MCA component psec:none (no configuration) checking for MCA component psec:none compile mode... dso checking if MCA component psec:none can compile... yes --- MCA component psec:munge (m4 configuration macro) checking for MCA component psec:munge compile mode... dso checking will munge support be built... no checking if MCA component psec:munge can compile... no +++ Configuring MCA framework psensor checking for no configure components in framework psensor... file, heartbeat checking for m4 configure components in framework psensor... --- MCA component psensor:file (no configuration) checking for MCA component psensor:file compile mode... dso checking if MCA component psensor:file can compile... yes --- MCA component psensor:heartbeat (no configuration) checking for MCA component psensor:heartbeat compile mode... dso checking if MCA component psensor:heartbeat can compile... yes +++ Configuring MCA framework pshmem checking for no configure components in framework pshmem... mmap checking for m4 configure components in framework pshmem... --- MCA component pshmem:mmap (no configuration) checking for MCA component pshmem:mmap compile mode... dso checking if MCA component pshmem:mmap can compile... yes +++ Configuring MCA framework psquash checking for no configure components in framework psquash... flex128, native checking for m4 configure components in framework psquash... --- MCA component psquash:flex128 (no configuration) checking for MCA component psquash:flex128 compile mode... dso checking if MCA component psquash:flex128 can compile... yes --- MCA component psquash:native (no configuration) checking for MCA component psquash:native compile mode... dso checking if MCA component psquash:native can compile... yes +++ Configuring MCA framework ptl checking for no configure components in framework ptl... tcp, usock checking for m4 configure components in framework ptl... --- MCA component ptl:tcp (no configuration) checking for MCA component ptl:tcp compile mode... dso checking if MCA component ptl:tcp can compile... yes --- MCA component ptl:usock (no configuration) checking for MCA component ptl:usock compile mode... dso checking if MCA component ptl:usock can compile... yes *** Set path-related compiler flags *** Final output ============================================================================ == Final compiler flags ============================================================================ checking final CPPFLAGS... -iquote/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/pmix3x/pmix -iquote/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/pmix3x/pmix/src -I/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/pmix3x/pmix/include -I/builddir/build/BUILD/openmpi-4.1.2 -I/builddir/build/BUILD/openmpi-4.1.2/opal/include checking final CFLAGS... -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing checking final LDFLAGS... checking final LIBS... -lm -lz ============================================================================ == Configuration complete ============================================================================ checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/pmix_version.h config.status: creating src/mca/common/Makefile config.status: creating src/mca/common/dstore/Makefile config.status: creating src/mca/bfrops/Makefile config.status: creating src/mca/bfrops/v12/Makefile config.status: creating src/mca/bfrops/v20/Makefile config.status: creating src/mca/bfrops/v21/Makefile config.status: creating src/mca/bfrops/v3/Makefile config.status: creating src/mca/gds/Makefile config.status: creating src/mca/gds/hash/Makefile config.status: creating src/mca/gds/ds12/Makefile config.status: creating src/mca/gds/ds21/Makefile config.status: creating src/mca/pcompress/Makefile config.status: creating src/mca/pcompress/zlib/Makefile config.status: creating src/mca/pdl/Makefile config.status: creating src/mca/pdl/pdlopen/Makefile config.status: creating src/mca/pdl/plibltdl/Makefile config.status: creating src/mca/pif/Makefile config.status: creating src/mca/pif/bsdx_ipv4/Makefile config.status: creating src/mca/pif/bsdx_ipv6/Makefile config.status: creating src/mca/pif/linux_ipv6/Makefile config.status: creating src/mca/pif/posix_ipv4/Makefile config.status: creating src/mca/pif/solaris_ipv6/Makefile config.status: creating src/mca/pinstalldirs/Makefile config.status: creating src/mca/pinstalldirs/env/Makefile config.status: creating src/mca/pinstalldirs/config/Makefile config.status: creating src/mca/pinstalldirs/config/pinstall_dirs.h config.status: creating src/mca/plog/Makefile config.status: creating src/mca/plog/default/Makefile config.status: creating src/mca/plog/stdfd/Makefile config.status: creating src/mca/plog/syslog/Makefile config.status: creating src/mca/pnet/Makefile config.status: creating src/mca/preg/Makefile config.status: creating src/mca/preg/compress/Makefile config.status: creating src/mca/preg/native/Makefile config.status: creating src/mca/psec/Makefile config.status: creating src/mca/psec/dummy_handshake/Makefile config.status: creating src/mca/psec/native/Makefile config.status: creating src/mca/psec/none/Makefile config.status: creating src/mca/psec/munge/Makefile config.status: creating src/mca/psensor/Makefile config.status: creating src/mca/psensor/file/Makefile config.status: creating src/mca/psensor/heartbeat/Makefile config.status: creating src/mca/pshmem/Makefile config.status: creating src/mca/pshmem/mmap/Makefile config.status: creating src/mca/psquash/Makefile config.status: creating src/mca/psquash/flex128/Makefile config.status: creating src/mca/psquash/native/Makefile config.status: creating src/mca/ptl/Makefile config.status: creating src/mca/ptl/tcp/Makefile config.status: creating src/mca/ptl/usock/Makefile config.status: creating test/run_tests00.pl config.status: creating test/run_tests01.pl config.status: creating test/run_tests02.pl config.status: creating test/run_tests03.pl config.status: creating test/run_tests04.pl config.status: creating test/run_tests05.pl config.status: creating test/run_tests06.pl config.status: creating test/run_tests07.pl config.status: creating test/run_tests08.pl config.status: creating test/run_tests09.pl config.status: creating test/run_tests10.pl config.status: creating test/run_tests11.pl config.status: creating test/run_tests12.pl config.status: creating test/run_tests13.pl config.status: creating Makefile config.status: creating config/Makefile config.status: creating etc/Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating src/util/keyval/Makefile config.status: creating src/mca/base/Makefile config.status: creating src/tools/pevent/Makefile config.status: creating src/tools/pmix_info/Makefile config.status: creating src/tools/plookup/Makefile config.status: creating src/tools/pps/Makefile config.status: creating contrib/Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating test/simple/Makefile config.status: creating maint/pmix.pc config.status: creating src/include/pmix_config.h config.status: creating include/pmix_common.h config.status: executing depfiles commands config.status: executing libtool commands PMIx configuration: ----------------------- Version: 3.2.3 Debug build: no Platform file: (none) External Packages ----------------------- HWLOC: yes (embedded) Libevent: yes (embedded) ZLIB: yes (standard) configure: /bin/sh './configure' succeeded for opal/mca/pmix/pmix3x/pmix checking if v3.x component is to be used... no - disqualifying this component checking PMIx extra wrapper CPPFLAGS... checking PMIx extra wrapper LDFLAGS... checking PMIx extra wrapper LIBS... -lz -lz checking if MCA component pmix:pmix3x can compile... no --- MCA component pmix:s1 (m4 configuration macro) checking for MCA component pmix:s1 compile mode... dso checking if MCA component pmix:s1 can compile... no --- MCA component pmix:s2 (m4 configuration macro) checking for MCA component pmix:s2 compile mode... dso checking if MCA component pmix:s2 can compile... no +++ Configuring MCA framework pstat checking for no configure components in framework pstat... checking for m4 configure components in framework pstat... linux, test --- MCA component pstat:linux (m4 configuration macro, priority 60) checking for MCA component pstat:linux compile mode... dso checking if MCA component pstat:linux can compile... no --- MCA component pstat:test (m4 configuration macro, priority 10) checking for MCA component pstat:test compile mode... dso checking if MCA component pstat:test can compile... yes +++ Configuring MCA framework rcache checking for no configure components in framework rcache... grdma checking for m4 configure components in framework rcache... gpusm, rgpusm, udreg --- MCA component rcache:grdma (no configuration) checking for MCA component rcache:grdma compile mode... dso checking if MCA component rcache:grdma can compile... yes --- MCA component rcache:gpusm (m4 configuration macro) checking for MCA component rcache:gpusm compile mode... dso checking if MCA component rcache:gpusm can compile... no --- MCA component rcache:rgpusm (m4 configuration macro) checking for MCA component rcache:rgpusm compile mode... dso checking if MCA component rcache:rgpusm can compile... no --- MCA component rcache:udreg (m4 configuration macro) checking for MCA component rcache:udreg compile mode... dso checking for CRAY_UDREG... no no checking if MCA component rcache:udreg can compile... no +++ Configuring MCA framework reachable checking for no configure components in framework reachable... weighted checking for m4 configure components in framework reachable... netlink --- MCA component reachable:weighted (no configuration) checking for MCA component reachable:weighted compile mode... dso checking if MCA component reachable:weighted can compile... yes --- MCA component reachable:netlink (m4 configuration macro) checking for MCA component reachable:netlink compile mode... dso checking for linux/netlink.h... yes configure: checking for libnl v3 checking for /usr/include/libnl3... not found checking for /usr/local/include/libnl3... not found checking if MCA component reachable:netlink can compile... no +++ Configuring MCA framework shmem checking for no configure components in framework shmem... checking for m4 configure components in framework shmem... mmap, posix, sysv --- MCA component shmem:mmap (m4 configuration macro) checking for MCA component shmem:mmap compile mode... dso checking if want mmap shared memory support... yes checking for library containing mmap... none required checking if MCA component shmem:mmap can compile... yes --- MCA component shmem:posix (m4 configuration macro) checking for MCA component shmem:posix compile mode... dso checking if want POSIX shared memory support... yes checking for library containing shm_open... none required checking if MCA component shmem:posix can compile... yes --- MCA component shmem:sysv (m4 configuration macro) checking for MCA component shmem:sysv compile mode... dso checking if want SYSV shared memory support... yes checking for shmget... yes checking if MCA component shmem:sysv can compile... yes +++ Configuring MCA framework timer checking for no configure components in framework timer... checking for m4 configure components in framework timer... altix, darwin, linux, solaris --- MCA component timer:altix (m4 configuration macro, priority 100) checking for MCA component timer:altix compile mode... static checking sn/mmtimer.h usability... no checking sn/mmtimer.h presence... no checking for sn/mmtimer.h... no checking if MCA component timer:altix can compile... no --- MCA component timer:darwin (m4 configuration macro, priority 30) checking for MCA component timer:darwin compile mode... static checking mach/mach_time.h usability... no checking mach/mach_time.h presence... no checking for mach/mach_time.h... no checking for mach_absolute_time... no checking if MCA component timer:darwin can compile... no --- MCA component timer:linux (m4 configuration macro, priority 30) checking for MCA component timer:linux compile mode... static checking if MCA component timer:linux can compile... yes --- MCA component timer:solaris (m4 configuration macro, priority 30) checking for MCA component timer:solaris compile mode... static checking for gethrtime... no checking if MCA component timer:solaris can compile... no *** Configuring MCA for orte checking for frameworks for orte... common, errmgr, ess, filem, grpcomm, iof, odls, oob, plm, ras, regx, rmaps, rml, routed, rtc, schizo, snapc, sstore, state +++ Configuring MCA framework common checking for no configure components in framework common... checking for m4 configure components in framework common... alps --- MCA component common:alps (m4 configuration macro) checking for MCA component common:alps compile mode... dso checking if MCA component common:alps can compile... no +++ Configuring MCA framework errmgr checking for no configure components in framework errmgr... default_app, default_hnp, default_orted, default_tool checking for m4 configure components in framework errmgr... --- MCA component errmgr:default_app (no configuration) checking for MCA component errmgr:default_app compile mode... dso checking if MCA component errmgr:default_app can compile... yes --- MCA component errmgr:default_hnp (no configuration) checking for MCA component errmgr:default_hnp compile mode... dso checking if MCA component errmgr:default_hnp can compile... yes --- MCA component errmgr:default_orted (no configuration) checking for MCA component errmgr:default_orted compile mode... dso checking if MCA component errmgr:default_orted can compile... yes --- MCA component errmgr:default_tool (no configuration) checking for MCA component errmgr:default_tool compile mode... dso checking if MCA component errmgr:default_tool can compile... yes +++ Configuring MCA framework ess checking for no configure components in framework ess... env, hnp, pmi, singleton, tool checking for m4 configure components in framework ess... alps, lsf, slurm, tm --- MCA component ess:env (no configuration) checking for MCA component ess:env compile mode... dso checking if MCA component ess:env can compile... yes --- MCA component ess:hnp (no configuration) checking for MCA component ess:hnp compile mode... dso checking if MCA component ess:hnp can compile... yes --- MCA component ess:pmi (no configuration) checking for MCA component ess:pmi compile mode... dso checking if MCA component ess:pmi can compile... yes --- MCA component ess:singleton (no configuration) checking for MCA component ess:singleton compile mode... dso checking if MCA component ess:singleton can compile... yes --- MCA component ess:tool (no configuration) checking for MCA component ess:tool compile mode... dso checking if MCA component ess:tool can compile... yes --- MCA component ess:alps (m4 configuration macro) checking for MCA component ess:alps compile mode... dso checking if MCA component ess:alps can compile... no --- MCA component ess:lsf (m4 configuration macro) checking for MCA component ess:lsf compile mode... dso checking --with-lsf value... simple ok (unspecified value) checking --with-lsf-libdir value... simple ok (unspecified value) checking for library containing yp_all... no checking for libevent conflict... No. Internal Libevent or libevent_core is being used. checking if MCA component ess:lsf can compile... no --- MCA component ess:slurm (m4 configuration macro) checking for MCA component ess:slurm compile mode... dso checking for fork... (cached) yes checking for execve... (cached) yes checking for setpgid... (cached) yes checking if MCA component ess:slurm can compile... yes --- MCA component ess:tm (m4 configuration macro) checking for MCA component ess:tm compile mode... dso checking --with-tm value... simple ok (unspecified value) checking for pbs-config... not found checking tm.h usability... no checking tm.h presence... no checking for tm.h... no checking if MCA component ess:tm can compile... no +++ Configuring MCA framework filem checking for no configure components in framework filem... raw checking for m4 configure components in framework filem... --- MCA component filem:raw (no configuration) checking for MCA component filem:raw compile mode... dso checking if MCA component filem:raw can compile... yes +++ Configuring MCA framework grpcomm checking for no configure components in framework grpcomm... direct checking for m4 configure components in framework grpcomm... --- MCA component grpcomm:direct (no configuration) checking for MCA component grpcomm:direct compile mode... dso checking if MCA component grpcomm:direct can compile... yes +++ Configuring MCA framework iof checking for no configure components in framework iof... hnp, orted, tool checking for m4 configure components in framework iof... --- MCA component iof:hnp (no configuration) checking for MCA component iof:hnp compile mode... dso checking if MCA component iof:hnp can compile... yes --- MCA component iof:orted (no configuration) checking for MCA component iof:orted compile mode... dso checking if MCA component iof:orted can compile... yes --- MCA component iof:tool (no configuration) checking for MCA component iof:tool compile mode... dso checking if MCA component iof:tool can compile... yes +++ Configuring MCA framework odls checking for no configure components in framework odls... checking for m4 configure components in framework odls... alps, default, pspawn --- MCA component odls:alps (m4 configuration macro) checking for MCA component odls:alps compile mode... dso checking if MCA component odls:alps can compile... no --- MCA component odls:default (m4 configuration macro) checking for MCA component odls:default compile mode... dso checking for fork... (cached) yes checking if MCA component odls:default can compile... yes --- MCA component odls:pspawn (m4 configuration macro) checking for MCA component odls:pspawn compile mode... dso checking for posix_spawn... yes checking if MCA component odls:pspawn can compile... yes +++ Configuring MCA framework oob checking for no configure components in framework oob... checking for m4 configure components in framework oob... alps, tcp --- MCA component oob:alps (m4 configuration macro) checking for MCA component oob:alps compile mode... dso checking if MCA component oob:alps can compile... no --- MCA component oob:tcp (m4 configuration macro) checking for MCA component oob:tcp compile mode... dso checking for struct sockaddr_in... (cached) yes checking if MCA component oob:tcp can compile... yes +++ Configuring MCA framework plm checking for no configure components in framework plm... checking for m4 configure components in framework plm... alps, isolated, lsf, rsh, slurm, tm --- MCA component plm:alps (m4 configuration macro) checking for MCA component plm:alps compile mode... dso checking if MCA component plm:alps can compile... no --- MCA component plm:isolated (m4 configuration macro) checking for MCA component plm:isolated compile mode... dso checking for fork... (cached) yes checking if MCA component plm:isolated can compile... yes --- MCA component plm:lsf (m4 configuration macro) checking for MCA component plm:lsf compile mode... dso checking if MCA component plm:lsf can compile... no --- MCA component plm:rsh (m4 configuration macro) checking for MCA component plm:rsh compile mode... dso checking for fork... (cached) yes checking if MCA component plm:rsh can compile... yes --- MCA component plm:slurm (m4 configuration macro) checking for MCA component plm:slurm compile mode... dso checking if MCA component plm:slurm can compile... yes --- MCA component plm:tm (m4 configuration macro) checking for MCA component plm:tm compile mode... dso checking if MCA component plm:tm can compile... no +++ Configuring MCA framework ras checking for no configure components in framework ras... simulator checking for m4 configure components in framework ras... alps, gridengine, lsf, slurm, tm --- MCA component ras:simulator (no configuration) checking for MCA component ras:simulator compile mode... dso checking if MCA component ras:simulator can compile... yes --- MCA component ras:alps (m4 configuration macro) checking for MCA component ras:alps compile mode... dso checking alps/apInfo.h usability... no checking alps/apInfo.h presence... no checking for alps/apInfo.h... no checking if MCA component ras:alps can compile... no --- MCA component ras:gridengine (m4 configuration macro) checking for MCA component ras:gridengine compile mode... dso checking if user requested SGE build... yes checking if MCA component ras:gridengine can compile... yes --- MCA component ras:lsf (m4 configuration macro) checking for MCA component ras:lsf compile mode... dso checking if MCA component ras:lsf can compile... no --- MCA component ras:slurm (m4 configuration macro) checking for MCA component ras:slurm compile mode... dso checking if MCA component ras:slurm can compile... yes --- MCA component ras:tm (m4 configuration macro) checking for MCA component ras:tm compile mode... dso checking if MCA component ras:tm can compile... no +++ Configuring MCA framework regx checking for no configure components in framework regx... fwd, naive, reverse checking for m4 configure components in framework regx... --- MCA component regx:fwd (no configuration) checking for MCA component regx:fwd compile mode... dso checking if MCA component regx:fwd can compile... yes --- MCA component regx:naive (no configuration) checking for MCA component regx:naive compile mode... dso checking if MCA component regx:naive can compile... yes --- MCA component regx:reverse (no configuration) checking for MCA component regx:reverse compile mode... dso checking if MCA component regx:reverse can compile... yes +++ Configuring MCA framework rmaps checking for no configure components in framework rmaps... mindist, ppr, rank_file, resilient, round_robin, seq checking for m4 configure components in framework rmaps... --- MCA component rmaps:mindist (no configuration) checking for MCA component rmaps:mindist compile mode... dso checking if MCA component rmaps:mindist can compile... yes --- MCA component rmaps:ppr (no configuration) checking for MCA component rmaps:ppr compile mode... dso checking if MCA component rmaps:ppr can compile... yes --- MCA component rmaps:rank_file (no configuration) checking for MCA component rmaps:rank_file compile mode... dso checking if MCA component rmaps:rank_file can compile... yes --- MCA component rmaps:resilient (no configuration) checking for MCA component rmaps:resilient compile mode... dso checking if MCA component rmaps:resilient can compile... yes --- MCA component rmaps:round_robin (no configuration) checking for MCA component rmaps:round_robin compile mode... dso checking if MCA component rmaps:round_robin can compile... yes --- MCA component rmaps:seq (no configuration) checking for MCA component rmaps:seq compile mode... dso checking if MCA component rmaps:seq can compile... yes +++ Configuring MCA framework rml checking for no configure components in framework rml... oob checking for m4 configure components in framework rml... --- MCA component rml:oob (no configuration) checking for MCA component rml:oob compile mode... dso checking if MCA component rml:oob can compile... yes +++ Configuring MCA framework routed checking for no configure components in framework routed... binomial, direct, radix checking for m4 configure components in framework routed... --- MCA component routed:binomial (no configuration) checking for MCA component routed:binomial compile mode... dso checking if MCA component routed:binomial can compile... yes --- MCA component routed:direct (no configuration) checking for MCA component routed:direct compile mode... dso checking if MCA component routed:direct can compile... yes --- MCA component routed:radix (no configuration) checking for MCA component routed:radix compile mode... dso checking if MCA component routed:radix can compile... yes +++ Configuring MCA framework rtc checking for no configure components in framework rtc... hwloc checking for m4 configure components in framework rtc... --- MCA component rtc:hwloc (no configuration) checking for MCA component rtc:hwloc compile mode... dso checking if MCA component rtc:hwloc can compile... yes +++ Configuring MCA framework schizo checking for no configure components in framework schizo... flux, ompi, orte checking for m4 configure components in framework schizo... alps, jsm, moab, singularity, slurm --- MCA component schizo:flux (no configuration) checking for MCA component schizo:flux compile mode... dso checking if MCA component schizo:flux can compile... yes --- MCA component schizo:ompi (no configuration) checking for MCA component schizo:ompi compile mode... dso checking if MCA component schizo:ompi can compile... yes --- MCA component schizo:orte (no configuration) checking for MCA component schizo:orte compile mode... dso checking if MCA component schizo:orte can compile... yes --- MCA component schizo:alps (m4 configuration macro) checking for MCA component schizo:alps compile mode... dso checking for alps/apInfo.h... (cached) no checking if MCA component schizo:alps can compile... no --- MCA component schizo:jsm (m4 configuration macro) checking for MCA component schizo:jsm compile mode... dso checking if MCA component schizo:jsm can compile... yes --- MCA component schizo:moab (m4 configuration macro) checking for MCA component schizo:moab compile mode... dso checking --with-moab value... simple ok (unspecified value) checking --with-moab-libdir value... simple ok (unspecified value) checking looking for moab in... () checking mapi.h usability... no checking mapi.h presence... no checking for mapi.h... no checking if MCA component schizo:moab can compile... no --- MCA component schizo:singularity (m4 configuration macro) checking for MCA component schizo:singularity compile mode... dso checking if Singularity support is to be built... yes checking for singularity... no checking if MCA component schizo:singularity can compile... no --- MCA component schizo:slurm (m4 configuration macro) checking for MCA component schizo:slurm compile mode... dso checking if MCA component schizo:slurm can compile... yes +++ Configuring MCA framework snapc checking for no configure components in framework snapc... checking for m4 configure components in framework snapc... full --- MCA component snapc:full (m4 configuration macro) checking for MCA component snapc:full compile mode... dso checking if MCA component snapc:full can compile... no +++ Configuring MCA framework sstore checking for no configure components in framework sstore... checking for m4 configure components in framework sstore... central, stage --- MCA component sstore:central (m4 configuration macro) checking for MCA component sstore:central compile mode... dso checking if MCA component sstore:central can compile... no --- MCA component sstore:stage (m4 configuration macro) checking for MCA component sstore:stage compile mode... dso checking if MCA component sstore:stage can compile... no +++ Configuring MCA framework state checking for no configure components in framework state... app, hnp, novm, orted, tool checking for m4 configure components in framework state... --- MCA component state:app (no configuration) checking for MCA component state:app compile mode... dso checking if MCA component state:app can compile... yes --- MCA component state:hnp (no configuration) checking for MCA component state:hnp compile mode... dso checking if MCA component state:hnp can compile... yes --- MCA component state:novm (no configuration) checking for MCA component state:novm compile mode... dso checking if MCA component state:novm can compile... yes --- MCA component state:orted (no configuration) checking for MCA component state:orted compile mode... dso checking if MCA component state:orted can compile... yes --- MCA component state:tool (no configuration) checking for MCA component state:tool compile mode... dso checking if MCA component state:tool can compile... yes *** Configuring MCA for ompi checking for frameworks for ompi... common, bml, coll, crcp, fbtl, fcoll, fs, hook, io, mtl, op, osc, pml, rte, sharedfp, topo, vprotocol +++ Configuring MCA framework common checking for no configure components in framework common... checking for m4 configure components in framework common... monitoring, ompio --- MCA component common:monitoring (m4 configuration macro) checking for MCA component common:monitoring compile mode... dso checking if MCA component common:monitoring can compile... yes --- MCA component common:ompio (m4 configuration macro) checking for MCA component common:ompio compile mode... dso checking if MCA component common:ompio can compile... yes +++ Configuring MCA framework bml checking for no configure components in framework bml... checking for m4 configure components in framework bml... r2 --- MCA component bml:r2 (m4 configuration macro) checking for MCA component bml:r2 compile mode... dso checking if MCA component bml:r2 can compile... yes checking for index in endpoint array for tag BML... 0 +++ Configuring MCA framework coll checking for no configure components in framework coll... adapt, basic, han, inter, libnbc, self, sm, sync, tuned checking for m4 configure components in framework coll... cuda, fca, hcoll, monitoring, portals4 --- MCA component coll:adapt (no configuration) checking for MCA component coll:adapt compile mode... dso checking if MCA component coll:adapt can compile... yes --- MCA component coll:basic (no configuration) checking for MCA component coll:basic compile mode... dso checking if MCA component coll:basic can compile... yes --- MCA component coll:han (no configuration) checking for MCA component coll:han compile mode... dso checking if MCA component coll:han can compile... yes --- MCA component coll:inter (no configuration) checking for MCA component coll:inter compile mode... dso checking if MCA component coll:inter can compile... yes --- MCA component coll:libnbc (no configuration) checking for MCA component coll:libnbc compile mode... dso checking if MCA component coll:libnbc can compile... yes --- MCA component coll:self (no configuration) checking for MCA component coll:self compile mode... dso checking if MCA component coll:self can compile... yes --- MCA component coll:sm (no configuration) checking for MCA component coll:sm compile mode... dso checking if MCA component coll:sm can compile... yes --- MCA component coll:sync (no configuration) checking for MCA component coll:sync compile mode... dso checking if MCA component coll:sync can compile... yes --- MCA component coll:tuned (no configuration) checking for MCA component coll:tuned compile mode... dso checking if MCA component coll:tuned can compile... yes --- MCA component coll:cuda (m4 configuration macro) checking for MCA component coll:cuda compile mode... dso checking if MCA component coll:cuda can compile... no --- MCA component coll:fca (m4 configuration macro) checking for MCA component coll:fca compile mode... dso checking fca/fca_api.h usability... no checking fca/fca_api.h presence... no checking for fca/fca_api.h... no checking if MCA component coll:fca can compile... no --- MCA component coll:hcoll (m4 configuration macro) checking for MCA component coll:hcoll compile mode... dso checking hcoll/api/hcoll_api.h usability... no checking hcoll/api/hcoll_api.h presence... no checking for hcoll/api/hcoll_api.h... no checking if MCA component coll:hcoll can compile... no --- MCA component coll:monitoring (m4 configuration macro) checking for MCA component coll:monitoring compile mode... dso checking if MCA component coll:monitoring can compile... yes --- MCA component coll:portals4 (m4 configuration macro) checking for MCA component coll:portals4 compile mode... dso checking if MCA component coll:portals4 can compile... no +++ Configuring MCA framework crcp checking for no configure components in framework crcp... checking for m4 configure components in framework crcp... bkmrk --- MCA component crcp:bkmrk (m4 configuration macro) checking for MCA component crcp:bkmrk compile mode... dso checking if MCA component crcp:bkmrk can compile... no +++ Configuring MCA framework fbtl checking for no configure components in framework fbtl... checking for m4 configure components in framework fbtl... ime, posix, pvfs2 --- MCA component fbtl:ime (m4 configuration macro) checking for MCA component fbtl:ime compile mode... dso checking --with-ime value... simple ok (unspecified value) looking for header without includes checking ime_native.h usability... no checking ime_native.h presence... no checking for ime_native.h... no checking ime_native.h usability... no checking ime_native.h presence... no checking for ime_native.h... no looking for header without includes checking ime_native.h usability... no checking ime_native.h presence... no checking for ime_native.h... no checking ime_native.h usability... no checking ime_native.h presence... no checking for ime_native.h... no checking if MCA component fbtl:ime can compile... no --- MCA component fbtl:posix (m4 configuration macro) checking for MCA component fbtl:posix compile mode... dso checking for aio.h... (cached) yes checking for library containing aio_write... none required checking for pwritev... yes checking for preadv... yes checking if MCA component fbtl:posix can compile... yes --- MCA component fbtl:pvfs2 (m4 configuration macro) checking for MCA component fbtl:pvfs2 compile mode... dso checking --with-pvfs2 value... simple ok (unspecified value) looking for header without includes checking pvfs2.h usability... no checking pvfs2.h presence... no checking for pvfs2.h... no checking pvfs2.h usability... no checking pvfs2.h presence... no checking for pvfs2.h... no checking if MCA component fbtl:pvfs2 can compile... no +++ Configuring MCA framework fcoll checking for no configure components in framework fcoll... dynamic, dynamic_gen2, individual, two_phase, vulcan checking for m4 configure components in framework fcoll... --- MCA component fcoll:dynamic (no configuration) checking for MCA component fcoll:dynamic compile mode... dso checking if MCA component fcoll:dynamic can compile... yes --- MCA component fcoll:dynamic_gen2 (no configuration) checking for MCA component fcoll:dynamic_gen2 compile mode... dso checking if MCA component fcoll:dynamic_gen2 can compile... yes --- MCA component fcoll:individual (no configuration) checking for MCA component fcoll:individual compile mode... dso checking if MCA component fcoll:individual can compile... yes --- MCA component fcoll:two_phase (no configuration) checking for MCA component fcoll:two_phase compile mode... dso checking if MCA component fcoll:two_phase can compile... yes --- MCA component fcoll:vulcan (no configuration) checking for MCA component fcoll:vulcan compile mode... dso checking if MCA component fcoll:vulcan can compile... yes +++ Configuring MCA framework fs checking for no configure components in framework fs... checking for m4 configure components in framework fs... gpfs, ime, lustre, pvfs2, ufs --- MCA component fs:gpfs (m4 configuration macro) checking for MCA component fs:gpfs compile mode... dso checking --with-gpfs value... simple ok (unspecified value) looking for header without includes checking gpfs.h usability... no checking gpfs.h presence... no checking for gpfs.h... no checking gpfs.h usability... no checking gpfs.h presence... no checking for gpfs.h... no checking if MCA component fs:gpfs can compile... no --- MCA component fs:ime (m4 configuration macro) checking for MCA component fs:ime compile mode... dso checking --with-ime value... simple ok (unspecified value) looking for header without includes checking ime_native.h usability... no checking ime_native.h presence... no checking for ime_native.h... no checking ime_native.h usability... no checking ime_native.h presence... no checking for ime_native.h... no looking for header without includes checking ime_native.h usability... no checking ime_native.h presence... no checking for ime_native.h... no checking ime_native.h usability... no checking ime_native.h presence... no checking for ime_native.h... no checking if MCA component fs:ime can compile... no --- MCA component fs:lustre (m4 configuration macro) checking for MCA component fs:lustre compile mode... dso checking --with-lustre value... simple ok (unspecified value) checking looking for lustre libraries and header files in... () checking lustre/lustreapi.h usability... no checking lustre/lustreapi.h presence... no checking for lustre/lustreapi.h... no checking if MCA component fs:lustre can compile... no --- MCA component fs:pvfs2 (m4 configuration macro) checking for MCA component fs:pvfs2 compile mode... dso checking --with-pvfs2 value... simple ok (unspecified value) looking for header without includes checking pvfs2.h usability... no checking pvfs2.h presence... no checking for pvfs2.h... no checking pvfs2.h usability... no checking pvfs2.h presence... no checking for pvfs2.h... no checking if MCA component fs:pvfs2 can compile... no --- MCA component fs:ufs (m4 configuration macro) checking for MCA component fs:ufs compile mode... dso checking if MCA component fs:ufs can compile... yes +++ Configuring MCA framework hook checking for no configure components in framework hook... checking for m4 configure components in framework hook... +++ Configuring MCA framework io checking for no configure components in framework io... checking for m4 configure components in framework io... ompio, romio321 --- MCA component io:ompio (m4 configuration macro) checking for MCA component io:ompio compile mode... dso checking if MCA component io:ompio can compile... yes --- MCA component io:romio321 (m4 configuration macro) checking for MCA component io:romio321 compile mode... dso checking if want ROMIO component... yes checking if MPI profiling is enabled... yes *** Configuring ROMIO distribution configure: OPAL configuring in ompi/mca/io/romio321/romio configure: running /bin/sh './configure' FROM_OMPI=yes CC="gcc" CFLAGS="-DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -D__EXTENSIONS__" CPPFLAGS=" -I/usr/local/include -I/usr/local/include" FFLAGS="-O2 -g " LDFLAGS=" " --enable-shared --disable-static --prefix=/usr/lib64/openmpi --disable-aio --disable-weak-symbols --enable-strict --disable-f77 --disable-f90 --cache-file=/dev/null --srcdir=. --disable-option-checking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make supports nested variables... (cached) yes Configuring with args dummy mt checking for Open MPI support files... in Open MPI source tree -- good checking for make... make checking whether clock skew breaks make... no checking whether make supports include... yes checking whether make allows comments in actions... yes checking for virtual path format... VPATH checking whether make sets CFLAGS... yes configure: WARNING: Unknown architecture ... proceeding anyway ROMIO home directory is /builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io/romio321/romio checking for long long... yes checking size of long long... 8 checking for memalign... yes checking for size_t... yes checking for ssize_t... yes checking for off_t... yes checking how to run the C preprocessor... gcc -E checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for sys/types.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for mpix.h... no checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking sys/attr.h usability... no checking sys/attr.h presence... no checking for sys/attr.h... no checking size of int... 4 checking size of void *... 8 checking for int large enough for pointers... no checking size of long long... (cached) 8 checking whether struct flock compatible with MPI_Offset... yes checking for pvfs2-config... notfound checking configured file systems... testfs ufs nfs configure: WARNING: File locks may not work with NFS. See the Installation and users manual for instructions on testing and if necessary fixing this checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for statfs... yes checking whether struct statfs properly defined... yes checking for f_fstypename member of statfs structure... no checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for stat... yes checking for st_fstype member of stat structure... no checking for sys/types.h... (cached) yes checking for sys/statvfs.h... (cached) yes checking for sys/vfs.h... (cached) yes checking for statvfs... yes checking for f_basetype member of statvfs structure... no checking for blksize_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether pwrite is declared... yes checking for strerror... yes checking for doctext... no checking for strdup... yes checking whether strdup needs a declaration... no checking for snprintf... yes checking whether snprintf needs a declaration... no checking for lstat... yes checking whether lstat needs a declaration... no checking for readlink... yes checking whether readlink needs a declaration... no checking for fsync... yes checking whether fsync needs a declaration... no checking for ftruncate... yes checking whether ftruncate needs a declaration... no checking for lseek64... yes checking whether lseek64 needs a declaration... yes checking for usleep... yes checking whether usleep needs a declaration... no setting SYSDEP_INC to checking for C/C++ restrict keyword... __restrict checking whether __attribute__ allowed... yes checking whether __attribute__((format)) allowed... yes checking for gcov... gcov setting CC to gcc setting F77 to : setting TEST_CC to mpicc setting TEST_F77 to mpifort setting CFLAGS to -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -D__EXTENSIONS__ -DHAVE_ROMIOCONF_H setting USER_CFLAGS to setting USER_FFLAGS to checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating localdefs config.status: creating test/Makefile config.status: creating test/misc.c config.status: creating test/large_file.c config.status: creating test/runtests config.status: creating test-internal/Makefile config.status: creating util/romioinstall config.status: creating include/mpio.h config.status: creating test/fmisc.f config.status: creating test/fcoll_test.f config.status: creating test/pfcoll_test.f config.status: creating test/fperf.f config.status: creating adio/include/romioconf.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands configure: /bin/sh './configure' succeeded for ompi/mca/io/romio321/romio ROMIO distribution configured successfully checking if MCA component io:romio321 can compile... yes +++ Configuring MCA framework mtl checking for no configure components in framework mtl... checking for m4 configure components in framework mtl... ofi, portals4, psm, psm2 --- MCA component mtl:ofi (m4 configuration macro) checking for MCA component mtl:ofi compile mode... dso checking if OFI libfabric is available... yes checking if OFI API version number is >= 1,5... yes checking if MCA component mtl:ofi can compile... yes checking for index in endpoint array for tag MTL... 1 --- MCA component mtl:portals4 (m4 configuration macro) checking for MCA component mtl:portals4 compile mode... dso checking whether to enable flow control... yes checking if MCA component mtl:portals4 can compile... no --- MCA component mtl:psm (m4 configuration macro) checking for MCA component mtl:psm compile mode... dso checking --with-psm value... simple ok (unspecified value) checking --with-psm-libdir value... simple ok (unspecified value) checking psm.h usability... no checking psm.h presence... no checking for psm.h... no checking if MCA component mtl:psm can compile... no --- MCA component mtl:psm2 (m4 configuration macro) checking for MCA component mtl:psm2 compile mode... dso checking --with-psm2 value... simple ok (unspecified value) checking --with-psm2-libdir value... simple ok (unspecified value) checking psm2.h usability... no checking psm2.h presence... no checking for psm2.h... no checking if MCA component mtl:psm2 can compile... no +++ Configuring MCA framework op checking for no configure components in framework op... checking for m4 configure components in framework op... avx --- MCA component op:avx (m4 configuration macro) checking for MCA component op:avx compile mode... dso checking if MCA component op:avx can compile... no +++ Configuring MCA framework osc checking for no configure components in framework osc... sm checking for m4 configure components in framework osc... monitoring, portals4, pt2pt, rdma, ucx --- MCA component osc:sm (no configuration) checking for MCA component osc:sm compile mode... dso checking if MCA component osc:sm can compile... yes --- MCA component osc:monitoring (m4 configuration macro) checking for MCA component osc:monitoring compile mode... dso checking if MCA component osc:monitoring can compile... yes --- MCA component osc:portals4 (m4 configuration macro) checking for MCA component osc:portals4 compile mode... dso checking if MCA component osc:portals4 can compile... no --- MCA component osc:pt2pt (m4 configuration macro) checking for MCA component osc:pt2pt compile mode... dso checking if MCA component osc:pt2pt can compile... yes --- MCA component osc:rdma (m4 configuration macro) checking for MCA component osc:rdma compile mode... dso checking if MCA component osc:rdma can compile... yes checking for index in endpoint array for tag BML... 0 --- MCA component osc:ucx (m4 configuration macro) checking for MCA component osc:ucx compile mode... dso checking if MCA component osc:ucx can compile... yes checking for index in endpoint array for tag UCX... 2 +++ Configuring MCA framework pml checking for no configure components in framework pml... cm checking for m4 configure components in framework pml... crcpw, monitoring, ob1, ucx, v, yalla --- MCA component pml:cm (no configuration) checking for MCA component pml:cm compile mode... dso checking if MCA component pml:cm can compile... yes --- MCA component pml:crcpw (m4 configuration macro) checking for MCA component pml:crcpw compile mode... dso checking if MCA component pml:crcpw can compile... no --- MCA component pml:monitoring (m4 configuration macro) checking for MCA component pml:monitoring compile mode... dso checking if MCA component pml:monitoring can compile... yes --- MCA component pml:ob1 (m4 configuration macro) checking for MCA component pml:ob1 compile mode... dso checking if MCA component pml:ob1 can compile... yes checking for index in endpoint array for tag BML... 0 --- MCA component pml:ucx (m4 configuration macro) checking for MCA component pml:ucx compile mode... dso checking if MCA component pml:ucx can compile... yes checking for index in endpoint array for tag PML... 3 --- MCA component pml:v (m4 configuration macro) checking for MCA component pml:v compile mode... static checking if MCA component pml:v can compile... yes --- MCA component pml:yalla (m4 configuration macro) checking for MCA component pml:yalla compile mode... dso checking --with-mxm-libdir value... simple ok (unspecified value) checking mxm/api/mxm_api.h usability... no checking mxm/api/mxm_api.h presence... no checking for mxm/api/mxm_api.h... no checking for MXM version compatibility... no checking if MCA component pml:yalla can compile... no +++ Configuring MCA framework rte checking for no configure components in framework rte... checking for m4 configure components in framework rte... orte, pmix --- MCA component rte:pmix (m4 configuration macro, priority 50) checking for MCA component rte:pmix compile mode... static checking if MCA component rte:pmix can compile... no --- MCA component rte:orte (m4 configuration macro, priority 10) checking for MCA component rte:orte compile mode... static checking if MCA component rte:orte can compile... yes +++ Configuring MCA framework sharedfp checking for no configure components in framework sharedfp... individual, lockedfile checking for m4 configure components in framework sharedfp... sm --- MCA component sharedfp:individual (no configuration) checking for MCA component sharedfp:individual compile mode... dso checking if MCA component sharedfp:individual can compile... yes --- MCA component sharedfp:lockedfile (no configuration) checking for MCA component sharedfp:lockedfile compile mode... dso checking if MCA component sharedfp:lockedfile can compile... yes --- MCA component sharedfp:sm (m4 configuration macro) checking for MCA component sharedfp:sm compile mode... dso checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking for sem_open... yes checking for semaphore.h... (cached) yes checking for sem_init... yes checking if MCA component sharedfp:sm can compile... yes +++ Configuring MCA framework topo checking for no configure components in framework topo... basic checking for m4 configure components in framework topo... treematch --- MCA component topo:basic (no configuration) checking for MCA component topo:basic compile mode... dso checking if MCA component topo:basic can compile... yes --- MCA component topo:treematch (m4 configuration macro) checking for MCA component topo:treematch compile mode... dso checking TreeMatch headers... in the source checking --with-treematch value... sanity check ok (/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo/treematch/treematch) checking if MCA component topo:treematch can compile... yes +++ Configuring MCA framework vprotocol checking for no configure components in framework vprotocol... pessimist checking for m4 configure components in framework vprotocol... --- MCA component vprotocol:pessimist (no configuration) checking for MCA component vprotocol:pessimist compile mode... dso checking if MCA component vprotocol:pessimist can compile... yes *** Configuring MCA for oshmem checking for frameworks for oshmem... atomic, memheap, scoll, spml, sshmem +++ Configuring MCA framework atomic checking for no configure components in framework atomic... basic checking for m4 configure components in framework atomic... mxm, ucx --- MCA component atomic:basic (no configuration) checking for MCA component atomic:basic compile mode... dso checking if MCA component atomic:basic can compile... yes --- MCA component atomic:mxm (m4 configuration macro) checking for MCA component atomic:mxm compile mode... dso checking if oshmem/atomic/mxm component can be compiled... no checking if MCA component atomic:mxm can compile... no --- MCA component atomic:ucx (m4 configuration macro) checking for MCA component atomic:ucx compile mode... dso checking if MCA component atomic:ucx can compile... yes +++ Configuring MCA framework memheap checking for no configure components in framework memheap... buddy, ptmalloc checking for m4 configure components in framework memheap... --- MCA component memheap:buddy (no configuration) checking for MCA component memheap:buddy compile mode... dso checking if MCA component memheap:buddy can compile... yes --- MCA component memheap:ptmalloc (no configuration) checking for MCA component memheap:ptmalloc compile mode... dso checking if MCA component memheap:ptmalloc can compile... yes +++ Configuring MCA framework scoll checking for no configure components in framework scoll... basic, mpi checking for m4 configure components in framework scoll... fca --- MCA component scoll:basic (no configuration) checking for MCA component scoll:basic compile mode... dso checking if MCA component scoll:basic can compile... yes --- MCA component scoll:mpi (no configuration) checking for MCA component scoll:mpi compile mode... dso checking if MCA component scoll:mpi can compile... yes --- MCA component scoll:fca (m4 configuration macro) checking for MCA component scoll:fca compile mode... dso checking fca/fca_api.h usability... no checking fca/fca_api.h presence... no checking for fca/fca_api.h... no checking if MCA component scoll:fca can compile... no +++ Configuring MCA framework spml checking for no configure components in framework spml... checking for m4 configure components in framework spml... ikrit, ucx --- MCA component spml:ikrit (m4 configuration macro) checking for MCA component spml:ikrit compile mode... dso checking if MCA component spml:ikrit can compile... no --- MCA component spml:ucx (m4 configuration macro) checking for MCA component spml:ucx compile mode... dso checking if MCA component spml:ucx can compile... yes +++ Configuring MCA framework sshmem checking for no configure components in framework sshmem... checking for m4 configure components in framework sshmem... mmap, sysv, ucx, verbs --- MCA component sshmem:mmap (m4 configuration macro) checking for MCA component sshmem:mmap compile mode... dso checking if want mmap shared memory support... yes checking for library containing mmap... (cached) none required checking if MCA component sshmem:mmap can compile... yes --- MCA component sshmem:sysv (m4 configuration macro) checking for MCA component sshmem:sysv compile mode... dso checking if want SYSV shared memory support... yes checking for shmget... (cached) yes checking if MCA component sshmem:sysv can compile... yes --- MCA component sshmem:ucx (m4 configuration macro) checking for MCA component sshmem:ucx compile mode... dso configure: UCX device memory allocation is not supported checking if MCA component sshmem:ucx can compile... yes --- MCA component sshmem:verbs (m4 configuration macro) checking for MCA component sshmem:verbs compile mode... dso checking if want verbs shared memory support... yes checking whether IBV_ACCESS_ALLOCATE_MR is declared... no checking whether IBV_ACCESS_SHARED_MR_USER_READ is declared... no checking whether IBV_EXP_ACCESS_ALLOCATE_MR is declared... no checking whether IBV_EXP_ACCESS_SHARED_MR_USER_READ is declared... no checking if MCA component sshmem:verbs can compile... no checking for size of endpoint array... 4 ============================================================================ == Extended MPI interfaces setup ============================================================================ checking for available MPI Extensions... affinity, cr, cuda, pcollreq checking which MPI extension should be enabled... All Available Extensions --- MPI Extension affinity checking if MPI Extension affinity can compile... yes checking if MPI Extension affinity has C bindings... yes (required) checking if MPI Extension affinity has mpif.h bindings... no checking if MPI Extension affinity has "use mpi" bindings... no checking if MPI Extension affinity has "use mpi_f08" bindings... no --- MPI Extension cr checking if MPI Extension cr can compile... no --- MPI Extension cuda checking if MPI Extension cuda can compile... yes checking if MPI Extension cuda has C bindings... yes (required) checking if MPI Extension cuda has mpif.h bindings... no checking if MPI Extension cuda has "use mpi" bindings... no checking if MPI Extension cuda has "use mpi_f08" bindings... no --- MPI Extension pcollreq checking if MPI Extension pcollreq can compile... yes checking if MPI Extension pcollreq has C bindings... yes (required) checking if MPI Extension pcollreq has mpif.h bindings... yes checking if MPI Extension pcollreq has "use mpi" bindings... yes checking if MPI Extension pcollreq has "use mpi_f08" bindings... yes ============================================================================ == Contributed software setup ============================================================================ *** Configuring contributed software packages checking which contributed software packages should be disabled... --- libompitrace (m4 configuration macro) checking if contributed component libompitrace can compile... yes ============================================================================ == Symbol visibility feature ============================================================================ checking if gcc supports -fvisibility=hidden... yes checking whether to enable symbol visibility... yes (via -fvisibility=hidden) ============================================================================ == Final top-level OMPI configuration ============================================================================ *** Libtool configuration checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... no checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool *** Compiler flags checking which of CFLAGS are ok for debugger modules... -DNDEBUG -fno-strict-aliasing checking for debugger extra CFLAGS... -g checking if -fasynchronous-unwind-tables compiler flag works... yes checking for final compiler unwind flags... -fasynchronous-unwind-tables *** Wrapper compiler final setup checking for perl... /usr/bin/perl checking if linker supports RPATH... yes (-Wl,-rpath -Wl,LIBDIR + -Wl,-rpath -Wl,LIBDIR) checking if linker supports RUNPATH... yes (-Wl,--enable-new-dtags) yes (-Wl,--enable-new-dtags) checking for OPAL CPPFLAGS... checking for OPAL CFLAGS... checking for OPAL CFLAGS_PREFIX... checking for OPAL CXXFLAGS... checking for OPAL CXXFLAGS_PREFIX... checking for OPAL LDFLAGS... -Wl,-rpath -Wl,@{libdir} -Wl,--enable-new-dtags checking for OPAL pkg-config LDFLAGS... -Wl,-rpath -Wl,${libdir} -Wl,--enable-new-dtags checking for OPAL LIBS... -lhwloc -levent_core -levent_pthreads -lm checking for ORTE CPPFLAGS... checking for ORTE CFLAGS... checking for ORTE CFLAGS_PREFIX... checking for ORTE LDFLAGS... -Wl,-rpath -Wl,@{libdir} -Wl,--enable-new-dtags checking for ORTE pkg-config LDFLAGS... -Wl,-rpath -Wl,${libdir} -Wl,--enable-new-dtags checking for ORTE LIBS... -lhwloc -levent_core -levent_pthreads -lm checking for OMPI CPPFLAGS... checking for OMPI CFLAGS... checking for OMPI CFLAGS_PREFIX... checking for OMPI CXXFLAGS... checking for OMPI CXXFLAGS_PREFIX... checking for OMPI FCFLAGS... -I${libdir} checking for OMPI FCFLAGS_PREFIX... checking for OMPI LDFLAGS... -Wl,-rpath -Wl,@{libdir} -Wl,--enable-new-dtags checking for OMPI pkg-config LDFLAGS... -Wl,-rpath -Wl,${libdir} -Wl,--enable-new-dtags checking for OMPI LIBS... -lhwloc -levent_core -levent_pthreads -lm -lz checking if libtool needs -no-undefined flag to build shared libraries... no *** Final output checking for libraries that use libnl v1... (none) checking for libraries that use libnl v3... fabric ibverbs checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating ompi/include/ompi/version.h config.status: creating orte/include/orte/version.h config.status: creating oshmem/include/oshmem/version.h config.status: creating opal/include/opal/version.h config.status: creating ompi/mpi/java/Makefile config.status: creating ompi/mpi/java/java/Makefile config.status: creating ompi/mpi/java/c/Makefile config.status: creating ompi/mpi/fortran/configure-fortran-output.h config.status: creating opal/mca/hwloc/Makefile config.status: creating opal/mca/hwloc/external/Makefile config.status: creating opal/mca/hwloc/hwloc201/Makefile config.status: creating opal/mca/hwloc/hwloc201/hwloc/Makefile config.status: creating opal/mca/hwloc/hwloc201/hwloc/include/Makefile config.status: creating opal/mca/hwloc/hwloc201/hwloc/hwloc/Makefile config.status: creating opal/mca/common/Makefile config.status: creating opal/mca/common/cuda/Makefile config.status: creating opal/mca/common/ofi/Makefile config.status: creating opal/mca/common/sm/Makefile config.status: creating opal/mca/common/ucx/Makefile config.status: creating opal/mca/common/verbs/Makefile config.status: creating opal/mca/common/verbs_usnic/Makefile config.status: creating opal/mca/allocator/Makefile config.status: creating opal/mca/allocator/basic/Makefile config.status: creating opal/mca/allocator/bucket/Makefile config.status: creating opal/mca/backtrace/Makefile config.status: creating opal/mca/backtrace/execinfo/Makefile config.status: creating opal/mca/backtrace/printstack/Makefile config.status: creating opal/mca/backtrace/none/Makefile config.status: creating opal/mca/btl/Makefile config.status: creating opal/mca/btl/self/Makefile config.status: creating opal/mca/btl/ofi/Makefile config.status: creating opal/mca/btl/openib/Makefile config.status: creating opal/mca/btl/portals4/Makefile config.status: creating opal/mca/btl/sm/Makefile config.status: creating opal/mca/btl/smcuda/Makefile config.status: creating opal/mca/btl/tcp/Makefile config.status: creating opal/mca/btl/uct/Makefile config.status: creating opal/mca/btl/ugni/Makefile config.status: creating opal/mca/btl/usnic/Makefile config.status: creating opal/mca/btl/vader/Makefile config.status: creating opal/mca/compress/Makefile config.status: creating opal/mca/compress/bzip/Makefile config.status: creating opal/mca/compress/gzip/Makefile config.status: creating opal/mca/crs/Makefile config.status: creating opal/mca/crs/none/Makefile config.status: creating opal/mca/crs/self/Makefile config.status: creating opal/mca/dl/Makefile config.status: creating opal/mca/dl/dlopen/Makefile config.status: creating opal/mca/dl/libltdl/Makefile config.status: creating opal/mca/event/Makefile config.status: creating opal/mca/event/external/Makefile config.status: creating opal/mca/event/libevent2022/Makefile config.status: creating opal/mca/if/Makefile config.status: creating opal/mca/if/bsdx_ipv4/Makefile config.status: creating opal/mca/if/bsdx_ipv6/Makefile config.status: creating opal/mca/if/linux_ipv6/Makefile config.status: creating opal/mca/if/posix_ipv4/Makefile config.status: creating opal/mca/if/solaris_ipv6/Makefile config.status: creating opal/mca/installdirs/Makefile config.status: creating opal/mca/installdirs/env/Makefile config.status: creating opal/mca/installdirs/config/Makefile config.status: creating opal/mca/installdirs/config/install_dirs.h config.status: creating opal/mca/memchecker/Makefile config.status: creating opal/mca/memchecker/valgrind/Makefile config.status: creating opal/mca/memcpy/Makefile config.status: creating opal/mca/memory/Makefile config.status: creating opal/mca/memory/patcher/Makefile config.status: creating opal/mca/memory/malloc_solaris/Makefile config.status: creating opal/mca/mpool/Makefile config.status: creating opal/mca/mpool/hugepage/Makefile config.status: creating opal/mca/mpool/memkind/Makefile config.status: creating opal/mca/patcher/Makefile config.status: creating opal/mca/patcher/linux/Makefile config.status: creating opal/mca/patcher/overwrite/Makefile config.status: creating opal/mca/pmix/Makefile config.status: creating opal/mca/pmix/isolated/Makefile config.status: creating opal/mca/pmix/cray/Makefile config.status: creating opal/mca/pmix/ext1x/Makefile config.status: creating opal/mca/pmix/ext2x/Makefile config.status: creating opal/mca/pmix/ext3x/Makefile config.status: creating opal/mca/pmix/flux/Makefile config.status: creating opal/mca/pmix/pmix3x/Makefile config.status: creating opal/mca/pmix/s1/Makefile config.status: creating opal/mca/pmix/s2/Makefile config.status: creating opal/mca/pstat/Makefile config.status: creating opal/mca/pstat/linux/Makefile config.status: creating opal/mca/pstat/test/Makefile config.status: creating opal/mca/rcache/Makefile config.status: creating opal/mca/rcache/grdma/Makefile config.status: creating opal/mca/rcache/gpusm/Makefile config.status: creating opal/mca/rcache/rgpusm/Makefile config.status: creating opal/mca/rcache/udreg/Makefile config.status: creating opal/mca/reachable/Makefile config.status: creating opal/mca/reachable/weighted/Makefile config.status: creating opal/mca/reachable/netlink/Makefile config.status: creating opal/mca/shmem/Makefile config.status: creating opal/mca/shmem/mmap/Makefile config.status: creating opal/mca/shmem/posix/Makefile config.status: creating opal/mca/shmem/sysv/Makefile config.status: creating opal/mca/timer/Makefile config.status: creating opal/mca/timer/altix/Makefile config.status: creating opal/mca/timer/darwin/Makefile config.status: creating opal/mca/timer/linux/Makefile config.status: creating opal/mca/timer/solaris/Makefile config.status: creating orte/mca/common/Makefile config.status: creating orte/mca/common/alps/Makefile config.status: creating orte/mca/errmgr/Makefile config.status: creating orte/mca/errmgr/default_app/Makefile config.status: creating orte/mca/errmgr/default_hnp/Makefile config.status: creating orte/mca/errmgr/default_orted/Makefile config.status: creating orte/mca/errmgr/default_tool/Makefile config.status: creating orte/mca/ess/Makefile config.status: creating orte/mca/ess/env/Makefile config.status: creating orte/mca/ess/hnp/Makefile config.status: creating orte/mca/ess/pmi/Makefile config.status: creating orte/mca/ess/singleton/Makefile config.status: creating orte/mca/ess/tool/Makefile config.status: creating orte/mca/ess/alps/Makefile config.status: creating orte/mca/ess/lsf/Makefile config.status: creating orte/mca/ess/slurm/Makefile config.status: creating orte/mca/ess/tm/Makefile config.status: creating orte/mca/filem/Makefile config.status: creating orte/mca/filem/raw/Makefile config.status: creating orte/mca/grpcomm/Makefile config.status: creating orte/mca/grpcomm/direct/Makefile config.status: creating orte/mca/iof/Makefile config.status: creating orte/mca/iof/hnp/Makefile config.status: creating orte/mca/iof/orted/Makefile config.status: creating orte/mca/iof/tool/Makefile config.status: creating orte/mca/odls/Makefile config.status: creating orte/mca/odls/alps/Makefile config.status: creating orte/mca/odls/default/Makefile config.status: creating orte/mca/odls/pspawn/Makefile config.status: creating orte/mca/oob/Makefile config.status: creating orte/mca/oob/alps/Makefile config.status: creating orte/mca/oob/tcp/Makefile config.status: creating orte/mca/plm/Makefile config.status: creating orte/mca/plm/alps/Makefile config.status: creating orte/mca/plm/isolated/Makefile config.status: creating orte/mca/plm/lsf/Makefile config.status: creating orte/mca/plm/rsh/Makefile config.status: creating orte/mca/plm/slurm/Makefile config.status: creating orte/mca/plm/tm/Makefile config.status: creating orte/mca/ras/Makefile config.status: creating orte/mca/ras/simulator/Makefile config.status: creating orte/mca/ras/alps/Makefile config.status: creating orte/mca/ras/gridengine/Makefile config.status: creating orte/mca/ras/lsf/Makefile config.status: creating orte/mca/ras/slurm/Makefile config.status: creating orte/mca/ras/tm/Makefile config.status: creating orte/mca/regx/Makefile config.status: creating orte/mca/regx/fwd/Makefile config.status: creating orte/mca/regx/naive/Makefile config.status: creating orte/mca/regx/reverse/Makefile config.status: creating orte/mca/rmaps/Makefile config.status: creating orte/mca/rmaps/mindist/Makefile config.status: creating orte/mca/rmaps/ppr/Makefile config.status: creating orte/mca/rmaps/rank_file/Makefile config.status: creating orte/mca/rmaps/resilient/Makefile config.status: creating orte/mca/rmaps/round_robin/Makefile config.status: creating orte/mca/rmaps/seq/Makefile config.status: creating orte/mca/rml/Makefile config.status: creating orte/mca/rml/oob/Makefile config.status: creating orte/mca/routed/Makefile config.status: creating orte/mca/routed/binomial/Makefile config.status: creating orte/mca/routed/direct/Makefile config.status: creating orte/mca/routed/radix/Makefile config.status: creating orte/mca/rtc/Makefile config.status: creating orte/mca/rtc/hwloc/Makefile config.status: creating orte/mca/schizo/Makefile config.status: creating orte/mca/schizo/flux/Makefile config.status: creating orte/mca/schizo/ompi/Makefile config.status: creating orte/mca/schizo/orte/Makefile config.status: creating orte/mca/schizo/alps/Makefile config.status: creating orte/mca/schizo/jsm/Makefile config.status: creating orte/mca/schizo/moab/Makefile config.status: creating orte/mca/schizo/singularity/Makefile config.status: creating orte/mca/schizo/slurm/Makefile config.status: creating orte/mca/snapc/Makefile config.status: creating orte/mca/snapc/full/Makefile config.status: creating orte/mca/sstore/Makefile config.status: creating orte/mca/sstore/central/Makefile config.status: creating orte/mca/sstore/stage/Makefile config.status: creating orte/mca/state/Makefile config.status: creating orte/mca/state/app/Makefile config.status: creating orte/mca/state/hnp/Makefile config.status: creating orte/mca/state/novm/Makefile config.status: creating orte/mca/state/orted/Makefile config.status: creating orte/mca/state/tool/Makefile config.status: creating ompi/mca/common/Makefile config.status: creating ompi/mca/common/monitoring/Makefile config.status: creating ompi/mca/common/ompio/Makefile config.status: creating ompi/mca/bml/Makefile config.status: creating ompi/mca/bml/r2/Makefile config.status: creating ompi/mca/coll/Makefile config.status: creating ompi/mca/coll/adapt/Makefile config.status: creating ompi/mca/coll/basic/Makefile config.status: creating ompi/mca/coll/han/Makefile config.status: creating ompi/mca/coll/inter/Makefile config.status: creating ompi/mca/coll/libnbc/Makefile config.status: creating ompi/mca/coll/self/Makefile config.status: creating ompi/mca/coll/sm/Makefile config.status: creating ompi/mca/coll/sync/Makefile config.status: creating ompi/mca/coll/tuned/Makefile config.status: creating ompi/mca/coll/cuda/Makefile config.status: creating ompi/mca/coll/fca/Makefile config.status: creating ompi/mca/coll/hcoll/Makefile config.status: creating ompi/mca/coll/monitoring/Makefile config.status: creating ompi/mca/coll/portals4/Makefile config.status: creating ompi/mca/crcp/Makefile config.status: creating ompi/mca/crcp/bkmrk/Makefile config.status: creating ompi/mca/fbtl/Makefile config.status: creating ompi/mca/fbtl/ime/Makefile config.status: creating ompi/mca/fbtl/posix/Makefile config.status: creating ompi/mca/fbtl/pvfs2/Makefile config.status: creating ompi/mca/fcoll/Makefile config.status: creating ompi/mca/fcoll/dynamic/Makefile config.status: creating ompi/mca/fcoll/dynamic_gen2/Makefile config.status: creating ompi/mca/fcoll/individual/Makefile config.status: creating ompi/mca/fcoll/two_phase/Makefile config.status: creating ompi/mca/fcoll/vulcan/Makefile config.status: creating ompi/mca/fs/Makefile config.status: creating ompi/mca/fs/gpfs/Makefile config.status: creating ompi/mca/fs/ime/Makefile config.status: creating ompi/mca/fs/lustre/Makefile config.status: creating ompi/mca/fs/pvfs2/Makefile config.status: creating ompi/mca/fs/ufs/Makefile config.status: creating ompi/mca/hook/Makefile config.status: creating ompi/mca/io/Makefile config.status: creating ompi/mca/io/ompio/Makefile config.status: creating ompi/mca/io/romio321/Makefile config.status: creating ompi/mca/mtl/Makefile config.status: creating ompi/mca/mtl/ofi/Makefile config.status: creating ompi/mca/mtl/portals4/Makefile config.status: creating ompi/mca/mtl/psm/Makefile config.status: creating ompi/mca/mtl/psm2/Makefile config.status: creating ompi/mca/op/Makefile config.status: creating ompi/mca/op/avx/Makefile config.status: creating ompi/mca/osc/Makefile config.status: creating ompi/mca/osc/sm/Makefile config.status: creating ompi/mca/osc/monitoring/Makefile config.status: creating ompi/mca/osc/portals4/Makefile config.status: creating ompi/mca/osc/pt2pt/Makefile config.status: creating ompi/mca/osc/rdma/Makefile config.status: creating ompi/mca/osc/ucx/Makefile config.status: creating ompi/mca/pml/Makefile config.status: creating ompi/mca/pml/cm/Makefile config.status: creating ompi/mca/pml/crcpw/Makefile config.status: creating ompi/mca/pml/monitoring/Makefile config.status: creating ompi/mca/pml/ob1/Makefile config.status: creating ompi/mca/pml/ucx/Makefile config.status: creating ompi/mca/pml/v/Makefile config.status: creating ompi/mca/pml/yalla/Makefile config.status: creating ompi/mca/rte/Makefile config.status: creating ompi/mca/rte/pmix/Makefile config.status: creating ompi/mca/rte/orte/Makefile config.status: creating ompi/mca/sharedfp/Makefile config.status: creating ompi/mca/sharedfp/individual/Makefile config.status: creating ompi/mca/sharedfp/lockedfile/Makefile config.status: creating ompi/mca/sharedfp/sm/Makefile config.status: creating ompi/mca/topo/Makefile config.status: creating ompi/mca/topo/basic/Makefile config.status: creating ompi/mca/topo/treematch/Makefile config.status: creating ompi/mca/vprotocol/Makefile config.status: creating ompi/mca/vprotocol/pessimist/Makefile config.status: creating oshmem/mca/atomic/Makefile config.status: creating oshmem/mca/atomic/basic/Makefile config.status: creating oshmem/mca/atomic/mxm/Makefile config.status: creating oshmem/mca/atomic/ucx/Makefile config.status: creating oshmem/mca/memheap/Makefile config.status: creating oshmem/mca/memheap/buddy/Makefile config.status: creating oshmem/mca/memheap/ptmalloc/Makefile config.status: creating oshmem/mca/scoll/Makefile config.status: creating oshmem/mca/scoll/basic/Makefile config.status: creating oshmem/mca/scoll/mpi/Makefile config.status: creating oshmem/mca/scoll/fca/Makefile config.status: creating oshmem/mca/spml/Makefile config.status: creating oshmem/mca/spml/ikrit/Makefile config.status: creating oshmem/mca/spml/ucx/Makefile config.status: creating oshmem/mca/sshmem/Makefile config.status: creating oshmem/mca/sshmem/mmap/Makefile config.status: creating oshmem/mca/sshmem/sysv/Makefile config.status: creating oshmem/mca/sshmem/ucx/Makefile config.status: creating oshmem/mca/sshmem/verbs/Makefile config.status: creating ompi/mpiext/affinity/Makefile config.status: creating ompi/mpiext/affinity/c/Makefile config.status: creating ompi/mpiext/cr/Makefile config.status: creating ompi/mpiext/cr/c/Makefile config.status: creating ompi/mpiext/cuda/Makefile config.status: creating ompi/mpiext/cuda/c/Makefile config.status: creating ompi/mpiext/pcollreq/Makefile config.status: creating ompi/mpiext/pcollreq/c/Makefile config.status: creating ompi/mpiext/pcollreq/c/profile/Makefile config.status: creating ompi/mpiext/pcollreq/mpif-h/Makefile config.status: creating ompi/mpiext/pcollreq/mpif-h/profile/Makefile config.status: creating ompi/mpiext/pcollreq/use-mpi/Makefile config.status: creating ompi/mpiext/pcollreq/use-mpi-f08/Makefile config.status: creating ompi/contrib/libompitrace/Makefile config.status: creating Makefile config.status: creating config/Makefile config.status: creating contrib/Makefile config.status: creating contrib/dist/mofed/debian/changelog config.status: creating contrib/dist/mofed/debian/control config.status: creating contrib/dist/mofed/debian/copyright config.status: creating test/Makefile config.status: creating test/event/Makefile config.status: creating test/asm/Makefile config.status: creating test/datatype/Makefile config.status: creating test/dss/Makefile config.status: creating test/class/Makefile config.status: creating test/mpool/Makefile config.status: creating test/support/Makefile config.status: creating test/threads/Makefile config.status: creating test/util/Makefile config.status: creating test/monitoring/Makefile config.status: creating test/spc/Makefile config.status: creating contrib/dist/mofed/debian/rules config.status: creating contrib/dist/mofed/compile_debian_mlnx_example config.status: creating opal/Makefile config.status: creating opal/etc/Makefile config.status: creating opal/include/Makefile config.status: creating opal/datatype/Makefile config.status: creating opal/util/Makefile config.status: creating opal/util/keyval/Makefile config.status: creating opal/mca/base/Makefile config.status: creating opal/tools/wrappers/Makefile config.status: creating opal/tools/wrappers/opalcc-wrapper-data.txt config.status: creating opal/tools/wrappers/opalc++-wrapper-data.txt config.status: creating opal/tools/wrappers/opal.pc config.status: creating opal/tools/opal-checkpoint/Makefile config.status: creating opal/tools/opal-restart/Makefile config.status: creating orte/Makefile config.status: creating orte/include/Makefile config.status: creating orte/etc/Makefile config.status: creating orte/orted/orted-mpir/Makefile config.status: creating orte/tools/orted/Makefile config.status: creating orte/tools/orterun/Makefile config.status: creating orte/tools/wrappers/Makefile config.status: creating orte/tools/wrappers/ortecc-wrapper-data.txt config.status: creating orte/tools/wrappers/orte.pc config.status: creating orte/tools/orte-clean/Makefile config.status: creating orte/tools/orte-info/Makefile config.status: creating orte/tools/orte-server/Makefile config.status: creating ompi/Makefile config.status: creating ompi/etc/Makefile config.status: creating ompi/include/Makefile config.status: creating ompi/include/mpif.h config.status: creating ompi/include/mpif-config.h config.status: creating ompi/datatype/Makefile config.status: creating ompi/debuggers/Makefile config.status: creating ompi/mpi/c/Makefile config.status: creating ompi/mpi/c/profile/Makefile config.status: creating ompi/mpi/cxx/Makefile config.status: creating ompi/mpi/fortran/base/Makefile config.status: creating ompi/mpi/fortran/mpif-h/Makefile config.status: creating ompi/mpi/fortran/mpif-h/profile/Makefile config.status: creating ompi/mpi/fortran/use-mpi-tkr/Makefile config.status: creating ompi/mpi/fortran/use-mpi-tkr/fortran_sizes.h config.status: creating ompi/mpi/fortran/use-mpi-tkr/fortran_kinds.sh config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/Makefile config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/mpi-ignore-tkr-interfaces.h config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/mpi-ignore-tkr-file-interfaces.h config.status: creating ompi/mpi/fortran/use-mpi-ignore-tkr/mpi-ignore-tkr-removed-interfaces.h config.status: creating ompi/mpi/fortran/use-mpi-f08/Makefile config.status: creating ompi/mpi/fortran/use-mpi-f08/base/Makefile config.status: creating ompi/mpi/fortran/use-mpi-f08/bindings/Makefile config.status: creating ompi/mpi/fortran/use-mpi-f08/mod/Makefile config.status: creating ompi/mpi/fortran/mpiext-use-mpi/Makefile config.status: creating ompi/mpi/fortran/mpiext-use-mpi-f08/Makefile config.status: creating ompi/mpi/tool/Makefile config.status: creating ompi/mpi/tool/profile/Makefile config.status: creating ompi/tools/ompi_info/Makefile config.status: creating ompi/tools/wrappers/Makefile config.status: creating ompi/tools/wrappers/mpicc-wrapper-data.txt config.status: creating ompi/tools/wrappers/mpic++-wrapper-data.txt config.status: creating ompi/tools/wrappers/mpifort-wrapper-data.txt config.status: creating ompi/tools/wrappers/ompi.pc config.status: creating ompi/tools/wrappers/ompi-c.pc config.status: creating ompi/tools/wrappers/ompi-cxx.pc config.status: creating ompi/tools/wrappers/ompi-fort.pc config.status: creating ompi/tools/wrappers/mpijavac.pl config.status: creating ompi/tools/mpisync/Makefile config.status: creating oshmem/Makefile config.status: creating oshmem/include/Makefile config.status: creating oshmem/shmem/c/Makefile config.status: creating oshmem/shmem/c/profile/Makefile config.status: creating oshmem/shmem/fortran/Makefile config.status: creating oshmem/shmem/fortran/profile/Makefile config.status: creating oshmem/tools/oshmem_info/Makefile config.status: creating oshmem/tools/wrappers/Makefile config.status: creating oshmem/tools/wrappers/shmemcc-wrapper-data.txt config.status: creating oshmem/tools/wrappers/shmemc++-wrapper-data.txt config.status: creating oshmem/tools/wrappers/shmemfort-wrapper-data.txt config.status: creating opal/include/opal_config.h config.status: creating ompi/include/mpi.h config.status: creating oshmem/include/shmem.h config.status: creating opal/mca/hwloc/hwloc201/hwloc/include/private/autogen/config.h config.status: creating opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen/config.h config.status: creating ompi/mpiext/cuda/c/mpiext_cuda_c.h config.status: executing depfiles commands config.status: executing ompi/mca/osc/monitoring/osc_monitoring_template_gen.h commands config.status: executing libtool commands Open MPI configuration: ----------------------- Version: 4.1.2 Build MPI C bindings: yes Build MPI C++ bindings (deprecated): yes Build MPI Fortran bindings: mpif.h, use mpi, use mpi_f08 Build MPI Java bindings (experimental): yes Build Open SHMEM support: yes Debug build: no Platform file: (none) Miscellaneous ----------------------- CUDA support: no HWLOC support: external Libevent support: external PMIx support: External (4x) Transports ----------------------- Cisco usNIC: yes Cray uGNI (Gemini/Aries): no Intel Omnipath (PSM2): no Intel TrueScale (PSM): no Mellanox MXM: no Open UCX: yes OpenFabrics OFI Libfabric: yes OpenFabrics Verbs: yes Portals4: no Shared memory/copy in+copy out: yes Shared memory/Linux CMA: yes Shared memory/Linux KNEM: no Shared memory/XPMEM: no TCP: yes Resource Managers ----------------------- Cray Alps: no Grid Engine: yes LSF: no Moab: no Slurm: yes ssh/rsh: yes Torque: no OMPIO File Systems ----------------------- DDN Infinite Memory Engine: no Generic Unix FS: yes IBM Spectrum Scale/GPFS: no Lustre: no PVFS2/OrangeFS: no + /usr/bin/make -O -j8 V=1 VERBOSE=1 Making all in config make[1]: Nothing to be done for 'all'. Making all in contrib make[1]: Nothing to be done for 'all'. Making all in opal Making all in include /usr/bin/make all-am make[3]: Nothing to be done for 'all-am'. Making all in datatype make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_clone.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_clone.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_clone.lo opal_datatype_clone.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_clone.lo -MD -MP -MF .deps/opal_datatype_clone.Tpo -c opal_datatype_clone.c -fPIC -DPIC -o .libs/opal_datatype_clone.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_convertor_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_convertor_raw.lo -MD -MP -MF $depbase.Tpo -c -o opal_convertor_raw.lo opal_convertor_raw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_convertor_raw.lo -MD -MP -MF .deps/opal_convertor_raw.Tpo -c opal_convertor_raw.c -fPIC -DPIC -o .libs/opal_convertor_raw.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_add.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_add.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_add.lo opal_datatype_add.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_add.lo -MD -MP -MF .deps/opal_datatype_add.Tpo -c opal_datatype_add.c -fPIC -DPIC -o .libs/opal_datatype_add.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_copy_functions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_copy_functions.lo -MD -MP -MF $depbase.Tpo -c -o opal_copy_functions.lo opal_copy_functions.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_copy_functions.lo -MD -MP -MF .deps/opal_copy_functions.Tpo -c opal_copy_functions.c -fPIC -DPIC -o .libs/opal_copy_functions.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DCHECKSUM -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libdatatype_reliable_la-opal_datatype_pack.lo -MD -MP -MF .deps/libdatatype_reliable_la-opal_datatype_pack.Tpo -c -o libdatatype_reliable_la-opal_datatype_pack.lo `test -f 'opal_datatype_pack.c' || echo './'`opal_datatype_pack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DCHECKSUM -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libdatatype_reliable_la-opal_datatype_pack.lo -MD -MP -MF .deps/libdatatype_reliable_la-opal_datatype_pack.Tpo -c opal_datatype_pack.c -fPIC -DPIC -o .libs/libdatatype_reliable_la-opal_datatype_pack.o mv -f .deps/libdatatype_reliable_la-opal_datatype_pack.Tpo .deps/libdatatype_reliable_la-opal_datatype_pack.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_convertor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_convertor.lo -MD -MP -MF $depbase.Tpo -c -o opal_convertor.lo opal_convertor.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_convertor.lo -MD -MP -MF .deps/opal_convertor.Tpo -c opal_convertor.c -fPIC -DPIC -o .libs/opal_convertor.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_create_contiguous.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_create_contiguous.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_create_contiguous.lo opal_datatype_create_contiguous.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_create_contiguous.lo -MD -MP -MF .deps/opal_datatype_create_contiguous.Tpo -c opal_datatype_create_contiguous.c -fPIC -DPIC -o .libs/opal_datatype_create_contiguous.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DCHECKSUM -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libdatatype_reliable_la-opal_datatype_unpack.lo -MD -MP -MF .deps/libdatatype_reliable_la-opal_datatype_unpack.Tpo -c -o libdatatype_reliable_la-opal_datatype_unpack.lo `test -f 'opal_datatype_unpack.c' || echo './'`opal_datatype_unpack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DCHECKSUM -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libdatatype_reliable_la-opal_datatype_unpack.lo -MD -MP -MF .deps/libdatatype_reliable_la-opal_datatype_unpack.Tpo -c opal_datatype_unpack.c -fPIC -DPIC -o .libs/libdatatype_reliable_la-opal_datatype_unpack.o mv -f .deps/libdatatype_reliable_la-opal_datatype_unpack.Tpo .deps/libdatatype_reliable_la-opal_datatype_unpack.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_create.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_create.lo opal_datatype_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_create.lo -MD -MP -MF .deps/opal_datatype_create.Tpo -c opal_datatype_create.c -fPIC -DPIC -o .libs/opal_datatype_create.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_destroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_destroy.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_destroy.lo opal_datatype_destroy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_destroy.lo -MD -MP -MF .deps/opal_datatype_destroy.Tpo -c opal_datatype_destroy.c -fPIC -DPIC -o .libs/opal_datatype_destroy.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_copy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_copy.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_copy.lo opal_datatype_copy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_copy.lo -MD -MP -MF .deps/opal_datatype_copy.Tpo -c opal_datatype_copy.c -fPIC -DPIC -o .libs/opal_datatype_copy.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_copy_functions_heterogeneous.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_copy_functions_heterogeneous.lo -MD -MP -MF $depbase.Tpo -c -o opal_copy_functions_heterogeneous.lo opal_copy_functions_heterogeneous.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_copy_functions_heterogeneous.lo -MD -MP -MF .deps/opal_copy_functions_heterogeneous.Tpo -c opal_copy_functions_heterogeneous.c -fPIC -DPIC -o .libs/opal_copy_functions_heterogeneous.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_dump.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_dump.lo opal_datatype_dump.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_dump.lo -MD -MP -MF .deps/opal_datatype_dump.Tpo -c opal_datatype_dump.c -fPIC -DPIC -o .libs/opal_datatype_dump.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_module.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_module.lo opal_datatype_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_module.lo -MD -MP -MF .deps/opal_datatype_module.Tpo -c opal_datatype_module.c -fPIC -DPIC -o .libs/opal_datatype_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_fake_stack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_fake_stack.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_fake_stack.lo opal_datatype_fake_stack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_fake_stack.lo -MD -MP -MF .deps/opal_datatype_fake_stack.Tpo -c opal_datatype_fake_stack.c -fPIC -DPIC -o .libs/opal_datatype_fake_stack.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_get_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_get_count.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_get_count.lo opal_datatype_get_count.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_get_count.lo -MD -MP -MF .deps/opal_datatype_get_count.Tpo -c opal_datatype_get_count.c -fPIC -DPIC -o .libs/opal_datatype_get_count.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_monotonic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_monotonic.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_monotonic.lo opal_datatype_monotonic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_monotonic.lo -MD -MP -MF .deps/opal_datatype_monotonic.Tpo -c opal_datatype_monotonic.c -fPIC -DPIC -o .libs/opal_datatype_monotonic.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_resize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_resize.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_resize.lo opal_datatype_resize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_resize.lo -MD -MP -MF .deps/opal_datatype_resize.Tpo -c opal_datatype_resize.c -fPIC -DPIC -o .libs/opal_datatype_resize.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_position.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_position.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_position.lo opal_datatype_position.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_position.lo -MD -MP -MF .deps/opal_datatype_position.Tpo -c opal_datatype_position.c -fPIC -DPIC -o .libs/opal_datatype_position.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_optimize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_optimize.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_optimize.lo opal_datatype_optimize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_optimize.lo -MD -MP -MF .deps/opal_datatype_optimize.Tpo -c opal_datatype_optimize.c -fPIC -DPIC -o .libs/opal_datatype_optimize.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' /bin/sh ../../libtool --tag=CC --mode=link gcc -DCHECKSUM -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libdatatype_reliable.la libdatatype_reliable_la-opal_datatype_pack.lo libdatatype_reliable_la-opal_datatype_unpack.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libdatatype_reliable.a .libs/libdatatype_reliable_la-opal_datatype_pack.o .libs/libdatatype_reliable_la-opal_datatype_unpack.o libtool: link: ranlib .libs/libdatatype_reliable.a libtool: link: ( cd ".libs" && rm -f "libdatatype_reliable.la" && ln -s "../libdatatype_reliable.la" "libdatatype_reliable.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_pack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_pack.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_pack.lo opal_datatype_pack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_pack.lo -MD -MP -MF .deps/opal_datatype_pack.Tpo -c opal_datatype_pack.c -fPIC -DPIC -o .libs/opal_datatype_pack.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' depbase=`echo opal_datatype_unpack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_unpack.lo -MD -MP -MF $depbase.Tpo -c -o opal_datatype_unpack.lo opal_datatype_unpack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_datatype_unpack.lo -MD -MP -MF .deps/opal_datatype_unpack.Tpo -c opal_datatype_unpack.c -fPIC -DPIC -o .libs/opal_datatype_unpack.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libdatatype.la opal_convertor.lo opal_convertor_raw.lo opal_copy_functions.lo opal_copy_functions_heterogeneous.lo opal_datatype_add.lo opal_datatype_clone.lo opal_datatype_copy.lo opal_datatype_create.lo opal_datatype_create_contiguous.lo opal_datatype_destroy.lo opal_datatype_dump.lo opal_datatype_fake_stack.lo opal_datatype_get_count.lo opal_datatype_module.lo opal_datatype_monotonic.lo opal_datatype_optimize.lo opal_datatype_pack.lo opal_datatype_position.lo opal_datatype_resize.lo opal_datatype_unpack.lo libdatatype_reliable.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: (cd .libs/libdatatype.lax/libdatatype_reliable.a && ar x "/builddir/build/BUILD/openmpi-4.1.2/opal/datatype/./.libs/libdatatype_reliable.a") libtool: link: ar cru .libs/libdatatype.a .libs/opal_convertor.o .libs/opal_convertor_raw.o .libs/opal_copy_functions.o .libs/opal_copy_functions_heterogeneous.o .libs/opal_datatype_add.o .libs/opal_datatype_clone.o .libs/opal_datatype_copy.o .libs/opal_datatype_create.o .libs/opal_datatype_create_contiguous.o .libs/opal_datatype_destroy.o .libs/opal_datatype_dump.o .libs/opal_datatype_fake_stack.o .libs/opal_datatype_get_count.o .libs/opal_datatype_module.o .libs/opal_datatype_monotonic.o .libs/opal_datatype_optimize.o .libs/opal_datatype_pack.o .libs/opal_datatype_position.o .libs/opal_datatype_resize.o .libs/opal_datatype_unpack.o .libs/libdatatype.lax/libdatatype_reliable.a/libdatatype_reliable_la-opal_datatype_pack.o .libs/libdatatype.lax/libdatatype_reliable.a/libdatatype_reliable_la-opal_datatype_unpack.o libtool: link: ranlib .libs/libdatatype.a libtool: link: rm -fr .libs/libdatatype.lax libtool: link: ( cd ".libs" && rm -f "libdatatype.la" && ln -s "../libdatatype.la" "libdatatype.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/datatype' Making all in etc make[2]: Nothing to be done for 'all'. Making all in util Making all in keyval make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util/keyval' depbase=`echo keyval_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT keyval_lex.lo -MD -MP -MF $depbase.Tpo -c -o keyval_lex.lo keyval_lex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT keyval_lex.lo -MD -MP -MF .deps/keyval_lex.Tpo -c keyval_lex.c -fPIC -DPIC -o .libs/keyval_lex.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util/keyval' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util/keyval' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libopalutilkeyval.la keyval_lex.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libopalutilkeyval.a .libs/keyval_lex.o libtool: link: ranlib .libs/libopalutilkeyval.a libtool: link: ( cd ".libs" && rm -f "libopalutilkeyval.la" && ln -s "../libopalutilkeyval.la" "libopalutilkeyval.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util/keyval' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo basename.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT basename.lo -MD -MP -MF $depbase.Tpo -c -o basename.lo basename.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT basename.lo -MD -MP -MF .deps/basename.Tpo -c basename.c -fPIC -DPIC -o .libs/basename.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo alfg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT alfg.lo -MD -MP -MF $depbase.Tpo -c -o alfg.lo alfg.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT alfg.lo -MD -MP -MF .deps/alfg.Tpo -c alfg.c -fPIC -DPIC -o .libs/alfg.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo arch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT arch.lo -MD -MP -MF $depbase.Tpo -c -o arch.lo arch.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT arch.lo -MD -MP -MF .deps/arch.Tpo -c arch.c -fPIC -DPIC -o .libs/arch.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo daemon_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT daemon_init.lo -MD -MP -MF $depbase.Tpo -c -o daemon_init.lo daemon_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT daemon_init.lo -MD -MP -MF .deps/daemon_init.Tpo -c daemon_init.c -fPIC -DPIC -o .libs/daemon_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo argv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT argv.lo -MD -MP -MF $depbase.Tpo -c -o argv.lo argv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT argv.lo -MD -MP -MF .deps/argv.Tpo -c argv.c -fPIC -DPIC -o .libs/argv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' argv.c: In function 'opal_argv_join_range': argv.c:363:20: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 363 | str[--str_len] = '\0'; | ~~~~~~~~~~~~~~~^~~~~~ argv.c:358:32: note: at offset -1 into destination object of size 0 allocated by 'malloc' 358 | if (NULL == (str = (char*) malloc(str_len))) | ^~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo ethtool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ethtool.lo -MD -MP -MF $depbase.Tpo -c -o ethtool.lo ethtool.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ethtool.lo -MD -MP -MF .deps/ethtool.Tpo -c ethtool.c -fPIC -DPIC -o .libs/ethtool.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo few.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT few.lo -MD -MP -MF $depbase.Tpo -c -o few.lo few.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT few.lo -MD -MP -MF .deps/few.Tpo -c few.c -fPIC -DPIC -o .libs/few.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT fd.lo -MD -MP -MF $depbase.Tpo -c -o fd.lo fd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT fd.lo -MD -MP -MF .deps/fd.Tpo -c fd.c -fPIC -DPIC -o .libs/fd.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo bipartite_graph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT bipartite_graph.lo -MD -MP -MF $depbase.Tpo -c -o bipartite_graph.lo bipartite_graph.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT bipartite_graph.lo -MD -MP -MF .deps/bipartite_graph.Tpo -c bipartite_graph.c -fPIC -DPIC -o .libs/bipartite_graph.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo crc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT crc.lo -MD -MP -MF $depbase.Tpo -c -o crc.lo crc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo keyval_parse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT keyval_parse.lo -MD -MP -MF $depbase.Tpo -c -o keyval_parse.lo keyval_parse.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT keyval_parse.lo -MD -MP -MF .deps/keyval_parse.Tpo -c keyval_parse.c -fPIC -DPIC -o .libs/keyval_parse.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo cmd_line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT cmd_line.lo -MD -MP -MF $depbase.Tpo -c -o cmd_line.lo cmd_line.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT cmd_line.lo -MD -MP -MF .deps/cmd_line.Tpo -c cmd_line.c -fPIC -DPIC -o .libs/cmd_line.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo malloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT malloc.lo -MD -MP -MF $depbase.Tpo -c -o malloc.lo malloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT malloc.lo -MD -MP -MF .deps/malloc.Tpo -c malloc.c -fPIC -DPIC -o .libs/malloc.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo numtostr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT numtostr.lo -MD -MP -MF $depbase.Tpo -c -o numtostr.lo numtostr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT numtostr.lo -MD -MP -MF .deps/numtostr.Tpo -c numtostr.c -fPIC -DPIC -o .libs/numtostr.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo net.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT net.lo -MD -MP -MF $depbase.Tpo -c -o net.lo net.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.c -fPIC -DPIC -o .libs/net.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo if.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT if.lo -MD -MP -MF $depbase.Tpo -c -o if.lo if.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT if.lo -MD -MP -MF .deps/if.Tpo -c if.c -fPIC -DPIC -o .libs/if.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo opal_pty.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_pty.lo -MD -MP -MF $depbase.Tpo -c -o opal_pty.lo opal_pty.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_pty.lo -MD -MP -MF .deps/opal_pty.Tpo -c opal_pty.c -fPIC -DPIC -o .libs/opal_pty.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo opal_getcwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_getcwd.lo -MD -MP -MF $depbase.Tpo -c -o opal_getcwd.lo opal_getcwd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_getcwd.lo -MD -MP -MF .deps/opal_getcwd.Tpo -c opal_getcwd.c -fPIC -DPIC -o .libs/opal_getcwd.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo opal_environ.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_environ.lo -MD -MP -MF $depbase.Tpo -c -o opal_environ.lo opal_environ.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_environ.lo -MD -MP -MF .deps/opal_environ.Tpo -c opal_environ.c -fPIC -DPIC -o .libs/opal_environ.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo os_path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT os_path.lo -MD -MP -MF $depbase.Tpo -c -o os_path.lo os_path.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT os_path.lo -MD -MP -MF .deps/os_path.Tpo -c os_path.c -fPIC -DPIC -o .libs/os_path.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo printf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT printf.lo -MD -MP -MF $depbase.Tpo -c -o printf.lo printf.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT printf.lo -MD -MP -MF .deps/printf.Tpo -c printf.c -fPIC -DPIC -o .libs/printf.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo os_dirpath.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT os_dirpath.lo -MD -MP -MF $depbase.Tpo -c -o os_dirpath.lo os_dirpath.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT os_dirpath.lo -MD -MP -MF .deps/os_dirpath.Tpo -c os_dirpath.c -fPIC -DPIC -o .libs/os_dirpath.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT path.lo -MD -MP -MF $depbase.Tpo -c -o path.lo path.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.c -fPIC -DPIC -o .libs/path.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo qsort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT qsort.lo -MD -MP -MF $depbase.Tpo -c -o qsort.lo qsort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT qsort.lo -MD -MP -MF .deps/qsort.Tpo -c qsort.c -fPIC -DPIC -o .libs/qsort.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo strncpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT strncpy.lo -MD -MP -MF $depbase.Tpo -c -o strncpy.lo strncpy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT strncpy.lo -MD -MP -MF .deps/strncpy.Tpo -c strncpy.c -fPIC -DPIC -o .libs/strncpy.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo proc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT proc.lo -MD -MP -MF $depbase.Tpo -c -o proc.lo proc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT proc.lo -MD -MP -MF .deps/proc.Tpo -c proc.c -fPIC -DPIC -o .libs/proc.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo show_help.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT show_help.lo -MD -MP -MF $depbase.Tpo -c -o show_help.lo show_help.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT show_help.lo -MD -MP -MF .deps/show_help.Tpo -c show_help.c -fPIC -DPIC -o .libs/show_help.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT output.lo -MD -MP -MF $depbase.Tpo -c -o output.lo output.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fPIC -DPIC -o .libs/output.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo sys_limits.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT sys_limits.lo -MD -MP -MF $depbase.Tpo -c -o sys_limits.lo sys_limits.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT sys_limits.lo -MD -MP -MF .deps/sys_limits.Tpo -c sys_limits.c -fPIC -DPIC -o .libs/sys_limits.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo stacktrace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT stacktrace.lo -MD -MP -MF $depbase.Tpo -c -o stacktrace.lo stacktrace.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT stacktrace.lo -MD -MP -MF .deps/stacktrace.Tpo -c stacktrace.c -fPIC -DPIC -o .libs/stacktrace.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo uri.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT uri.lo -MD -MP -MF $depbase.Tpo -c -o uri.lo uri.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT uri.lo -MD -MP -MF .deps/uri.Tpo -c uri.c -fPIC -DPIC -o .libs/uri.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo show_help_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT show_help_lex.lo -MD -MP -MF $depbase.Tpo -c -o show_help_lex.lo show_help_lex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT show_help_lex.lo -MD -MP -MF .deps/show_help_lex.Tpo -c show_help_lex.c -fPIC -DPIC -o .libs/show_help_lex.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo info_subscriber.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT info_subscriber.lo -MD -MP -MF $depbase.Tpo -c -o info_subscriber.lo info_subscriber.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT info_subscriber.lo -MD -MP -MF .deps/info_subscriber.Tpo -c info_subscriber.c -fPIC -DPIC -o .libs/info_subscriber.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' depbase=`echo info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT info.lo -MD -MP -MF $depbase.Tpo -c -o info.lo info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -fPIC -DPIC -o .libs/info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libopalutil.la alfg.lo arch.lo argv.lo basename.lo bipartite_graph.lo cmd_line.lo crc.lo daemon_init.lo ethtool.lo error.lo fd.lo few.lo if.lo keyval_parse.lo malloc.lo net.lo numtostr.lo opal_environ.lo opal_getcwd.lo opal_pty.lo os_dirpath.lo os_path.lo output.lo path.lo printf.lo proc.lo qsort.lo show_help.lo show_help_lex.lo stacktrace.lo strncpy.lo sys_limits.lo uri.lo info_subscriber.lo info.lo keyval/libopalutilkeyval.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: (cd .libs/libopalutil.lax/libopalutilkeyval.a && ar x "/builddir/build/BUILD/openmpi-4.1.2/opal/util/keyval/.libs/libopalutilkeyval.a") libtool: link: ar cru .libs/libopalutil.a .libs/alfg.o .libs/arch.o .libs/argv.o .libs/basename.o .libs/bipartite_graph.o .libs/cmd_line.o .libs/crc.o .libs/daemon_init.o .libs/ethtool.o .libs/error.o .libs/fd.o .libs/few.o .libs/if.o .libs/keyval_parse.o .libs/malloc.o .libs/net.o .libs/numtostr.o .libs/opal_environ.o .libs/opal_getcwd.o .libs/opal_pty.o .libs/os_dirpath.o .libs/os_path.o .libs/output.o .libs/path.o .libs/printf.o .libs/proc.o .libs/qsort.o .libs/show_help.o .libs/show_help_lex.o .libs/stacktrace.o .libs/strncpy.o .libs/sys_limits.o .libs/uri.o .libs/info_subscriber.o .libs/info.o .libs/libopalutil.lax/libopalutilkeyval.a/keyval_lex.o libtool: link: ranlib .libs/libopalutil.a libtool: link: rm -fr .libs/libopalutil.lax libtool: link: ( cd ".libs" && rm -f "libopalutil.la" && ln -s "../libopalutil.la" "libopalutil.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/util' Making all in mca/base make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_close.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_close.lo mca_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_close.lo -MD -MP -MF .deps/mca_base_close.Tpo -c mca_base_close.c -fPIC -DPIC -o .libs/mca_base_close.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_components_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_components_select.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_components_select.lo mca_base_components_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_components_select.lo -MD -MP -MF .deps/mca_base_components_select.Tpo -c mca_base_components_select.c -fPIC -DPIC -o .libs/mca_base_components_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_component_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_component_compare.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_component_compare.lo mca_base_component_compare.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_component_compare.lo -MD -MP -MF .deps/mca_base_component_compare.Tpo -c mca_base_component_compare.c -fPIC -DPIC -o .libs/mca_base_component_compare.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_components_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_components_open.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_components_open.lo mca_base_components_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_components_open.lo -MD -MP -MF .deps/mca_base_components_open.Tpo -c mca_base_components_open.c -fPIC -DPIC -o .libs/mca_base_components_open.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_cmd_line.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_cmd_line.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_cmd_line.lo mca_base_cmd_line.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_cmd_line.lo -MD -MP -MF .deps/mca_base_cmd_line.Tpo -c mca_base_cmd_line.c -fPIC -DPIC -o .libs/mca_base_cmd_line.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_components_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_components_close.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_components_close.lo mca_base_components_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_components_close.lo -MD -MP -MF .deps/mca_base_components_close.Tpo -c mca_base_components_close.c -fPIC -DPIC -o .libs/mca_base_components_close.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_component_find.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_component_find.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_component_find.lo mca_base_component_find.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_component_find.lo -MD -MP -MF .deps/mca_base_component_find.Tpo -c mca_base_component_find.c -fPIC -DPIC -o .libs/mca_base_component_find.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_list.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_list.lo mca_base_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_list.lo -MD -MP -MF .deps/mca_base_list.Tpo -c mca_base_list.c -fPIC -DPIC -o .libs/mca_base_list.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_open.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_open.lo mca_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_open.lo -MD -MP -MF .deps/mca_base_open.Tpo -c mca_base_open.c -fPIC -DPIC -o .libs/mca_base_open.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_component_repository.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_component_repository.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_component_repository.lo mca_base_component_repository.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_component_repository.lo -MD -MP -MF .deps/mca_base_component_repository.Tpo -c mca_base_component_repository.c -fPIC -DPIC -o .libs/mca_base_component_repository.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_components_register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_components_register.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_components_register.lo mca_base_components_register.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_components_register.lo -MD -MP -MF .deps/mca_base_components_register.Tpo -c mca_base_components_register.c -fPIC -DPIC -o .libs/mca_base_components_register.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_parse_paramfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_parse_paramfile.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_parse_paramfile.lo mca_base_parse_paramfile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_parse_paramfile.lo -MD -MP -MF .deps/mca_base_parse_paramfile.Tpo -c mca_base_parse_paramfile.c -fPIC -DPIC -o .libs/mca_base_parse_paramfile.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_framework.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_framework.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_framework.lo mca_base_framework.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_framework.lo -MD -MP -MF .deps/mca_base_framework.Tpo -c mca_base_framework.c -fPIC -DPIC -o .libs/mca_base_framework.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_var_enum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_var_enum.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_var_enum.lo mca_base_var_enum.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_var_enum.lo -MD -MP -MF .deps/mca_base_var_enum.Tpo -c mca_base_var_enum.c -fPIC -DPIC -o .libs/mca_base_var_enum.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_var_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_var_group.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_var_group.lo mca_base_var_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_var_group.lo -MD -MP -MF .deps/mca_base_var_group.Tpo -c mca_base_var_group.c -fPIC -DPIC -o .libs/mca_base_var_group.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_pvar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_pvar.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_pvar.lo mca_base_pvar.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_pvar.lo -MD -MP -MF .deps/mca_base_pvar.Tpo -c mca_base_pvar.c -fPIC -DPIC -o .libs/mca_base_pvar.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' depbase=`echo mca_base_var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_var.lo -MD -MP -MF $depbase.Tpo -c -o mca_base_var.lo mca_base_var.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_base_var.lo -MD -MP -MF .deps/mca_base_var.Tpo -c mca_base_var.c -fPIC -DPIC -o .libs/mca_base_var.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_base.la mca_base_close.lo mca_base_cmd_line.lo mca_base_component_compare.lo mca_base_component_find.lo mca_base_component_repository.lo mca_base_components_open.lo mca_base_components_close.lo mca_base_components_select.lo mca_base_list.lo mca_base_open.lo mca_base_var.lo mca_base_pvar.lo mca_base_var_enum.lo mca_base_var_group.lo mca_base_parse_paramfile.lo mca_base_components_register.lo mca_base_framework.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_base.a .libs/mca_base_close.o .libs/mca_base_cmd_line.o .libs/mca_base_component_compare.o .libs/mca_base_component_find.o .libs/mca_base_component_repository.o .libs/mca_base_components_open.o .libs/mca_base_components_close.o .libs/mca_base_components_select.o .libs/mca_base_list.o .libs/mca_base_open.o .libs/mca_base_var.o .libs/mca_base_pvar.o .libs/mca_base_var_enum.o .libs/mca_base_var_group.o .libs/mca_base_parse_paramfile.o .libs/mca_base_components_register.o .libs/mca_base_framework.o libtool: link: ranlib .libs/libmca_base.a libtool: link: ( cd ".libs" && rm -f "libmca_base.la" && ln -s "../libmca_base.la" "libmca_base.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/base' Making all in mca/common make[2]: Nothing to be done for 'all'. Making all in mca/allocator make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator' depbase=`echo base/allocator_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/allocator_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/allocator_base_frame.lo base/allocator_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/allocator_base_frame.lo -MD -MP -MF base/.deps/allocator_base_frame.Tpo -c base/allocator_base_frame.c -fPIC -DPIC -o base/.libs/allocator_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_allocator.la base/allocator_base_frame.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_allocator.a base/.libs/allocator_base_frame.o libtool: link: ranlib .libs/libmca_allocator.a libtool: link: ( cd ".libs" && rm -f "libmca_allocator.la" && ln -s "../libmca_allocator.la" "libmca_allocator.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator' Making all in mca/backtrace make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/backtrace' depbase=`echo base/backtrace_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/backtrace_component.lo -MD -MP -MF $depbase.Tpo -c -o base/backtrace_component.lo base/backtrace_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/backtrace_component.lo -MD -MP -MF base/.deps/backtrace_component.Tpo -c base/backtrace_component.c -fPIC -DPIC -o base/.libs/backtrace_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/backtrace' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/backtrace' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_backtrace.la base/backtrace_component.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_backtrace.a base/.libs/backtrace_component.o libtool: link: ranlib .libs/libmca_backtrace.a libtool: link: ( cd ".libs" && rm -f "libmca_backtrace.la" && ln -s "../libmca_backtrace.la" "libmca_backtrace.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/backtrace' Making all in mca/btl make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl' depbase=`echo base/btl_base_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/btl_base_error.lo -MD -MP -MF $depbase.Tpo -c -o base/btl_base_error.lo base/btl_base_error.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/btl_base_error.lo -MD -MP -MF base/.deps/btl_base_error.Tpo -c base/btl_base_error.c -fPIC -DPIC -o base/.libs/btl_base_error.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl' depbase=`echo base/btl_base_mca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/btl_base_mca.lo -MD -MP -MF $depbase.Tpo -c -o base/btl_base_mca.lo base/btl_base_mca.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/btl_base_mca.lo -MD -MP -MF base/.deps/btl_base_mca.Tpo -c base/btl_base_mca.c -fPIC -DPIC -o base/.libs/btl_base_mca.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl' depbase=`echo base/btl_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/btl_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/btl_base_frame.lo base/btl_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/btl_base_frame.lo -MD -MP -MF base/.deps/btl_base_frame.Tpo -c base/btl_base_frame.c -fPIC -DPIC -o base/.libs/btl_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl' depbase=`echo base/btl_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/btl_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/btl_base_select.lo base/btl_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/btl_base_select.lo -MD -MP -MF base/.deps/btl_base_select.Tpo -c base/btl_base_select.c -fPIC -DPIC -o base/.libs/btl_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_btl.la base/btl_base_frame.lo base/btl_base_error.lo base/btl_base_select.lo base/btl_base_mca.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_btl.a base/.libs/btl_base_frame.o base/.libs/btl_base_error.o base/.libs/btl_base_select.o base/.libs/btl_base_mca.o libtool: link: ranlib .libs/libmca_btl.a libtool: link: ( cd ".libs" && rm -f "libmca_btl.la" && ln -s "../libmca_btl.la" "libmca_btl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl' Making all in mca/compress make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress' depbase=`echo base/compress_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/compress_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/compress_base_close.lo base/compress_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/compress_base_close.lo -MD -MP -MF base/.deps/compress_base_close.Tpo -c base/compress_base_close.c -fPIC -DPIC -o base/.libs/compress_base_close.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress' depbase=`echo base/compress_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/compress_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/compress_base_open.lo base/compress_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/compress_base_open.lo -MD -MP -MF base/.deps/compress_base_open.Tpo -c base/compress_base_open.c -fPIC -DPIC -o base/.libs/compress_base_open.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress' depbase=`echo base/compress_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/compress_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/compress_base_select.lo base/compress_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/compress_base_select.lo -MD -MP -MF base/.deps/compress_base_select.Tpo -c base/compress_base_select.c -fPIC -DPIC -o base/.libs/compress_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress' depbase=`echo base/compress_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/compress_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/compress_base_fns.lo base/compress_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/compress_base_fns.lo -MD -MP -MF base/.deps/compress_base_fns.Tpo -c base/compress_base_fns.c -fPIC -DPIC -o base/.libs/compress_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_compress.la base/compress_base_open.lo base/compress_base_close.lo base/compress_base_select.lo base/compress_base_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_compress.a base/.libs/compress_base_open.o base/.libs/compress_base_close.o base/.libs/compress_base_select.o base/.libs/compress_base_fns.o libtool: link: ranlib .libs/libmca_compress.a libtool: link: ( cd ".libs" && rm -f "libmca_compress.la" && ln -s "../libmca_compress.la" "libmca_compress.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress' Making all in mca/crs make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' ../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=opal_crs.7in \ --output=opal_crs.7 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' depbase=`echo base/crs_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crs_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/crs_base_select.lo base/crs_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crs_base_select.lo -MD -MP -MF base/.deps/crs_base_select.Tpo -c base/crs_base_select.c -fPIC -DPIC -o base/.libs/crs_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' depbase=`echo base/crs_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crs_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/crs_base_open.lo base/crs_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crs_base_open.lo -MD -MP -MF base/.deps/crs_base_open.Tpo -c base/crs_base_open.c -fPIC -DPIC -o base/.libs/crs_base_open.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' depbase=`echo base/crs_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crs_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/crs_base_close.lo base/crs_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crs_base_close.lo -MD -MP -MF base/.deps/crs_base_close.Tpo -c base/crs_base_close.c -fPIC -DPIC -o base/.libs/crs_base_close.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' depbase=`echo base/crs_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crs_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/crs_base_fns.lo base/crs_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crs_base_fns.lo -MD -MP -MF base/.deps/crs_base_fns.Tpo -c base/crs_base_fns.c -fPIC -DPIC -o base/.libs/crs_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_crs.la base/crs_base_open.lo base/crs_base_close.lo base/crs_base_select.lo base/crs_base_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_crs.a base/.libs/crs_base_open.o base/.libs/crs_base_close.o base/.libs/crs_base_select.o base/.libs/crs_base_fns.o libtool: link: ranlib .libs/libmca_crs.a libtool: link: ( cd ".libs" && rm -f "libmca_crs.la" && ln -s "../libmca_crs.la" "libmca_crs.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs' Making all in mca/dl make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl' depbase=`echo base/dl_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/dl_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/dl_base_close.lo base/dl_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/dl_base_close.lo -MD -MP -MF base/.deps/dl_base_close.Tpo -c base/dl_base_close.c -fPIC -DPIC -o base/.libs/dl_base_close.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl' depbase=`echo base/dl_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/dl_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/dl_base_open.lo base/dl_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/dl_base_open.lo -MD -MP -MF base/.deps/dl_base_open.Tpo -c base/dl_base_open.c -fPIC -DPIC -o base/.libs/dl_base_open.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl' depbase=`echo base/dl_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/dl_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/dl_base_select.lo base/dl_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/dl_base_select.lo -MD -MP -MF base/.deps/dl_base_select.Tpo -c base/dl_base_select.c -fPIC -DPIC -o base/.libs/dl_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl' depbase=`echo base/dl_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/dl_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/dl_base_fns.lo base/dl_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/dl_base_fns.lo -MD -MP -MF base/.deps/dl_base_fns.Tpo -c base/dl_base_fns.c -fPIC -DPIC -o base/.libs/dl_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_dl.la base/dl_base_open.lo base/dl_base_close.lo base/dl_base_select.lo base/dl_base_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_dl.a base/.libs/dl_base_open.o base/.libs/dl_base_close.o base/.libs/dl_base_select.o base/.libs/dl_base_fns.o libtool: link: ranlib .libs/libmca_dl.a libtool: link: ( cd ".libs" && rm -f "libmca_dl.la" && ln -s "../libmca_dl.la" "libmca_dl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl' Making all in mca/event make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/event' depbase=`echo base/event_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/event_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/event_base_frame.lo base/event_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/event_base_frame.lo -MD -MP -MF base/.deps/event_base_frame.Tpo -c base/event_base_frame.c -fPIC -DPIC -o base/.libs/event_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/event' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/event' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_event.la base/event_base_frame.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_event.a base/.libs/event_base_frame.o libtool: link: ranlib .libs/libmca_event.a libtool: link: ( cd ".libs" && rm -f "libmca_event.la" && ln -s "../libmca_event.la" "libmca_event.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/event' Making all in mca/hwloc make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc' depbase=`echo base/hwloc_base_maffinity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/hwloc_base_maffinity.lo -MD -MP -MF $depbase.Tpo -c -o base/hwloc_base_maffinity.lo base/hwloc_base_maffinity.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/hwloc_base_maffinity.lo -MD -MP -MF base/.deps/hwloc_base_maffinity.Tpo -c base/hwloc_base_maffinity.c -fPIC -DPIC -o base/.libs/hwloc_base_maffinity.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc' depbase=`echo base/hwloc_base_dt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/hwloc_base_dt.lo -MD -MP -MF $depbase.Tpo -c -o base/hwloc_base_dt.lo base/hwloc_base_dt.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/hwloc_base_dt.lo -MD -MP -MF base/.deps/hwloc_base_dt.Tpo -c base/hwloc_base_dt.c -fPIC -DPIC -o base/.libs/hwloc_base_dt.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc' depbase=`echo base/hwloc_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/hwloc_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/hwloc_base_frame.lo base/hwloc_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/hwloc_base_frame.lo -MD -MP -MF base/.deps/hwloc_base_frame.Tpo -c base/hwloc_base_frame.c -fPIC -DPIC -o base/.libs/hwloc_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc' depbase=`echo base/hwloc_base_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/hwloc_base_util.lo -MD -MP -MF $depbase.Tpo -c -o base/hwloc_base_util.lo base/hwloc_base_util.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/hwloc_base_util.lo -MD -MP -MF base/.deps/hwloc_base_util.Tpo -c base/hwloc_base_util.c -fPIC -DPIC -o base/.libs/hwloc_base_util.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_hwloc.la base/hwloc_base_frame.lo base/hwloc_base_dt.lo base/hwloc_base_util.lo base/hwloc_base_maffinity.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_hwloc.a base/.libs/hwloc_base_frame.o base/.libs/hwloc_base_dt.o base/.libs/hwloc_base_util.o base/.libs/hwloc_base_maffinity.o libtool: link: ranlib .libs/libmca_hwloc.a libtool: link: ( cd ".libs" && rm -f "libmca_hwloc.la" && ln -s "../libmca_hwloc.la" "libmca_hwloc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc' Making all in mca/if make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if' depbase=`echo base/if_base_components.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/if_base_components.lo -MD -MP -MF $depbase.Tpo -c -o base/if_base_components.lo base/if_base_components.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/if_base_components.lo -MD -MP -MF base/.deps/if_base_components.Tpo -c base/if_base_components.c -fPIC -DPIC -o base/.libs/if_base_components.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_if.la base/if_base_components.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_if.a base/.libs/if_base_components.o libtool: link: ranlib .libs/libmca_if.a libtool: link: ( cd ".libs" && rm -f "libmca_if.la" && ln -s "../libmca_if.la" "libmca_if.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if' Making all in mca/installdirs make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs' depbase=`echo base/installdirs_base_components.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/installdirs_base_components.lo -MD -MP -MF $depbase.Tpo -c -o base/installdirs_base_components.lo base/installdirs_base_components.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/installdirs_base_components.lo -MD -MP -MF base/.deps/installdirs_base_components.Tpo -c base/installdirs_base_components.c -fPIC -DPIC -o base/.libs/installdirs_base_components.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs' depbase=`echo base/installdirs_base_expand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/installdirs_base_expand.lo -MD -MP -MF $depbase.Tpo -c -o base/installdirs_base_expand.lo base/installdirs_base_expand.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/installdirs_base_expand.lo -MD -MP -MF base/.deps/installdirs_base_expand.Tpo -c base/installdirs_base_expand.c -fPIC -DPIC -o base/.libs/installdirs_base_expand.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_installdirs.la base/installdirs_base_components.lo base/installdirs_base_expand.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_installdirs.a base/.libs/installdirs_base_components.o base/.libs/installdirs_base_expand.o libtool: link: ranlib .libs/libmca_installdirs.a libtool: link: ( cd ".libs" && rm -f "libmca_installdirs.la" && ln -s "../libmca_installdirs.la" "libmca_installdirs.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs' Making all in mca/memchecker make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker' depbase=`echo base/memchecker_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memchecker_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/memchecker_base_open.lo base/memchecker_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memchecker_base_open.lo -MD -MP -MF base/.deps/memchecker_base_open.Tpo -c base/memchecker_base_open.c -fPIC -DPIC -o base/.libs/memchecker_base_open.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker' depbase=`echo base/memchecker_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memchecker_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/memchecker_base_select.lo base/memchecker_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memchecker_base_select.lo -MD -MP -MF base/.deps/memchecker_base_select.Tpo -c base/memchecker_base_select.c -fPIC -DPIC -o base/.libs/memchecker_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker' depbase=`echo base/memchecker_base_wrappers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memchecker_base_wrappers.lo -MD -MP -MF $depbase.Tpo -c -o base/memchecker_base_wrappers.lo base/memchecker_base_wrappers.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memchecker_base_wrappers.lo -MD -MP -MF base/.deps/memchecker_base_wrappers.Tpo -c base/memchecker_base_wrappers.c -fPIC -DPIC -o base/.libs/memchecker_base_wrappers.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_memchecker.la base/memchecker_base_open.lo base/memchecker_base_select.lo base/memchecker_base_wrappers.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_memchecker.a base/.libs/memchecker_base_open.o base/.libs/memchecker_base_select.o base/.libs/memchecker_base_wrappers.o libtool: link: ranlib .libs/libmca_memchecker.a libtool: link: ( cd ".libs" && rm -f "libmca_memchecker.la" && ln -s "../libmca_memchecker.la" "libmca_memchecker.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker' Making all in mca/memcpy make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memcpy' depbase=`echo base/memcpy_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memcpy_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/memcpy_base_open.lo base/memcpy_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memcpy_base_open.lo -MD -MP -MF base/.deps/memcpy_base_open.Tpo -c base/memcpy_base_open.c -fPIC -DPIC -o base/.libs/memcpy_base_open.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memcpy' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memcpy' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_memcpy.la base/memcpy_base_open.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_memcpy.a base/.libs/memcpy_base_open.o libtool: link: ranlib .libs/libmca_memcpy.a libtool: link: ( cd ".libs" && rm -f "libmca_memcpy.la" && ln -s "../libmca_memcpy.la" "libmca_memcpy.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memcpy' Making all in mca/memory make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory' depbase=`echo base/memory_base_empty.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memory_base_empty.lo -MD -MP -MF $depbase.Tpo -c -o base/memory_base_empty.lo base/memory_base_empty.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memory_base_empty.lo -MD -MP -MF base/.deps/memory_base_empty.Tpo -c base/memory_base_empty.c -fPIC -DPIC -o base/.libs/memory_base_empty.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory' depbase=`echo base/memory_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memory_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/memory_base_open.lo base/memory_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/memory_base_open.lo -MD -MP -MF base/.deps/memory_base_open.Tpo -c base/memory_base_open.c -fPIC -DPIC -o base/.libs/memory_base_open.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_memory.la base/memory_base_open.lo base/memory_base_empty.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_memory.a base/.libs/memory_base_open.o base/.libs/memory_base_empty.o libtool: link: ranlib .libs/libmca_memory.a libtool: link: ( cd ".libs" && rm -f "libmca_memory.la" && ln -s "../libmca_memory.la" "libmca_memory.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory' Making all in mca/mpool make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' depbase=`echo base/mpool_base_default.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_default.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_default.lo base/mpool_base_default.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_default.lo -MD -MP -MF base/.deps/mpool_base_default.Tpo -c base/mpool_base_default.c -fPIC -DPIC -o base/.libs/mpool_base_default.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' depbase=`echo base/mpool_base_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_alloc.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_alloc.lo base/mpool_base_alloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_alloc.lo -MD -MP -MF base/.deps/mpool_base_alloc.Tpo -c base/mpool_base_alloc.c -fPIC -DPIC -o base/.libs/mpool_base_alloc.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' depbase=`echo base/mpool_base_lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_lookup.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_lookup.lo base/mpool_base_lookup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_lookup.lo -MD -MP -MF base/.deps/mpool_base_lookup.Tpo -c base/mpool_base_lookup.c -fPIC -DPIC -o base/.libs/mpool_base_lookup.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' depbase=`echo base/mpool_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_frame.lo base/mpool_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_frame.lo -MD -MP -MF base/.deps/mpool_base_frame.Tpo -c base/mpool_base_frame.c -fPIC -DPIC -o base/.libs/mpool_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' depbase=`echo base/mpool_base_basic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_basic.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_basic.lo base/mpool_base_basic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_basic.lo -MD -MP -MF base/.deps/mpool_base_basic.Tpo -c base/mpool_base_basic.c -fPIC -DPIC -o base/.libs/mpool_base_basic.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' depbase=`echo base/mpool_base_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_tree.lo -MD -MP -MF $depbase.Tpo -c -o base/mpool_base_tree.lo base/mpool_base_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mpool_base_tree.lo -MD -MP -MF base/.deps/mpool_base_tree.Tpo -c base/mpool_base_tree.c -fPIC -DPIC -o base/.libs/mpool_base_tree.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_mpool.la base/mpool_base_frame.lo base/mpool_base_lookup.lo base/mpool_base_alloc.lo base/mpool_base_tree.lo base/mpool_base_default.lo base/mpool_base_basic.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_mpool.a base/.libs/mpool_base_frame.o base/.libs/mpool_base_lookup.o base/.libs/mpool_base_alloc.o base/.libs/mpool_base_tree.o base/.libs/mpool_base_default.o base/.libs/mpool_base_basic.o libtool: link: ranlib .libs/libmca_mpool.a libtool: link: ( cd ".libs" && rm -f "libmca_mpool.la" && ln -s "../libmca_mpool.la" "libmca_mpool.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool' Making all in mca/patcher make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher' depbase=`echo base/patcher_base_patch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/patcher_base_patch.lo -MD -MP -MF $depbase.Tpo -c -o base/patcher_base_patch.lo base/patcher_base_patch.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/patcher_base_patch.lo -MD -MP -MF base/.deps/patcher_base_patch.Tpo -c base/patcher_base_patch.c -fPIC -DPIC -o base/.libs/patcher_base_patch.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher' depbase=`echo base/patcher_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/patcher_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/patcher_base_frame.lo base/patcher_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/patcher_base_frame.lo -MD -MP -MF base/.deps/patcher_base_frame.Tpo -c base/patcher_base_frame.c -fPIC -DPIC -o base/.libs/patcher_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_patcher.la base/patcher_base_frame.lo base/patcher_base_patch.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_patcher.a base/.libs/patcher_base_frame.o base/.libs/patcher_base_patch.o libtool: link: ranlib .libs/libmca_patcher.a libtool: link: ( cd ".libs" && rm -f "libmca_patcher.la" && ln -s "../libmca_patcher.la" "libmca_patcher.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher' Making all in mca/pmix make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix' depbase=`echo base/pmix_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pmix_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/pmix_base_select.lo base/pmix_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pmix_base_select.lo -MD -MP -MF base/.deps/pmix_base_select.Tpo -c base/pmix_base_select.c -fPIC -DPIC -o base/.libs/pmix_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix' depbase=`echo base/pmix_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pmix_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/pmix_base_frame.lo base/pmix_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pmix_base_frame.lo -MD -MP -MF base/.deps/pmix_base_frame.Tpo -c base/pmix_base_frame.c -fPIC -DPIC -o base/.libs/pmix_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix' depbase=`echo base/pmix_base_hash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pmix_base_hash.lo -MD -MP -MF $depbase.Tpo -c -o base/pmix_base_hash.lo base/pmix_base_hash.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pmix_base_hash.lo -MD -MP -MF base/.deps/pmix_base_hash.Tpo -c base/pmix_base_hash.c -fPIC -DPIC -o base/.libs/pmix_base_hash.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix' depbase=`echo base/pmix_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pmix_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/pmix_base_fns.lo base/pmix_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pmix_base_fns.lo -MD -MP -MF base/.deps/pmix_base_fns.Tpo -c base/pmix_base_fns.c -fPIC -DPIC -o base/.libs/pmix_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_pmix.la base/pmix_base_frame.lo base/pmix_base_select.lo base/pmix_base_fns.lo base/pmix_base_hash.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_pmix.a base/.libs/pmix_base_frame.o base/.libs/pmix_base_select.o base/.libs/pmix_base_fns.o base/.libs/pmix_base_hash.o libtool: link: ranlib .libs/libmca_pmix.a libtool: link: ( cd ".libs" && rm -f "libmca_pmix.la" && ln -s "../libmca_pmix.la" "libmca_pmix.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix' Making all in mca/pstat make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat' depbase=`echo base/pstat_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pstat_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/pstat_base_select.lo base/pstat_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pstat_base_select.lo -MD -MP -MF base/.deps/pstat_base_select.Tpo -c base/pstat_base_select.c -fPIC -DPIC -o base/.libs/pstat_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat' depbase=`echo base/pstat_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pstat_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/pstat_base_open.lo base/pstat_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pstat_base_open.lo -MD -MP -MF base/.deps/pstat_base_open.Tpo -c base/pstat_base_open.c -fPIC -DPIC -o base/.libs/pstat_base_open.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_pstat.la base/pstat_base_select.lo base/pstat_base_open.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_pstat.a base/.libs/pstat_base_select.o base/.libs/pstat_base_open.o libtool: link: ranlib .libs/libmca_pstat.a libtool: link: ( cd ".libs" && rm -f "libmca_pstat.la" && ln -s "../libmca_pstat.la" "libmca_pstat.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat' Making all in mca/rcache make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' depbase=`echo base/rcache_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rcache_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/rcache_base_frame.lo base/rcache_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rcache_base_frame.lo -MD -MP -MF base/.deps/rcache_base_frame.Tpo -c base/rcache_base_frame.c -fPIC -DPIC -o base/.libs/rcache_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' depbase=`echo base/rcache_base_vma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rcache_base_vma.lo -MD -MP -MF $depbase.Tpo -c -o base/rcache_base_vma.lo base/rcache_base_vma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rcache_base_vma.lo -MD -MP -MF base/.deps/rcache_base_vma.Tpo -c base/rcache_base_vma.c -fPIC -DPIC -o base/.libs/rcache_base_vma.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' depbase=`echo base/rcache_base_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rcache_base_create.lo -MD -MP -MF $depbase.Tpo -c -o base/rcache_base_create.lo base/rcache_base_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rcache_base_create.lo -MD -MP -MF base/.deps/rcache_base_create.Tpo -c base/rcache_base_create.c -fPIC -DPIC -o base/.libs/rcache_base_create.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' depbase=`echo base/rcache_base_mem_cb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rcache_base_mem_cb.lo -MD -MP -MF $depbase.Tpo -c -o base/rcache_base_mem_cb.lo base/rcache_base_mem_cb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rcache_base_mem_cb.lo -MD -MP -MF base/.deps/rcache_base_mem_cb.Tpo -c base/rcache_base_mem_cb.c -fPIC -DPIC -o base/.libs/rcache_base_mem_cb.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' depbase=`echo base/rcache_base_vma_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rcache_base_vma_tree.lo -MD -MP -MF $depbase.Tpo -c -o base/rcache_base_vma_tree.lo base/rcache_base_vma_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rcache_base_vma_tree.lo -MD -MP -MF base/.deps/rcache_base_vma_tree.Tpo -c base/rcache_base_vma_tree.c -fPIC -DPIC -o base/.libs/rcache_base_vma_tree.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_rcache.la base/rcache_base_frame.lo base/rcache_base_create.lo base/rcache_base_vma.lo base/rcache_base_vma_tree.lo base/rcache_base_mem_cb.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_rcache.a base/.libs/rcache_base_frame.o base/.libs/rcache_base_create.o base/.libs/rcache_base_vma.o base/.libs/rcache_base_vma_tree.o base/.libs/rcache_base_mem_cb.o libtool: link: ranlib .libs/libmca_rcache.a libtool: link: ( cd ".libs" && rm -f "libmca_rcache.la" && ln -s "../libmca_rcache.la" "libmca_rcache.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache' Making all in mca/reachable make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable' depbase=`echo base/reachable_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/reachable_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/reachable_base_select.lo base/reachable_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/reachable_base_select.lo -MD -MP -MF base/.deps/reachable_base_select.Tpo -c base/reachable_base_select.c -fPIC -DPIC -o base/.libs/reachable_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable' depbase=`echo base/reachable_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/reachable_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/reachable_base_frame.lo base/reachable_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/reachable_base_frame.lo -MD -MP -MF base/.deps/reachable_base_frame.Tpo -c base/reachable_base_frame.c -fPIC -DPIC -o base/.libs/reachable_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable' depbase=`echo base/reachable_base_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/reachable_base_alloc.lo -MD -MP -MF $depbase.Tpo -c -o base/reachable_base_alloc.lo base/reachable_base_alloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/reachable_base_alloc.lo -MD -MP -MF base/.deps/reachable_base_alloc.Tpo -c base/reachable_base_alloc.c -fPIC -DPIC -o base/.libs/reachable_base_alloc.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_reachable.la base/reachable_base_frame.lo base/reachable_base_select.lo base/reachable_base_alloc.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_reachable.a base/.libs/reachable_base_frame.o base/.libs/reachable_base_select.o base/.libs/reachable_base_alloc.o libtool: link: ranlib .libs/libmca_reachable.a libtool: link: ( cd ".libs" && rm -f "libmca_reachable.la" && ln -s "../libmca_reachable.la" "libmca_reachable.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable' Making all in mca/shmem make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem' depbase=`echo base/shmem_base_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/shmem_base_close.lo -MD -MP -MF $depbase.Tpo -c -o base/shmem_base_close.lo base/shmem_base_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/shmem_base_close.lo -MD -MP -MF base/.deps/shmem_base_close.Tpo -c base/shmem_base_close.c -fPIC -DPIC -o base/.libs/shmem_base_close.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem' depbase=`echo base/shmem_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/shmem_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/shmem_base_open.lo base/shmem_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/shmem_base_open.lo -MD -MP -MF base/.deps/shmem_base_open.Tpo -c base/shmem_base_open.c -fPIC -DPIC -o base/.libs/shmem_base_open.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem' depbase=`echo base/shmem_base_wrappers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/shmem_base_wrappers.lo -MD -MP -MF $depbase.Tpo -c -o base/shmem_base_wrappers.lo base/shmem_base_wrappers.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/shmem_base_wrappers.lo -MD -MP -MF base/.deps/shmem_base_wrappers.Tpo -c base/shmem_base_wrappers.c -fPIC -DPIC -o base/.libs/shmem_base_wrappers.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem' depbase=`echo base/shmem_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/shmem_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/shmem_base_select.lo base/shmem_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/shmem_base_select.lo -MD -MP -MF base/.deps/shmem_base_select.Tpo -c base/shmem_base_select.c -fPIC -DPIC -o base/.libs/shmem_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_shmem.la base/shmem_base_close.lo base/shmem_base_select.lo base/shmem_base_open.lo base/shmem_base_wrappers.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_shmem.a base/.libs/shmem_base_close.o base/.libs/shmem_base_select.o base/.libs/shmem_base_open.o base/.libs/shmem_base_wrappers.o libtool: link: ranlib .libs/libmca_shmem.a libtool: link: ( cd ".libs" && rm -f "libmca_shmem.la" && ln -s "../libmca_shmem.la" "libmca_shmem.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem' Making all in mca/timer make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/timer' depbase=`echo base/timer_base_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/timer_base_open.lo -MD -MP -MF $depbase.Tpo -c -o base/timer_base_open.lo base/timer_base_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/timer_base_open.lo -MD -MP -MF base/.deps/timer_base_open.Tpo -c base/timer_base_open.c -fPIC -DPIC -o base/.libs/timer_base_open.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/timer' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/timer' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_timer.la base/timer_base_open.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_timer.a base/.libs/timer_base_open.o libtool: link: ranlib .libs/libmca_timer.a libtool: link: ( cd ".libs" && rm -f "libmca_timer.la" && ln -s "../libmca_timer.la" "libmca_timer.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/timer' Making all in mca/backtrace/execinfo make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/backtrace/execinfo' depbase=`echo backtrace_execinfo_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT backtrace_execinfo_component.lo -MD -MP -MF $depbase.Tpo -c -o backtrace_execinfo_component.lo backtrace_execinfo_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT backtrace_execinfo_component.lo -MD -MP -MF .deps/backtrace_execinfo_component.Tpo -c backtrace_execinfo_component.c -fPIC -DPIC -o .libs/backtrace_execinfo_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/backtrace/execinfo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/backtrace/execinfo' depbase=`echo backtrace_execinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT backtrace_execinfo.lo -MD -MP -MF $depbase.Tpo -c -o backtrace_execinfo.lo backtrace_execinfo.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT backtrace_execinfo.lo -MD -MP -MF .deps/backtrace_execinfo.Tpo -c backtrace_execinfo.c -fPIC -DPIC -o .libs/backtrace_execinfo.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/backtrace/execinfo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/backtrace/execinfo' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_backtrace_execinfo.la backtrace_execinfo.lo backtrace_execinfo_component.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_backtrace_execinfo.a .libs/backtrace_execinfo.o .libs/backtrace_execinfo_component.o libtool: link: ranlib .libs/libmca_backtrace_execinfo.a libtool: link: ( cd ".libs" && rm -f "libmca_backtrace_execinfo.la" && ln -s "../libmca_backtrace_execinfo.la" "libmca_backtrace_execinfo.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/backtrace/execinfo' Making all in mca/dl/dlopen make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl/dlopen' depbase=`echo dl_dlopen_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dl_dlopen_component.lo -MD -MP -MF $depbase.Tpo -c -o dl_dlopen_component.lo dl_dlopen_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dl_dlopen_component.lo -MD -MP -MF .deps/dl_dlopen_component.Tpo -c dl_dlopen_component.c -fPIC -DPIC -o .libs/dl_dlopen_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl/dlopen' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl/dlopen' depbase=`echo dl_dlopen_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dl_dlopen_module.lo -MD -MP -MF $depbase.Tpo -c -o dl_dlopen_module.lo dl_dlopen_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dl_dlopen_module.lo -MD -MP -MF .deps/dl_dlopen_module.Tpo -c dl_dlopen_module.c -fPIC -DPIC -o .libs/dl_dlopen_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl/dlopen' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl/dlopen' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o libmca_dl_dlopen.la dl_dlopen_component.lo dl_dlopen_module.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_dl_dlopen.a .libs/dl_dlopen_component.o .libs/dl_dlopen_module.o libtool: link: ranlib .libs/libmca_dl_dlopen.a libtool: link: ( cd ".libs" && rm -f "libmca_dl_dlopen.la" && ln -s "../libmca_dl_dlopen.la" "libmca_dl_dlopen.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/dl/dlopen' Making all in mca/event/external make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/event/external' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_event_external_la-event_external_component.lo -MD -MP -MF .deps/libmca_event_external_la-event_external_component.Tpo -c -o libmca_event_external_la-event_external_component.lo `test -f 'event_external_component.c' || echo './'`event_external_component.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_event_external_la-event_external_component.lo -MD -MP -MF .deps/libmca_event_external_la-event_external_component.Tpo -c event_external_component.c -fPIC -DPIC -o .libs/libmca_event_external_la-event_external_component.o mv -f .deps/libmca_event_external_la-event_external_component.Tpo .deps/libmca_event_external_la-event_external_component.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/event/external' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/event/external' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_event_external_la-event_external_module.lo -MD -MP -MF .deps/libmca_event_external_la-event_external_module.Tpo -c -o libmca_event_external_la-event_external_module.lo `test -f 'event_external_module.c' || echo './'`event_external_module.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_event_external_la-event_external_module.lo -MD -MP -MF .deps/libmca_event_external_la-event_external_module.Tpo -c event_external_module.c -fPIC -DPIC -o .libs/libmca_event_external_la-event_external_module.o mv -f .deps/libmca_event_external_la-event_external_module.Tpo .deps/libmca_event_external_la-event_external_module.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/event/external' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/event/external' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_event_external.la libmca_event_external_la-event_external_component.lo libmca_event_external_la-event_external_module.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_event_external.a .libs/libmca_event_external_la-event_external_component.o .libs/libmca_event_external_la-event_external_module.o libtool: link: ranlib .libs/libmca_event_external.a libtool: link: ( cd ".libs" && rm -f "libmca_event_external.la" && ln -s "../libmca_event_external.la" "libmca_event_external.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/event/external' Making all in mca/hwloc/external make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc/external' depbase=`echo hwloc_external_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT hwloc_external_component.lo -MD -MP -MF $depbase.Tpo -c -o hwloc_external_component.lo hwloc_external_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT hwloc_external_component.lo -MD -MP -MF .deps/hwloc_external_component.Tpo -c hwloc_external_component.c -fPIC -DPIC -o .libs/hwloc_external_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc/external' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc/external' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o libmca_hwloc_external.la hwloc_external_component.lo -lhwloc -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_hwloc_external.a .libs/hwloc_external_component.o libtool: link: ranlib .libs/libmca_hwloc_external.a libtool: link: ( cd ".libs" && rm -f "libmca_hwloc_external.la" && ln -s "../libmca_hwloc_external.la" "libmca_hwloc_external.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/hwloc/external' Making all in mca/if/linux_ipv6 make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if/linux_ipv6' depbase=`echo if_linux_ipv6.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT if_linux_ipv6.lo -MD -MP -MF $depbase.Tpo -c -o if_linux_ipv6.lo if_linux_ipv6.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT if_linux_ipv6.lo -MD -MP -MF .deps/if_linux_ipv6.Tpo -c if_linux_ipv6.c -fPIC -DPIC -o .libs/if_linux_ipv6.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if/linux_ipv6' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if/linux_ipv6' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_if_linux_ipv6.la if_linux_ipv6.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_if_linux_ipv6.a .libs/if_linux_ipv6.o libtool: link: ranlib .libs/libmca_if_linux_ipv6.a libtool: link: ( cd ".libs" && rm -f "libmca_if_linux_ipv6.la" && ln -s "../libmca_if_linux_ipv6.la" "libmca_if_linux_ipv6.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if/linux_ipv6' Making all in mca/if/posix_ipv4 make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if/posix_ipv4' depbase=`echo if_posix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT if_posix.lo -MD -MP -MF $depbase.Tpo -c -o if_posix.lo if_posix.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT if_posix.lo -MD -MP -MF .deps/if_posix.Tpo -c if_posix.c -fPIC -DPIC -o .libs/if_posix.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if/posix_ipv4' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if/posix_ipv4' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_if_posix_ipv4.la if_posix.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_if_posix_ipv4.a .libs/if_posix.o libtool: link: ranlib .libs/libmca_if_posix_ipv4.a libtool: link: ( cd ".libs" && rm -f "libmca_if_posix_ipv4.la" && ln -s "../libmca_if_posix_ipv4.la" "libmca_if_posix_ipv4.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/if/posix_ipv4' Making all in mca/installdirs/env make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs/env' depbase=`echo opal_installdirs_env.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_installdirs_env.lo -MD -MP -MF $depbase.Tpo -c -o opal_installdirs_env.lo opal_installdirs_env.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_installdirs_env.lo -MD -MP -MF .deps/opal_installdirs_env.Tpo -c opal_installdirs_env.c -fPIC -DPIC -o .libs/opal_installdirs_env.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs/env' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs/env' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_installdirs_env.la opal_installdirs_env.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_installdirs_env.a .libs/opal_installdirs_env.o libtool: link: ranlib .libs/libmca_installdirs_env.a libtool: link: ( cd ".libs" && rm -f "libmca_installdirs_env.la" && ln -s "../libmca_installdirs_env.la" "libmca_installdirs_env.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs/env' Making all in mca/installdirs/config make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs/config' depbase=`echo opal_installdirs_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_installdirs_config.lo -MD -MP -MF $depbase.Tpo -c -o opal_installdirs_config.lo opal_installdirs_config.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_installdirs_config.lo -MD -MP -MF .deps/opal_installdirs_config.Tpo -c opal_installdirs_config.c -fPIC -DPIC -o .libs/opal_installdirs_config.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs/config' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs/config' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_installdirs_config.la opal_installdirs_config.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_installdirs_config.a .libs/opal_installdirs_config.o libtool: link: ranlib .libs/libmca_installdirs_config.a libtool: link: ( cd ".libs" && rm -f "libmca_installdirs_config.la" && ln -s "../libmca_installdirs_config.la" "libmca_installdirs_config.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/installdirs/config' Making all in mca/memchecker/valgrind make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker/valgrind' depbase=`echo memchecker_valgrind_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT memchecker_valgrind_component.lo -MD -MP -MF $depbase.Tpo -c -o memchecker_valgrind_component.lo memchecker_valgrind_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT memchecker_valgrind_component.lo -MD -MP -MF .deps/memchecker_valgrind_component.Tpo -c memchecker_valgrind_component.c -fPIC -DPIC -o .libs/memchecker_valgrind_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker/valgrind' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker/valgrind' depbase=`echo memchecker_valgrind_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT memchecker_valgrind_module.lo -MD -MP -MF $depbase.Tpo -c -o memchecker_valgrind_module.lo memchecker_valgrind_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT memchecker_valgrind_module.lo -MD -MP -MF .deps/memchecker_valgrind_module.Tpo -c memchecker_valgrind_module.c -fPIC -DPIC -o .libs/memchecker_valgrind_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker/valgrind' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker/valgrind' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o libmca_memchecker_valgrind.la memchecker_valgrind_component.lo memchecker_valgrind_module.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_memchecker_valgrind.a .libs/memchecker_valgrind_component.o .libs/memchecker_valgrind_module.o libtool: link: ranlib .libs/libmca_memchecker_valgrind.a libtool: link: ( cd ".libs" && rm -f "libmca_memchecker_valgrind.la" && ln -s "../libmca_memchecker_valgrind.la" "libmca_memchecker_valgrind.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memchecker/valgrind' Making all in mca/memory/patcher make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory/patcher' depbase=`echo memory_patcher_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT memory_patcher_component.lo -MD -MP -MF $depbase.Tpo -c -o memory_patcher_component.lo memory_patcher_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT memory_patcher_component.lo -MD -MP -MF .deps/memory_patcher_component.Tpo -c memory_patcher_component.c -fPIC -DPIC -o .libs/memory_patcher_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory/patcher' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory/patcher' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o libmca_memory_patcher.la memory_patcher_component.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_memory_patcher.a .libs/memory_patcher_component.o libtool: link: ranlib .libs/libmca_memory_patcher.a libtool: link: ( cd ".libs" && rm -f "libmca_memory_patcher.la" && ln -s "../libmca_memory_patcher.la" "libmca_memory_patcher.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory/patcher' Making all in mca/timer/linux make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/timer/linux' depbase=`echo timer_linux_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT timer_linux_component.lo -MD -MP -MF $depbase.Tpo -c -o timer_linux_component.lo timer_linux_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT timer_linux_component.lo -MD -MP -MF .deps/timer_linux_component.Tpo -c timer_linux_component.c -fPIC -DPIC -o .libs/timer_linux_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/timer/linux' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/timer/linux' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_timer_linux.la timer_linux_component.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_timer_linux.a .libs/timer_linux_component.o libtool: link: ranlib .libs/libmca_timer_linux.a libtool: link: ( cd ".libs" && rm -f "libmca_timer_linux.la" && ln -s "../libmca_timer_linux.la" "libmca_timer_linux.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/timer/linux' Making all in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_list.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_list.lo class/opal_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_list.lo -MD -MP -MF class/.deps/opal_list.Tpo -c class/opal_list.c -fPIC -DPIC -o class/.libs/opal_list.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_hotel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_hotel.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_hotel.lo class/opal_hotel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_hotel.lo -MD -MP -MF class/.deps/opal_hotel.Tpo -c class/opal_hotel.c -fPIC -DPIC -o class/.libs/opal_hotel.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_bitmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_bitmap.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_bitmap.lo class/opal_bitmap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_bitmap.lo -MD -MP -MF class/.deps/opal_bitmap.Tpo -c class/opal_bitmap.c -fPIC -DPIC -o class/.libs/opal_bitmap.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_object.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_object.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_object.lo class/opal_object.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_object.lo -MD -MP -MF class/.deps/opal_object.Tpo -c class/opal_object.c -fPIC -DPIC -o class/.libs/opal_object.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_free_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_free_list.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_free_list.lo class/opal_free_list.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_free_list.lo -MD -MP -MF class/.deps/opal_free_list.Tpo -c class/opal_free_list.c -fPIC -DPIC -o class/.libs/opal_free_list.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_tree.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_tree.lo class/opal_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_tree.lo -MD -MP -MF class/.deps/opal_tree.Tpo -c class/opal_tree.c -fPIC -DPIC -o class/.libs/opal_tree.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_graph.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_graph.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_graph.lo class/opal_graph.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_graph.lo -MD -MP -MF class/.deps/opal_graph.Tpo -c class/opal_graph.c -fPIC -DPIC -o class/.libs/opal_graph.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_lifo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_lifo.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_lifo.lo class/opal_lifo.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_lifo.lo -MD -MP -MF class/.deps/opal_lifo.Tpo -c class/opal_lifo.c -fPIC -DPIC -o class/.libs/opal_lifo.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_fifo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_fifo.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_fifo.lo class/opal_fifo.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_fifo.lo -MD -MP -MF class/.deps/opal_fifo.Tpo -c class/opal_fifo.c -fPIC -DPIC -o class/.libs/opal_fifo.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_value_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_value_array.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_value_array.lo class/opal_value_array.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_value_array.lo -MD -MP -MF class/.deps/opal_value_array.Tpo -c class/opal_value_array.c -fPIC -DPIC -o class/.libs/opal_value_array.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_hash_table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_hash_table.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_hash_table.lo class/opal_hash_table.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_hash_table.lo -MD -MP -MF class/.deps/opal_hash_table.Tpo -c class/opal_hash_table.c -fPIC -DPIC -o class/.libs/opal_hash_table.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_pointer_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_pointer_array.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_pointer_array.lo class/opal_pointer_array.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_pointer_array.lo -MD -MP -MF class/.deps/opal_pointer_array.Tpo -c class/opal_pointer_array.c -fPIC -DPIC -o class/.libs/opal_pointer_array.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_ring_buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_ring_buffer.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_ring_buffer.lo class/opal_ring_buffer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_ring_buffer.lo -MD -MP -MF class/.deps/opal_ring_buffer.Tpo -c class/opal_ring_buffer.c -fPIC -DPIC -o class/.libs/opal_ring_buffer.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo memoryhooks/memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT memoryhooks/memory.lo -MD -MP -MF $depbase.Tpo -c -o memoryhooks/memory.lo memoryhooks/memory.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT memoryhooks/memory.lo -MD -MP -MF memoryhooks/.deps/memory.Tpo -c memoryhooks/memory.c -fPIC -DPIC -o memoryhooks/.libs/memory.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo runtime/opal_finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_finalize.lo -MD -MP -MF $depbase.Tpo -c -o runtime/opal_finalize.lo runtime/opal_finalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_finalize.lo -MD -MP -MF runtime/.deps/opal_finalize.Tpo -c runtime/opal_finalize.c -fPIC -DPIC -o runtime/.libs/opal_finalize.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_rb_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_rb_tree.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_rb_tree.lo class/opal_rb_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_rb_tree.lo -MD -MP -MF class/.deps/opal_rb_tree.Tpo -c class/opal_rb_tree.c -fPIC -DPIC -o class/.libs/opal_rb_tree.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo runtime/opal_progress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_progress.lo -MD -MP -MF $depbase.Tpo -c -o runtime/opal_progress.lo runtime/opal_progress.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_progress.lo -MD -MP -MF runtime/.deps/opal_progress.Tpo -c runtime/opal_progress.c -fPIC -DPIC -o runtime/.libs/opal_progress.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo runtime/opal_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_init.lo -MD -MP -MF $depbase.Tpo -c -o runtime/opal_init.lo runtime/opal_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_init.lo -MD -MP -MF runtime/.deps/opal_init.Tpo -c runtime/opal_init.c -fPIC -DPIC -o runtime/.libs/opal_init.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo runtime/opal_params.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_params.lo -MD -MP -MF $depbase.Tpo -c -o runtime/opal_params.lo runtime/opal_params.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_params.lo -MD -MP -MF runtime/.deps/opal_params.Tpo -c runtime/opal_params.c -fPIC -DPIC -o runtime/.libs/opal_params.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo threads/condition.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT threads/condition.lo -MD -MP -MF $depbase.Tpo -c -o threads/condition.lo threads/condition.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT threads/condition.lo -MD -MP -MF threads/.deps/condition.Tpo -c threads/condition.c -fPIC -DPIC -o threads/.libs/condition.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo threads/mutex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT threads/mutex.lo -MD -MP -MF $depbase.Tpo -c -o threads/mutex.lo threads/mutex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT threads/mutex.lo -MD -MP -MF threads/.deps/mutex.Tpo -c threads/mutex.c -fPIC -DPIC -o threads/.libs/mutex.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo runtime/opal_cr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_cr.lo -MD -MP -MF $depbase.Tpo -c -o runtime/opal_cr.lo runtime/opal_cr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_cr.lo -MD -MP -MF runtime/.deps/opal_cr.Tpo -c runtime/opal_cr.c -fPIC -DPIC -o runtime/.libs/opal_cr.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo runtime/opal_progress_threads.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_progress_threads.lo -MD -MP -MF $depbase.Tpo -c -o runtime/opal_progress_threads.lo runtime/opal_progress_threads.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_progress_threads.lo -MD -MP -MF runtime/.deps/opal_progress_threads.Tpo -c runtime/opal_progress_threads.c -fPIC -DPIC -o runtime/.libs/opal_progress_threads.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo class/opal_interval_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_interval_tree.lo -MD -MP -MF $depbase.Tpo -c -o class/opal_interval_tree.lo class/opal_interval_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/opal_interval_tree.lo -MD -MP -MF class/.deps/opal_interval_tree.Tpo -c class/opal_interval_tree.c -fPIC -DPIC -o class/.libs/opal_interval_tree.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo threads/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT threads/thread.lo -MD -MP -MF $depbase.Tpo -c -o threads/thread.lo threads/thread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT threads/thread.lo -MD -MP -MF threads/.deps/thread.Tpo -c threads/thread.c -fPIC -DPIC -o threads/.libs/thread.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo threads/wait_sync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT threads/wait_sync.lo -MD -MP -MF $depbase.Tpo -c -o threads/wait_sync.lo threads/wait_sync.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT threads/wait_sync.lo -MD -MP -MF threads/.deps/wait_sync.Tpo -c threads/wait_sync.c -fPIC -DPIC -o threads/.libs/wait_sync.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_internal_functions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_internal_functions.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_internal_functions.lo dss/dss_internal_functions.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_internal_functions.lo -MD -MP -MF dss/.deps/dss_internal_functions.Tpo -c dss/dss_internal_functions.c -fPIC -DPIC -o dss/.libs/dss_internal_functions.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_compare.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_compare.lo dss/dss_compare.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_compare.lo -MD -MP -MF dss/.deps/dss_compare.Tpo -c dss/dss_compare.c -fPIC -DPIC -o dss/.libs/dss_compare.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_dump.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_dump.lo dss/dss_dump.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_dump.lo -MD -MP -MF dss/.deps/dss_dump.Tpo -c dss/dss_dump.c -fPIC -DPIC -o dss/.libs/dss_dump.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo runtime/opal_info_support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_info_support.lo -MD -MP -MF $depbase.Tpo -c -o runtime/opal_info_support.lo runtime/opal_info_support.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/opal_info_support.lo -MD -MP -MF runtime/.deps/opal_info_support.Tpo -c runtime/opal_info_support.c -fPIC -DPIC -o runtime/.libs/opal_info_support.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_lookup.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_lookup.lo dss/dss_lookup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_lookup.lo -MD -MP -MF dss/.deps/dss_lookup.Tpo -c dss/dss_lookup.c -fPIC -DPIC -o dss/.libs/dss_lookup.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_copy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_copy.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_copy.lo dss/dss_copy.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_copy.lo -MD -MP -MF dss/.deps/dss_copy.Tpo -c dss/dss_copy.c -fPIC -DPIC -o dss/.libs/dss_copy.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_load_unload.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_load_unload.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_load_unload.lo dss/dss_load_unload.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_load_unload.lo -MD -MP -MF dss/.deps/dss_load_unload.Tpo -c dss/dss_load_unload.c -fPIC -DPIC -o dss/.libs/dss_load_unload.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_peek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_peek.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_peek.lo dss/dss_peek.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_peek.lo -MD -MP -MF dss/.deps/dss_peek.Tpo -c dss/dss_peek.c -fPIC -DPIC -o dss/.libs/dss_peek.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_register.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_register.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_register.lo dss/dss_register.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_register.lo -MD -MP -MF dss/.deps/dss_register.Tpo -c dss/dss_register.c -fPIC -DPIC -o dss/.libs/dss_register.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_pack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_pack.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_pack.lo dss/dss_pack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_pack.lo -MD -MP -MF dss/.deps/dss_pack.Tpo -c dss/dss_pack.c -fPIC -DPIC -o dss/.libs/dss_pack.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_open_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_open_close.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_open_close.lo dss/dss_open_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_open_close.lo -MD -MP -MF dss/.deps/dss_open_close.Tpo -c dss/dss_open_close.c -fPIC -DPIC -o dss/.libs/dss_open_close.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_print.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_print.lo dss/dss_print.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_print.lo -MD -MP -MF dss/.deps/dss_print.Tpo -c dss/dss_print.c -fPIC -DPIC -o dss/.libs/dss_print.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' depbase=`echo dss/dss_unpack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_unpack.lo -MD -MP -MF $depbase.Tpo -c -o dss/dss_unpack.lo dss/dss_unpack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dss/dss_unpack.lo -MD -MP -MF dss/.deps/dss_unpack.Tpo -c dss/dss_unpack.c -fPIC -DPIC -o dss/.libs/dss_unpack.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal' /bin/sh ../libtool --tag=CC --mode=link gcc -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -version-info 70:2:30 -o libopen-pal.la -rpath /usr/lib64/openmpi/lib class/opal_bitmap.lo class/opal_free_list.lo class/opal_hash_table.lo class/opal_hotel.lo class/opal_tree.lo class/opal_list.lo class/opal_object.lo class/opal_graph.lo class/opal_lifo.lo class/opal_fifo.lo class/opal_pointer_array.lo class/opal_value_array.lo class/opal_ring_buffer.lo class/opal_rb_tree.lo class/opal_interval_tree.lo memoryhooks/memory.lo runtime/opal_progress.lo runtime/opal_finalize.lo runtime/opal_init.lo runtime/opal_params.lo runtime/opal_cr.lo runtime/opal_info_support.lo runtime/opal_progress_threads.lo threads/condition.lo threads/mutex.lo threads/thread.lo threads/wait_sync.lo dss/dss_internal_functions.lo dss/dss_compare.lo dss/dss_copy.lo dss/dss_dump.lo dss/dss_load_unload.lo dss/dss_lookup.lo dss/dss_pack.lo dss/dss_peek.lo dss/dss_print.lo dss/dss_register.lo dss/dss_unpack.lo dss/dss_open_close.lo datatype/libdatatype.la mca/base/libmca_base.la util/libopalutil.la mca/allocator/libmca_allocator.la mca/backtrace/libmca_backtrace.la mca/backtrace/execinfo/libmca_backtrace_execinfo.la mca/btl/libmca_btl.la mca/compress/libmca_compress.la mca/crs/libmca_crs.la mca/dl/libmca_dl.la mca/dl/dlopen/libmca_dl_dlopen.la mca/event/libmca_event.la mca/event/external/libmca_event_external.la mca/hwloc/libmca_hwloc.la mca/hwloc/external/libmca_hwloc_external.la mca/if/libmca_if.la mca/if/posix_ipv4/libmca_if_posix_ipv4.la mca/if/linux_ipv6/libmca_if_linux_ipv6.la mca/installdirs/libmca_installdirs.la mca/installdirs/config/libmca_installdirs_config.la mca/installdirs/env/libmca_installdirs_env.la mca/memchecker/libmca_memchecker.la mca/memchecker/valgrind/libmca_memchecker_valgrind.la mca/memcpy/libmca_memcpy.la mca/memory/libmca_memory.la mca/memory/patcher/libmca_memory_patcher.la mca/mpool/libmca_mpool.la mca/patcher/libmca_patcher.la mca/pmix/libmca_pmix.la mca/pstat/libmca_pstat.la mca/rcache/libmca_rcache.la mca/reachable/libmca_reachable.la mca/shmem/libmca_shmem.la mca/timer/libmca_timer.la mca/timer/linux/libmca_timer_linux.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC class/.libs/opal_bitmap.o class/.libs/opal_free_list.o class/.libs/opal_hash_table.o class/.libs/opal_hotel.o class/.libs/opal_tree.o class/.libs/opal_list.o class/.libs/opal_object.o class/.libs/opal_graph.o class/.libs/opal_lifo.o class/.libs/opal_fifo.o class/.libs/opal_pointer_array.o class/.libs/opal_value_array.o class/.libs/opal_ring_buffer.o class/.libs/opal_rb_tree.o class/.libs/opal_interval_tree.o memoryhooks/.libs/memory.o runtime/.libs/opal_progress.o runtime/.libs/opal_finalize.o runtime/.libs/opal_init.o runtime/.libs/opal_params.o runtime/.libs/opal_cr.o runtime/.libs/opal_info_support.o runtime/.libs/opal_progress_threads.o threads/.libs/condition.o threads/.libs/mutex.o threads/.libs/thread.o threads/.libs/wait_sync.o dss/.libs/dss_internal_functions.o dss/.libs/dss_compare.o dss/.libs/dss_copy.o dss/.libs/dss_dump.o dss/.libs/dss_load_unload.o dss/.libs/dss_lookup.o dss/.libs/dss_pack.o dss/.libs/dss_peek.o dss/.libs/dss_print.o dss/.libs/dss_register.o dss/.libs/dss_unpack.o dss/.libs/dss_open_close.o -Wl,--whole-archive datatype/.libs/libdatatype.a mca/base/.libs/libmca_base.a util/.libs/libopalutil.a mca/allocator/.libs/libmca_allocator.a mca/backtrace/.libs/libmca_backtrace.a mca/backtrace/execinfo/.libs/libmca_backtrace_execinfo.a mca/btl/.libs/libmca_btl.a mca/compress/.libs/libmca_compress.a mca/crs/.libs/libmca_crs.a mca/dl/.libs/libmca_dl.a mca/dl/dlopen/.libs/libmca_dl_dlopen.a mca/event/.libs/libmca_event.a mca/event/external/.libs/libmca_event_external.a mca/hwloc/.libs/libmca_hwloc.a mca/hwloc/external/.libs/libmca_hwloc_external.a mca/if/.libs/libmca_if.a mca/if/posix_ipv4/.libs/libmca_if_posix_ipv4.a mca/if/linux_ipv6/.libs/libmca_if_linux_ipv6.a mca/installdirs/.libs/libmca_installdirs.a mca/installdirs/config/.libs/libmca_installdirs_config.a mca/installdirs/env/.libs/libmca_installdirs_env.a mca/memchecker/.libs/libmca_memchecker.a mca/memchecker/valgrind/.libs/libmca_memchecker_valgrind.a mca/memcpy/.libs/libmca_memcpy.a mca/memory/.libs/libmca_memory.a mca/memory/patcher/.libs/libmca_memory_patcher.a mca/mpool/.libs/libmca_mpool.a mca/patcher/.libs/libmca_patcher.a mca/pmix/.libs/libmca_pmix.a mca/pstat/.libs/libmca_pstat.a mca/rcache/.libs/libmca_rcache.a mca/reachable/.libs/libmca_reachable.a mca/shmem/.libs/libmca_shmem.a mca/timer/.libs/libmca_timer.a mca/timer/linux/.libs/libmca_timer_linux.a -Wl,--no-whole-archive -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,libopen-pal.so.40 -o .libs/libopen-pal.so.40.30.2 libtool: link: (cd ".libs" && rm -f "libopen-pal.so.40" && ln -s "libopen-pal.so.40.30.2" "libopen-pal.so.40") libtool: link: (cd ".libs" && rm -f "libopen-pal.so" && ln -s "libopen-pal.so.40.30.2" "libopen-pal.so") libtool: link: ( cd ".libs" && rm -f "libopen-pal.la" && ln -s "../libopen-pal.la" "libopen-pal.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal' Making all in mca/common/ofi make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ofi' if test -z "libmca_common_ofi.la"; then \ rm -f "libmca_common_ofi.la"; \ ln -s "libmca_common_ofi_noinst.la" "libmca_common_ofi.la"; \ fi make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ofi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ofi' depbase=`echo common_ofi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT common_ofi.lo -MD -MP -MF $depbase.Tpo -c -o common_ofi.lo common_ofi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT common_ofi.lo -MD -MP -MF .deps/common_ofi.Tpo -c common_ofi.c -fPIC -DPIC -o .libs/common_ofi.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ofi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ofi' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -version-info 10:2:0 -o libmca_common_ofi.la -rpath /usr/lib64/openmpi/lib common_ofi.lo -lfabric -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/common_ofi.o -lfabric -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,libmca_common_ofi.so.10 -o .libs/libmca_common_ofi.so.10.0.2 libtool: link: (cd ".libs" && rm -f "libmca_common_ofi.so.10" && ln -s "libmca_common_ofi.so.10.0.2" "libmca_common_ofi.so.10") libtool: link: (cd ".libs" && rm -f "libmca_common_ofi.so" && ln -s "libmca_common_ofi.so.10.0.2" "libmca_common_ofi.so") libtool: link: ( cd ".libs" && rm -f "libmca_common_ofi.la" && ln -s "../libmca_common_ofi.la" "libmca_common_ofi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ofi' Making all in mca/common/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/sm' if test -z "libmca_common_sm.la"; then \ rm -f "libmca_common_sm.la"; \ ln -s "libmca_common_sm_noinst.la" "libmca_common_sm.la"; \ fi make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/sm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/sm' depbase=`echo common_sm_mpool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT common_sm_mpool.lo -MD -MP -MF $depbase.Tpo -c -o common_sm_mpool.lo common_sm_mpool.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT common_sm_mpool.lo -MD -MP -MF .deps/common_sm_mpool.Tpo -c common_sm_mpool.c -fPIC -DPIC -o .libs/common_sm_mpool.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/sm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/sm' depbase=`echo common_sm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT common_sm.lo -MD -MP -MF $depbase.Tpo -c -o common_sm.lo common_sm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT common_sm.lo -MD -MP -MF .deps/common_sm.Tpo -c common_sm.c -fPIC -DPIC -o .libs/common_sm.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/sm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/sm' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -version-info 70:0:30 -o libmca_common_sm.la -rpath /usr/lib64/openmpi/lib common_sm.lo common_sm_mpool.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/common_sm.o .libs/common_sm_mpool.o -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,libmca_common_sm.so.40 -o .libs/libmca_common_sm.so.40.30.0 libtool: link: (cd ".libs" && rm -f "libmca_common_sm.so.40" && ln -s "libmca_common_sm.so.40.30.0" "libmca_common_sm.so.40") libtool: link: (cd ".libs" && rm -f "libmca_common_sm.so" && ln -s "libmca_common_sm.so.40.30.0" "libmca_common_sm.so") libtool: link: ( cd ".libs" && rm -f "libmca_common_sm.la" && ln -s "../libmca_common_sm.la" "libmca_common_sm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/sm' Making all in mca/common/ucx make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ucx' if test -z "libmca_common_ucx.la"; then \ rm -f "libmca_common_ucx.la"; \ ln -s "libmca_common_ucx_noinst.la" "libmca_common_ucx.la"; \ fi make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ucx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ucx' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_ucx_la-common_ucx.lo -MD -MP -MF .deps/libmca_common_ucx_la-common_ucx.Tpo -c -o libmca_common_ucx_la-common_ucx.lo `test -f 'common_ucx.c' || echo './'`common_ucx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_ucx_la-common_ucx.lo -MD -MP -MF .deps/libmca_common_ucx_la-common_ucx.Tpo -c common_ucx.c -fPIC -DPIC -o .libs/libmca_common_ucx_la-common_ucx.o mv -f .deps/libmca_common_ucx_la-common_ucx.Tpo .deps/libmca_common_ucx_la-common_ucx.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ucx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ucx' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -version-info 70:1:30 -o libmca_common_ucx.la -rpath /usr/lib64/openmpi/lib libmca_common_ucx_la-common_ucx.lo -lucp -luct -lucm -lucs /builddir/build/BUILD/openmpi-4.1.2/opal/libopen-pal.la /builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory/libmca_memory.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/libmca_common_ucx_la-common_ucx.o -Wl,--whole-archive /builddir/build/BUILD/openmpi-4.1.2/opal/mca/memory/.libs/libmca_memory.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -lucp -luct -lucm -lucs /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,libmca_common_ucx.so.40 -o .libs/libmca_common_ucx.so.40.30.1 libtool: link: (cd ".libs" && rm -f "libmca_common_ucx.so.40" && ln -s "libmca_common_ucx.so.40.30.1" "libmca_common_ucx.so.40") libtool: link: (cd ".libs" && rm -f "libmca_common_ucx.so" && ln -s "libmca_common_ucx.so.40.30.1" "libmca_common_ucx.so") libtool: link: ( cd ".libs" && rm -f "libmca_common_ucx.la" && ln -s "../libmca_common_ucx.la" "libmca_common_ucx.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ucx' Making all in mca/common/verbs make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' if test -z "libmca_common_verbs.la"; then \ rm -f "libmca_common_verbs.la"; \ ln -s "libmca_common_verbs_noinst.la" "libmca_common_verbs.la"; \ fi make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_devlist.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_devlist.Tpo -c -o libmca_common_verbs_la-common_verbs_devlist.lo `test -f 'common_verbs_devlist.c' || echo './'`common_verbs_devlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_devlist.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_devlist.Tpo -c common_verbs_devlist.c -fPIC -DPIC -o .libs/libmca_common_verbs_la-common_verbs_devlist.o mv -f .deps/libmca_common_verbs_la-common_verbs_devlist.Tpo .deps/libmca_common_verbs_la-common_verbs_devlist.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_basics.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_basics.Tpo -c -o libmca_common_verbs_la-common_verbs_basics.lo `test -f 'common_verbs_basics.c' || echo './'`common_verbs_basics.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_basics.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_basics.Tpo -c common_verbs_basics.c -fPIC -DPIC -o .libs/libmca_common_verbs_la-common_verbs_basics.o mv -f .deps/libmca_common_verbs_la-common_verbs_basics.Tpo .deps/libmca_common_verbs_la-common_verbs_basics.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_port.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_port.Tpo -c -o libmca_common_verbs_la-common_verbs_port.lo `test -f 'common_verbs_port.c' || echo './'`common_verbs_port.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_port.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_port.Tpo -c common_verbs_port.c -fPIC -DPIC -o .libs/libmca_common_verbs_la-common_verbs_port.o mv -f .deps/libmca_common_verbs_la-common_verbs_port.Tpo .deps/libmca_common_verbs_la-common_verbs_port.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_mca.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_mca.Tpo -c -o libmca_common_verbs_la-common_verbs_mca.lo `test -f 'common_verbs_mca.c' || echo './'`common_verbs_mca.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_mca.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_mca.Tpo -c common_verbs_mca.c -fPIC -DPIC -o .libs/libmca_common_verbs_la-common_verbs_mca.o mv -f .deps/libmca_common_verbs_la-common_verbs_mca.Tpo .deps/libmca_common_verbs_la-common_verbs_mca.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_find_max_inline.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_find_max_inline.Tpo -c -o libmca_common_verbs_la-common_verbs_find_max_inline.lo `test -f 'common_verbs_find_max_inline.c' || echo './'`common_verbs_find_max_inline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_find_max_inline.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_find_max_inline.Tpo -c common_verbs_find_max_inline.c -fPIC -DPIC -o .libs/libmca_common_verbs_la-common_verbs_find_max_inline.o mv -f .deps/libmca_common_verbs_la-common_verbs_find_max_inline.Tpo .deps/libmca_common_verbs_la-common_verbs_find_max_inline.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_qp_type.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_qp_type.Tpo -c -o libmca_common_verbs_la-common_verbs_qp_type.lo `test -f 'common_verbs_qp_type.c' || echo './'`common_verbs_qp_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_qp_type.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_qp_type.Tpo -c common_verbs_qp_type.c -fPIC -DPIC -o .libs/libmca_common_verbs_la-common_verbs_qp_type.o mv -f .deps/libmca_common_verbs_la-common_verbs_qp_type.Tpo .deps/libmca_common_verbs_la-common_verbs_qp_type.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_find_ports.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_find_ports.Tpo -c -o libmca_common_verbs_la-common_verbs_find_ports.lo `test -f 'common_verbs_find_ports.c' || echo './'`common_verbs_find_ports.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmca_common_verbs_la-common_verbs_find_ports.lo -MD -MP -MF .deps/libmca_common_verbs_la-common_verbs_find_ports.Tpo -c common_verbs_find_ports.c -fPIC -DPIC -o .libs/libmca_common_verbs_la-common_verbs_find_ports.o mv -f .deps/libmca_common_verbs_la-common_verbs_find_ports.Tpo .deps/libmca_common_verbs_la-common_verbs_find_ports.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -version-info 70:0:30 -o libmca_common_verbs.la -rpath /usr/lib64/openmpi/lib libmca_common_verbs_la-common_verbs_basics.lo libmca_common_verbs_la-common_verbs_devlist.lo libmca_common_verbs_la-common_verbs_find_max_inline.lo libmca_common_verbs_la-common_verbs_find_ports.lo libmca_common_verbs_la-common_verbs_mca.lo libmca_common_verbs_la-common_verbs_port.lo libmca_common_verbs_la-common_verbs_qp_type.lo -losmcomp -libverbs -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/libmca_common_verbs_la-common_verbs_basics.o .libs/libmca_common_verbs_la-common_verbs_devlist.o .libs/libmca_common_verbs_la-common_verbs_find_max_inline.o .libs/libmca_common_verbs_la-common_verbs_find_ports.o .libs/libmca_common_verbs_la-common_verbs_mca.o .libs/libmca_common_verbs_la-common_verbs_port.o .libs/libmca_common_verbs_la-common_verbs_qp_type.o -losmcomp -libverbs -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,libmca_common_verbs.so.40 -o .libs/libmca_common_verbs.so.40.30.0 libtool: link: (cd ".libs" && rm -f "libmca_common_verbs.so.40" && ln -s "libmca_common_verbs.so.40.30.0" "libmca_common_verbs.so.40") libtool: link: (cd ".libs" && rm -f "libmca_common_verbs.so" && ln -s "libmca_common_verbs.so.40.30.0" "libmca_common_verbs.so") libtool: link: ( cd ".libs" && rm -f "libmca_common_verbs.la" && ln -s "../libmca_common_verbs.la" "libmca_common_verbs.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs' Making all in mca/allocator/basic make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator/basic' depbase=`echo allocator_basic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT allocator_basic.lo -MD -MP -MF $depbase.Tpo -c -o allocator_basic.lo allocator_basic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT allocator_basic.lo -MD -MP -MF .deps/allocator_basic.Tpo -c allocator_basic.c -fPIC -DPIC -o .libs/allocator_basic.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator/basic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator/basic' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_allocator_basic.la -rpath /usr/lib64/openmpi/lib/openmpi allocator_basic.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/allocator_basic.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_allocator_basic.so -o .libs/mca_allocator_basic.so libtool: link: ( cd ".libs" && rm -f "mca_allocator_basic.la" && ln -s "../mca_allocator_basic.la" "mca_allocator_basic.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator/basic' Making all in mca/allocator/bucket make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator/bucket' depbase=`echo allocator_bucket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT allocator_bucket.lo -MD -MP -MF $depbase.Tpo -c -o allocator_bucket.lo allocator_bucket.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT allocator_bucket.lo -MD -MP -MF .deps/allocator_bucket.Tpo -c allocator_bucket.c -fPIC -DPIC -o .libs/allocator_bucket.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator/bucket' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator/bucket' depbase=`echo allocator_bucket_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT allocator_bucket_alloc.lo -MD -MP -MF $depbase.Tpo -c -o allocator_bucket_alloc.lo allocator_bucket_alloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT allocator_bucket_alloc.lo -MD -MP -MF .deps/allocator_bucket_alloc.Tpo -c allocator_bucket_alloc.c -fPIC -DPIC -o .libs/allocator_bucket_alloc.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator/bucket' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator/bucket' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_allocator_bucket.la -rpath /usr/lib64/openmpi/lib/openmpi allocator_bucket.lo allocator_bucket_alloc.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/allocator_bucket.o .libs/allocator_bucket_alloc.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_allocator_bucket.so -o .libs/mca_allocator_bucket.so libtool: link: ( cd ".libs" && rm -f "mca_allocator_bucket.la" && ln -s "../mca_allocator_bucket.la" "mca_allocator_bucket.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/allocator/bucket' Making all in mca/btl/self make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/self' depbase=`echo btl_self_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_self_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_self_frag.lo btl_self_frag.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_self_frag.lo -MD -MP -MF .deps/btl_self_frag.Tpo -c btl_self_frag.c -fPIC -DPIC -o .libs/btl_self_frag.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/self' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/self' depbase=`echo btl_self_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_self_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_self_component.lo btl_self_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_self_component.lo -MD -MP -MF .deps/btl_self_component.Tpo -c btl_self_component.c -fPIC -DPIC -o .libs/btl_self_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/self' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/self' depbase=`echo btl_self.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_self.lo -MD -MP -MF $depbase.Tpo -c -o btl_self.lo btl_self.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_self.lo -MD -MP -MF .deps/btl_self.Tpo -c btl_self.c -fPIC -DPIC -o .libs/btl_self.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/self' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/self' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_btl_self.la -rpath /usr/lib64/openmpi/lib/openmpi btl_self.lo btl_self_component.lo btl_self_frag.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/btl_self.o .libs/btl_self_component.o .libs/btl_self_frag.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_btl_self.so -o .libs/mca_btl_self.so libtool: link: ( cd ".libs" && rm -f "mca_btl_self.la" && ln -s "../mca_btl_self.la" "mca_btl_self.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/self' Making all in mca/btl/ofi make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' depbase=`echo btl_ofi_endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_endpoint.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofi_endpoint.lo btl_ofi_endpoint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_endpoint.lo -MD -MP -MF .deps/btl_ofi_endpoint.Tpo -c btl_ofi_endpoint.c -fPIC -DPIC -o .libs/btl_ofi_endpoint.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' depbase=`echo btl_ofi_rdma.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_rdma.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofi_rdma.lo btl_ofi_rdma.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_rdma.lo -MD -MP -MF .deps/btl_ofi_rdma.Tpo -c btl_ofi_rdma.c -fPIC -DPIC -o .libs/btl_ofi_rdma.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' depbase=`echo btl_ofi_atomics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_atomics.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofi_atomics.lo btl_ofi_atomics.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_atomics.lo -MD -MP -MF .deps/btl_ofi_atomics.Tpo -c btl_ofi_atomics.c -fPIC -DPIC -o .libs/btl_ofi_atomics.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' depbase=`echo btl_ofi_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofi_frag.lo btl_ofi_frag.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_frag.lo -MD -MP -MF .deps/btl_ofi_frag.Tpo -c btl_ofi_frag.c -fPIC -DPIC -o .libs/btl_ofi_frag.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' depbase=`echo btl_ofi_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_module.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofi_module.lo btl_ofi_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_module.lo -MD -MP -MF .deps/btl_ofi_module.Tpo -c btl_ofi_module.c -fPIC -DPIC -o .libs/btl_ofi_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' btl_ofi_module.c: In function 'mca_btl_ofi_module_alloc': btl_ofi_module.c:416:42: warning: assignment to 'mca_btl_base_module_alloc_fn_t' {aka 'mca_btl_base_descriptor_t * (*)(struct mca_btl_base_module_t *, struct mca_btl_base_endpoint_t *, unsigned char, long unsigned int, unsigned int)'} from incompatible pointer type 'mca_btl_base_descriptor_t * (*)(mca_btl_base_module_t *, mca_btl_base_endpoint_t *, uint64_t, size_t, uint32_t)' {aka 'mca_btl_base_descriptor_t * (*)(mca_btl_base_module_t *, mca_btl_base_endpoint_t *, long unsigned int, long unsigned int, unsigned int)'} [-Wincompatible-pointer-types] 416 | module->super.btl_alloc = mca_btl_ofi_alloc; | ^ make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' depbase=`echo btl_ofi_context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_context.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofi_context.lo btl_ofi_context.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_context.lo -MD -MP -MF .deps/btl_ofi_context.Tpo -c btl_ofi_context.c -fPIC -DPIC -o .libs/btl_ofi_context.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' depbase=`echo btl_ofi_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_ofi_component.lo btl_ofi_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_ofi_component.lo -MD -MP -MF .deps/btl_ofi_component.Tpo -c btl_ofi_component.c -fPIC -DPIC -o .libs/btl_ofi_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_btl_ofi.la -rpath /usr/lib64/openmpi/lib/openmpi btl_ofi_component.lo btl_ofi_endpoint.lo btl_ofi_module.lo btl_ofi_rdma.lo btl_ofi_atomics.lo btl_ofi_frag.lo btl_ofi_context.lo ../../../../opal/libopen-pal.la /builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ofi/libmca_common_ofi.la -lfabric -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/btl_ofi_component.o .libs/btl_ofi_endpoint.o .libs/btl_ofi_module.o .libs/btl_ofi_rdma.o .libs/btl_ofi_atomics.o .libs/btl_ofi_frag.o .libs/btl_ofi_context.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ofi/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so /builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/ofi/.libs/libmca_common_ofi.so -lfabric -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_btl_ofi.so -o .libs/mca_btl_ofi.so libtool: link: ( cd ".libs" && rm -f "mca_btl_ofi.la" && ln -s "../mca_btl_ofi.la" "mca_btl_ofi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/ofi' Making all in mca/btl/openib make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_ini.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_ini.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_ini.lo btl_openib_ini.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_ini.lo -MD -MP -MF .deps/btl_openib_ini.Tpo -c btl_openib_ini.c -fPIC -DPIC -o .libs/btl_openib_ini.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_proc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_proc.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_proc.lo btl_openib_proc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_proc.lo -MD -MP -MF .deps/btl_openib_proc.Tpo -c btl_openib_proc.c -fPIC -DPIC -o .libs/btl_openib_proc.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_frag.lo btl_openib_frag.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_frag.lo -MD -MP -MF .deps/btl_openib_frag.Tpo -c btl_openib_frag.c -fPIC -DPIC -o .libs/btl_openib_frag.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_lex.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_lex.lo btl_openib_lex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_lex.lo -MD -MP -MF .deps/btl_openib_lex.Tpo -c btl_openib_lex.c -fPIC -DPIC -o .libs/btl_openib_lex.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_mca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_mca.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_mca.lo btl_openib_mca.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_mca.lo -MD -MP -MF .deps/btl_openib_mca.Tpo -c btl_openib_mca.c -fPIC -DPIC -o .libs/btl_openib_mca.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_xrc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_xrc.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_xrc.lo btl_openib_xrc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_xrc.lo -MD -MP -MF .deps/btl_openib_xrc.Tpo -c btl_openib_xrc.c -fPIC -DPIC -o .libs/btl_openib_xrc.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_async.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_async.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_async.lo btl_openib_async.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_async.lo -MD -MP -MF .deps/btl_openib_async.Tpo -c btl_openib_async.c -fPIC -DPIC -o .libs/btl_openib_async.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_endpoint.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_endpoint.lo btl_openib_endpoint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_endpoint.lo -MD -MP -MF .deps/btl_openib_endpoint.Tpo -c btl_openib_endpoint.c -fPIC -DPIC -o .libs/btl_openib_endpoint.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_ip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_ip.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_ip.lo btl_openib_ip.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_ip.lo -MD -MP -MF .deps/btl_openib_ip.Tpo -c btl_openib_ip.c -fPIC -DPIC -o .libs/btl_openib_ip.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_put.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_put.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_put.lo btl_openib_put.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_put.lo -MD -MP -MF .deps/btl_openib_put.Tpo -c btl_openib_put.c -fPIC -DPIC -o .libs/btl_openib_put.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_get.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_get.lo btl_openib_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_get.lo -MD -MP -MF .deps/btl_openib_get.Tpo -c btl_openib_get.c -fPIC -DPIC -o .libs/btl_openib_get.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib.lo btl_openib.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib.lo -MD -MP -MF .deps/btl_openib.Tpo -c btl_openib.c -fPIC -DPIC -o .libs/btl_openib.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_atomic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_atomic.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_atomic.lo btl_openib_atomic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_atomic.lo -MD -MP -MF .deps/btl_openib_atomic.Tpo -c btl_openib_atomic.c -fPIC -DPIC -o .libs/btl_openib_atomic.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo connect/btl_openib_connect_empty.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT connect/btl_openib_connect_empty.lo -MD -MP -MF $depbase.Tpo -c -o connect/btl_openib_connect_empty.lo connect/btl_openib_connect_empty.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT connect/btl_openib_connect_empty.lo -MD -MP -MF connect/.deps/btl_openib_connect_empty.Tpo -c connect/btl_openib_connect_empty.c -fPIC -DPIC -o connect/.libs/btl_openib_connect_empty.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo connect/btl_openib_connect_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT connect/btl_openib_connect_base.lo -MD -MP -MF $depbase.Tpo -c -o connect/btl_openib_connect_base.lo connect/btl_openib_connect_base.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT connect/btl_openib_connect_base.lo -MD -MP -MF connect/.deps/btl_openib_connect_base.Tpo -c connect/btl_openib_connect_base.c -fPIC -DPIC -o connect/.libs/btl_openib_connect_base.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo connect/btl_openib_connect_sl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT connect/btl_openib_connect_sl.lo -MD -MP -MF $depbase.Tpo -c -o connect/btl_openib_connect_sl.lo connect/btl_openib_connect_sl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT connect/btl_openib_connect_sl.lo -MD -MP -MF connect/.deps/btl_openib_connect_sl.Tpo -c connect/btl_openib_connect_sl.c -fPIC -DPIC -o connect/.libs/btl_openib_connect_sl.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' connect/btl_openib_connect_sl.c: In function 'init_sa_mad': connect/btl_openib_connect_sl.c:203:21: warning: converting a packed 'ib_sa_mad_t' {aka 'struct _ib_sa_mad'} pointer (alignment 1) to a 'ib_mad_t' {aka 'struct _ib_mad'} pointer (alignment 8) may result in an unaligned pointer value [-Waddress-of-packed-member] 203 | 0); /* attribute modifier */ | ^ In file included from connect/btl_openib_connect_sl.c:22: /usr/include/infiniband/iba/ib_types.h:4445:16: note: defined here 4445 | typedef struct _ib_sa_mad { | ^~~~~~~~~~ /usr/include/infiniband/iba/ib_types.h:3806:16: note: defined here 3806 | typedef struct _ib_mad { | ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo connect/btl_openib_connect_rdmacm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT connect/btl_openib_connect_rdmacm.lo -MD -MP -MF $depbase.Tpo -c -o connect/btl_openib_connect_rdmacm.lo connect/btl_openib_connect_rdmacm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT connect/btl_openib_connect_rdmacm.lo -MD -MP -MF connect/.deps/btl_openib_connect_rdmacm.Tpo -c connect/btl_openib_connect_rdmacm.c -fPIC -DPIC -o connect/.libs/btl_openib_connect_rdmacm.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo connect/btl_openib_connect_udcm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT connect/btl_openib_connect_udcm.lo -MD -MP -MF $depbase.Tpo -c -o connect/btl_openib_connect_udcm.lo connect/btl_openib_connect_udcm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT connect/btl_openib_connect_udcm.lo -MD -MP -MF connect/.deps/btl_openib_connect_udcm.Tpo -c connect/btl_openib_connect_udcm.c -fPIC -DPIC -o connect/.libs/btl_openib_connect_udcm.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' depbase=`echo btl_openib_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_openib_component.lo btl_openib_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I/usr/include/infiniband -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_openib_component.lo -MD -MP -MF .deps/btl_openib_component.Tpo -c btl_openib_component.c -fPIC -DPIC -o .libs/btl_openib_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_btl_openib.la -rpath /usr/lib64/openmpi/lib/openmpi btl_openib.lo btl_openib_component.lo btl_openib_endpoint.lo btl_openib_frag.lo btl_openib_proc.lo btl_openib_lex.lo btl_openib_mca.lo btl_openib_ini.lo btl_openib_async.lo btl_openib_xrc.lo btl_openib_ip.lo btl_openib_put.lo btl_openib_get.lo btl_openib_atomic.lo connect/btl_openib_connect_base.lo connect/btl_openib_connect_empty.lo connect/btl_openib_connect_rdmacm.lo connect/btl_openib_connect_udcm.lo connect/btl_openib_connect_sl.lo ../../../../opal/libopen-pal.la -lrdmacm -libverbs /builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs/libmca_common_verbs.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/btl_openib.o .libs/btl_openib_component.o .libs/btl_openib_endpoint.o .libs/btl_openib_frag.o .libs/btl_openib_proc.o .libs/btl_openib_lex.o .libs/btl_openib_mca.o .libs/btl_openib_ini.o .libs/btl_openib_async.o .libs/btl_openib_xrc.o .libs/btl_openib_ip.o .libs/btl_openib_put.o .libs/btl_openib_get.o .libs/btl_openib_atomic.o connect/.libs/btl_openib_connect_base.o connect/.libs/btl_openib_connect_empty.o connect/.libs/btl_openib_connect_rdmacm.o connect/.libs/btl_openib_connect_udcm.o connect/.libs/btl_openib_connect_sl.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lrdmacm /builddir/build/BUILD/openmpi-4.1.2/opal/mca/common/verbs/.libs/libmca_common_verbs.so -losmcomp -libverbs -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_btl_openib.so -o .libs/mca_btl_openib.so libtool: link: ( cd ".libs" && rm -f "mca_btl_openib.la" && ln -s "../mca_btl_openib.la" "mca_btl_openib.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/openib' Making all in mca/btl/sm make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/sm' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_btl_sm_la-btl_sm_component.lo -MD -MP -MF .deps/mca_btl_sm_la-btl_sm_component.Tpo -c -o mca_btl_sm_la-btl_sm_component.lo `test -f 'btl_sm_component.c' || echo './'`btl_sm_component.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_btl_sm_la-btl_sm_component.lo -MD -MP -MF .deps/mca_btl_sm_la-btl_sm_component.Tpo -c btl_sm_component.c -fPIC -DPIC -o .libs/mca_btl_sm_la-btl_sm_component.o mv -f .deps/mca_btl_sm_la-btl_sm_component.Tpo .deps/mca_btl_sm_la-btl_sm_component.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/sm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/sm' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_btl_sm.la -rpath /usr/lib64/openmpi/lib/openmpi mca_btl_sm_la-btl_sm_component.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/mca_btl_sm_la-btl_sm_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_btl_sm.so -o .libs/mca_btl_sm.so libtool: link: ( cd ".libs" && rm -f "mca_btl_sm.la" && ln -s "../mca_btl_sm.la" "mca_btl_sm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/sm' Making all in mca/btl/tcp make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' depbase=`echo btl_tcp_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp_frag.lo btl_tcp_frag.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp_frag.lo -MD -MP -MF .deps/btl_tcp_frag.Tpo -c btl_tcp_frag.c -fPIC -DPIC -o .libs/btl_tcp_frag.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' depbase=`echo btl_tcp_ft.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp_ft.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp_ft.lo btl_tcp_ft.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp_ft.lo -MD -MP -MF .deps/btl_tcp_ft.Tpo -c btl_tcp_ft.c -fPIC -DPIC -o .libs/btl_tcp_ft.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' depbase=`echo btl_tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp.lo btl_tcp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp.lo -MD -MP -MF .deps/btl_tcp.Tpo -c btl_tcp.c -fPIC -DPIC -o .libs/btl_tcp.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' depbase=`echo btl_tcp_endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp_endpoint.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp_endpoint.lo btl_tcp_endpoint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp_endpoint.lo -MD -MP -MF .deps/btl_tcp_endpoint.Tpo -c btl_tcp_endpoint.c -fPIC -DPIC -o .libs/btl_tcp_endpoint.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' depbase=`echo btl_tcp_proc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp_proc.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp_proc.lo btl_tcp_proc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp_proc.lo -MD -MP -MF .deps/btl_tcp_proc.Tpo -c btl_tcp_proc.c -fPIC -DPIC -o .libs/btl_tcp_proc.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' depbase=`echo btl_tcp_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_tcp_component.lo btl_tcp_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_tcp_component.lo -MD -MP -MF .deps/btl_tcp_component.Tpo -c btl_tcp_component.c -fPIC -DPIC -o .libs/btl_tcp_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_btl_tcp.la -rpath /usr/lib64/openmpi/lib/openmpi btl_tcp.lo btl_tcp_component.lo btl_tcp_endpoint.lo btl_tcp_frag.lo btl_tcp_proc.lo btl_tcp_ft.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/btl_tcp.o .libs/btl_tcp_component.o .libs/btl_tcp_endpoint.o .libs/btl_tcp_frag.o .libs/btl_tcp_proc.o .libs/btl_tcp_ft.o -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_btl_tcp.so -o .libs/mca_btl_tcp.so libtool: link: ( cd ".libs" && rm -f "mca_btl_tcp.la" && ln -s "../mca_btl_tcp.la" "mca_btl_tcp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/tcp' Making all in mca/btl/usnic make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_endpoint.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_endpoint.lo btl_usnic_endpoint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_endpoint.lo -MD -MP -MF .deps/btl_usnic_endpoint.Tpo -c btl_usnic_endpoint.c -fPIC -DPIC -o .libs/btl_usnic_endpoint.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_ack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_ack.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_ack.lo btl_usnic_ack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_ack.lo -MD -MP -MF .deps/btl_usnic_ack.Tpo -c btl_usnic_ack.c -fPIC -DPIC -o .libs/btl_usnic_ack.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_frag.lo btl_usnic_frag.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_frag.lo -MD -MP -MF .deps/btl_usnic_frag.Tpo -c btl_usnic_frag.c -fPIC -DPIC -o .libs/btl_usnic_frag.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_compat.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_compat.lo btl_usnic_compat.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_compat.lo -MD -MP -MF .deps/btl_usnic_compat.Tpo -c btl_usnic_compat.c -fPIC -DPIC -o .libs/btl_usnic_compat.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_cclient.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_cclient.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_cclient.lo btl_usnic_cclient.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_cclient.lo -MD -MP -MF .deps/btl_usnic_cclient.Tpo -c btl_usnic_cclient.c -fPIC -DPIC -o .libs/btl_usnic_cclient.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_cagent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_cagent.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_cagent.lo btl_usnic_cagent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_cagent.lo -MD -MP -MF .deps/btl_usnic_cagent.Tpo -c btl_usnic_cagent.c -fPIC -DPIC -o .libs/btl_usnic_cagent.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_component.lo btl_usnic_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_component.lo -MD -MP -MF .deps/btl_usnic_component.Tpo -c btl_usnic_component.c -fPIC -DPIC -o .libs/btl_usnic_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_hwloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_hwloc.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_hwloc.lo btl_usnic_hwloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_hwloc.lo -MD -MP -MF .deps/btl_usnic_hwloc.Tpo -c btl_usnic_hwloc.c -fPIC -DPIC -o .libs/btl_usnic_hwloc.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_map.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_map.lo btl_usnic_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_map.lo -MD -MP -MF .deps/btl_usnic_map.Tpo -c btl_usnic_map.c -fPIC -DPIC -o .libs/btl_usnic_map.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_mca.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_mca.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_mca.lo btl_usnic_mca.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_mca.lo -MD -MP -MF .deps/btl_usnic_mca.Tpo -c btl_usnic_mca.c -fPIC -DPIC -o .libs/btl_usnic_mca.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_recv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_recv.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_recv.lo btl_usnic_recv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_recv.lo -MD -MP -MF .deps/btl_usnic_recv.Tpo -c btl_usnic_recv.c -fPIC -DPIC -o .libs/btl_usnic_recv.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_test.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_test.lo btl_usnic_test.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_test.lo -MD -MP -MF .deps/btl_usnic_test.Tpo -c btl_usnic_test.c -fPIC -DPIC -o .libs/btl_usnic_test.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_module.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_module.lo btl_usnic_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_module.lo -MD -MP -MF .deps/btl_usnic_module.Tpo -c btl_usnic_module.c -fPIC -DPIC -o .libs/btl_usnic_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_proc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_proc.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_proc.lo btl_usnic_proc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_proc.lo -MD -MP -MF .deps/btl_usnic_proc.Tpo -c btl_usnic_proc.c -fPIC -DPIC -o .libs/btl_usnic_proc.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_send.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_send.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_send.lo btl_usnic_send.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_send.lo -MD -MP -MF .deps/btl_usnic_send.Tpo -c btl_usnic_send.c -fPIC -DPIC -o .libs/btl_usnic_send.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_util.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_util.lo btl_usnic_util.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_util.lo -MD -MP -MF .deps/btl_usnic_util.Tpo -c btl_usnic_util.c -fPIC -DPIC -o .libs/btl_usnic_util.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' depbase=`echo btl_usnic_stats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_stats.lo -MD -MP -MF $depbase.Tpo -c -o btl_usnic_stats.lo btl_usnic_stats.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DBTL_IN_OPAL=1 -DOMPI_LIBMPI_NAME=\"mpi\" -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_usnic_stats.lo -MD -MP -MF .deps/btl_usnic_stats.Tpo -c btl_usnic_stats.c -fPIC -DPIC -o .libs/btl_usnic_stats.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_btl_usnic.la -rpath /usr/lib64/openmpi/lib/openmpi btl_usnic_compat.lo btl_usnic_module.lo btl_usnic_ack.lo btl_usnic_component.lo btl_usnic_cclient.lo btl_usnic_cagent.lo btl_usnic_endpoint.lo btl_usnic_frag.lo btl_usnic_hwloc.lo btl_usnic_map.lo btl_usnic_mca.lo btl_usnic_proc.lo btl_usnic_recv.lo btl_usnic_send.lo btl_usnic_stats.lo btl_usnic_util.lo btl_usnic_test.lo ../../../../opal/libopen-pal.la -lfabric -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/btl_usnic_compat.o .libs/btl_usnic_module.o .libs/btl_usnic_ack.o .libs/btl_usnic_component.o .libs/btl_usnic_cclient.o .libs/btl_usnic_cagent.o .libs/btl_usnic_endpoint.o .libs/btl_usnic_frag.o .libs/btl_usnic_hwloc.o .libs/btl_usnic_map.o .libs/btl_usnic_mca.o .libs/btl_usnic_proc.o .libs/btl_usnic_recv.o .libs/btl_usnic_send.o .libs/btl_usnic_stats.o .libs/btl_usnic_util.o .libs/btl_usnic_test.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lfabric -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_btl_usnic.so -o .libs/mca_btl_usnic.so libtool: link: ( cd ".libs" && rm -f "mca_btl_usnic.la" && ln -s "../mca_btl_usnic.la" "mca_btl_usnic.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/usnic' Making all in mca/btl/vader make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' depbase=`echo btl_vader_xpmem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_xpmem.lo -MD -MP -MF $depbase.Tpo -c -o btl_vader_xpmem.lo btl_vader_xpmem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_xpmem.lo -MD -MP -MF .deps/btl_vader_xpmem.Tpo -c btl_vader_xpmem.c -fPIC -DPIC -o .libs/btl_vader_xpmem.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' depbase=`echo btl_vader_frag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_frag.lo -MD -MP -MF $depbase.Tpo -c -o btl_vader_frag.lo btl_vader_frag.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_frag.lo -MD -MP -MF .deps/btl_vader_frag.Tpo -c btl_vader_frag.c -fPIC -DPIC -o .libs/btl_vader_frag.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' depbase=`echo btl_vader_sendi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_sendi.lo -MD -MP -MF $depbase.Tpo -c -o btl_vader_sendi.lo btl_vader_sendi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_sendi.lo -MD -MP -MF .deps/btl_vader_sendi.Tpo -c btl_vader_sendi.c -fPIC -DPIC -o .libs/btl_vader_sendi.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' depbase=`echo btl_vader_put.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_put.lo -MD -MP -MF $depbase.Tpo -c -o btl_vader_put.lo btl_vader_put.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_put.lo -MD -MP -MF .deps/btl_vader_put.Tpo -c btl_vader_put.c -fPIC -DPIC -o .libs/btl_vader_put.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' depbase=`echo btl_vader_send.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_send.lo -MD -MP -MF $depbase.Tpo -c -o btl_vader_send.lo btl_vader_send.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_send.lo -MD -MP -MF .deps/btl_vader_send.Tpo -c btl_vader_send.c -fPIC -DPIC -o .libs/btl_vader_send.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' depbase=`echo btl_vader_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_get.lo -MD -MP -MF $depbase.Tpo -c -o btl_vader_get.lo btl_vader_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_get.lo -MD -MP -MF .deps/btl_vader_get.Tpo -c btl_vader_get.c -fPIC -DPIC -o .libs/btl_vader_get.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' depbase=`echo btl_vader_knem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_knem.lo -MD -MP -MF $depbase.Tpo -c -o btl_vader_knem.lo btl_vader_knem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_knem.lo -MD -MP -MF .deps/btl_vader_knem.Tpo -c btl_vader_knem.c -fPIC -DPIC -o .libs/btl_vader_knem.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' depbase=`echo btl_vader_sc_emu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_sc_emu.lo -MD -MP -MF $depbase.Tpo -c -o btl_vader_sc_emu.lo btl_vader_sc_emu.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_sc_emu.lo -MD -MP -MF .deps/btl_vader_sc_emu.Tpo -c btl_vader_sc_emu.c -fPIC -DPIC -o .libs/btl_vader_sc_emu.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' depbase=`echo btl_vader_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_module.lo -MD -MP -MF $depbase.Tpo -c -o btl_vader_module.lo btl_vader_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_module.lo -MD -MP -MF .deps/btl_vader_module.Tpo -c btl_vader_module.c -fPIC -DPIC -o .libs/btl_vader_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' depbase=`echo btl_vader_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_component.lo -MD -MP -MF $depbase.Tpo -c -o btl_vader_component.lo btl_vader_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_component.lo -MD -MP -MF .deps/btl_vader_component.Tpo -c btl_vader_component.c -fPIC -DPIC -o .libs/btl_vader_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' depbase=`echo btl_vader_atomic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_atomic.lo -MD -MP -MF $depbase.Tpo -c -o btl_vader_atomic.lo btl_vader_atomic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT btl_vader_atomic.lo -MD -MP -MF .deps/btl_vader_atomic.Tpo -c btl_vader_atomic.c -fPIC -DPIC -o .libs/btl_vader_atomic.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_btl_vader.la -rpath /usr/lib64/openmpi/lib/openmpi btl_vader_module.lo btl_vader_component.lo btl_vader_frag.lo btl_vader_send.lo btl_vader_sendi.lo btl_vader_get.lo btl_vader_put.lo btl_vader_xpmem.lo btl_vader_knem.lo btl_vader_sc_emu.lo btl_vader_atomic.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/btl_vader_module.o .libs/btl_vader_component.o .libs/btl_vader_frag.o .libs/btl_vader_send.o .libs/btl_vader_sendi.o .libs/btl_vader_get.o .libs/btl_vader_put.o .libs/btl_vader_xpmem.o .libs/btl_vader_knem.o .libs/btl_vader_sc_emu.o .libs/btl_vader_atomic.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_btl_vader.so -o .libs/mca_btl_vader.so libtool: link: ( cd ".libs" && rm -f "mca_btl_vader.la" && ln -s "../mca_btl_vader.la" "mca_btl_vader.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/btl/vader' Making all in mca/compress/bzip make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/bzip' depbase=`echo compress_bzip_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT compress_bzip_component.lo -MD -MP -MF $depbase.Tpo -c -o compress_bzip_component.lo compress_bzip_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT compress_bzip_component.lo -MD -MP -MF .deps/compress_bzip_component.Tpo -c compress_bzip_component.c -fPIC -DPIC -o .libs/compress_bzip_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/bzip' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/bzip' depbase=`echo compress_bzip_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT compress_bzip_module.lo -MD -MP -MF $depbase.Tpo -c -o compress_bzip_module.lo compress_bzip_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT compress_bzip_module.lo -MD -MP -MF .deps/compress_bzip_module.Tpo -c compress_bzip_module.c -fPIC -DPIC -o .libs/compress_bzip_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/bzip' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/bzip' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_compress_bzip.la -rpath /usr/lib64/openmpi/lib/openmpi compress_bzip_component.lo compress_bzip_module.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/compress_bzip_component.o .libs/compress_bzip_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_compress_bzip.so -o .libs/mca_compress_bzip.so libtool: link: ( cd ".libs" && rm -f "mca_compress_bzip.la" && ln -s "../mca_compress_bzip.la" "mca_compress_bzip.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/bzip' Making all in mca/compress/gzip make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/gzip' depbase=`echo compress_gzip_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT compress_gzip_component.lo -MD -MP -MF $depbase.Tpo -c -o compress_gzip_component.lo compress_gzip_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT compress_gzip_component.lo -MD -MP -MF .deps/compress_gzip_component.Tpo -c compress_gzip_component.c -fPIC -DPIC -o .libs/compress_gzip_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/gzip' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/gzip' depbase=`echo compress_gzip_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT compress_gzip_module.lo -MD -MP -MF $depbase.Tpo -c -o compress_gzip_module.lo compress_gzip_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT compress_gzip_module.lo -MD -MP -MF .deps/compress_gzip_module.Tpo -c compress_gzip_module.c -fPIC -DPIC -o .libs/compress_gzip_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/gzip' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/gzip' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_compress_gzip.la -rpath /usr/lib64/openmpi/lib/openmpi compress_gzip_component.lo compress_gzip_module.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/compress_gzip_component.o .libs/compress_gzip_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_compress_gzip.so -o .libs/mca_compress_gzip.so libtool: link: ( cd ".libs" && rm -f "mca_compress_gzip.la" && ln -s "../mca_compress_gzip.la" "mca_compress_gzip.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/compress/gzip' Making all in mca/crs/none make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs/none' depbase=`echo crs_none_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT crs_none_component.lo -MD -MP -MF $depbase.Tpo -c -o crs_none_component.lo crs_none_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT crs_none_component.lo -MD -MP -MF .deps/crs_none_component.Tpo -c crs_none_component.c -fPIC -DPIC -o .libs/crs_none_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs/none' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs/none' depbase=`echo crs_none_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT crs_none_module.lo -MD -MP -MF $depbase.Tpo -c -o crs_none_module.lo crs_none_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT crs_none_module.lo -MD -MP -MF .deps/crs_none_module.Tpo -c crs_none_module.c -fPIC -DPIC -o .libs/crs_none_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs/none' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs/none' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_crs_none.la -rpath /usr/lib64/openmpi/lib/openmpi crs_none_component.lo crs_none_module.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/crs_none_component.o .libs/crs_none_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_crs_none.so -o .libs/mca_crs_none.so libtool: link: ( cd ".libs" && rm -f "mca_crs_none.la" && ln -s "../mca_crs_none.la" "mca_crs_none.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/crs/none' Making all in mca/mpool/hugepage make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool/hugepage' depbase=`echo mpool_hugepage_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpool_hugepage_module.lo -MD -MP -MF $depbase.Tpo -c -o mpool_hugepage_module.lo mpool_hugepage_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpool_hugepage_module.lo -MD -MP -MF .deps/mpool_hugepage_module.Tpo -c mpool_hugepage_module.c -fPIC -DPIC -o .libs/mpool_hugepage_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool/hugepage' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool/hugepage' depbase=`echo mpool_hugepage_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpool_hugepage_component.lo -MD -MP -MF $depbase.Tpo -c -o mpool_hugepage_component.lo mpool_hugepage_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpool_hugepage_component.lo -MD -MP -MF .deps/mpool_hugepage_component.Tpo -c mpool_hugepage_component.c -fPIC -DPIC -o .libs/mpool_hugepage_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool/hugepage' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool/hugepage' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_mpool_hugepage.la -rpath /usr/lib64/openmpi/lib/openmpi mpool_hugepage_module.lo mpool_hugepage_component.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/mpool_hugepage_module.o .libs/mpool_hugepage_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_mpool_hugepage.so -o .libs/mca_mpool_hugepage.so libtool: link: ( cd ".libs" && rm -f "mca_mpool_hugepage.la" && ln -s "../mca_mpool_hugepage.la" "mca_mpool_hugepage.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/mpool/hugepage' Making all in mca/patcher/overwrite make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher/overwrite' depbase=`echo patcher_overwrite_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patcher_overwrite_component.lo -MD -MP -MF $depbase.Tpo -c -o patcher_overwrite_component.lo patcher_overwrite_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patcher_overwrite_component.lo -MD -MP -MF .deps/patcher_overwrite_component.Tpo -c patcher_overwrite_component.c -fPIC -DPIC -o .libs/patcher_overwrite_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher/overwrite' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher/overwrite' depbase=`echo patcher_overwrite_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patcher_overwrite_module.lo -MD -MP -MF $depbase.Tpo -c -o patcher_overwrite_module.lo patcher_overwrite_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patcher_overwrite_module.lo -MD -MP -MF .deps/patcher_overwrite_module.Tpo -c patcher_overwrite_module.c -fPIC -DPIC -o .libs/patcher_overwrite_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher/overwrite' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher/overwrite' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_patcher_overwrite.la -rpath /usr/lib64/openmpi/lib/openmpi patcher_overwrite_module.lo patcher_overwrite_component.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/patcher_overwrite_module.o .libs/patcher_overwrite_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_patcher_overwrite.so -o .libs/mca_patcher_overwrite.so libtool: link: ( cd ".libs" && rm -f "mca_patcher_overwrite.la" && ln -s "../mca_patcher_overwrite.la" "mca_patcher_overwrite.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/patcher/overwrite' Making all in mca/pmix/isolated make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/isolated' depbase=`echo pmix_isolated_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmix_isolated_component.lo -MD -MP -MF $depbase.Tpo -c -o pmix_isolated_component.lo pmix_isolated_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmix_isolated_component.lo -MD -MP -MF .deps/pmix_isolated_component.Tpo -c pmix_isolated_component.c -fPIC -DPIC -o .libs/pmix_isolated_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/isolated' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/isolated' depbase=`echo pmix_isolated.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmix_isolated.lo -MD -MP -MF $depbase.Tpo -c -o pmix_isolated.lo pmix_isolated.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmix_isolated.lo -MD -MP -MF .deps/pmix_isolated.Tpo -c pmix_isolated.c -fPIC -DPIC -o .libs/pmix_isolated.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/isolated' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/isolated' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_pmix_isolated.la -rpath /usr/lib64/openmpi/lib/openmpi pmix_isolated_component.lo pmix_isolated.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/pmix_isolated_component.o .libs/pmix_isolated.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_pmix_isolated.so -o .libs/mca_pmix_isolated.so libtool: link: ( cd ".libs" && rm -f "mca_pmix_isolated.la" && ln -s "../mca_pmix_isolated.la" "mca_pmix_isolated.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/isolated' Making all in mca/pmix/ext3x make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' pmix3xname=`echo ext3x.h | sed -e s/ext3x/pmix3x/g` ; \ /usr/bin/sed 's/pmix3x/ext3x/g' ../../../../opal/mca/pmix/pmix3x/$pmix3xname > ext3x.h make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' pmix3xname=`echo ext3x_component.c | sed -e s/ext3x/pmix3x/g` ; \ /usr/bin/sed 's/pmix3x/ext3x/g' ../../../../opal/mca/pmix/pmix3x/$pmix3xname > ext3x_component.c make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' pmix3xname=`echo ext3x.c | sed -e s/ext3x/pmix3x/g` ; \ /usr/bin/sed 's/pmix3x/ext3x/g' ../../../../opal/mca/pmix/pmix3x/$pmix3xname > ext3x.c make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' pmix3xname=`echo ext3x_client.c | sed -e s/ext3x/pmix3x/g` ; \ /usr/bin/sed 's/pmix3x/ext3x/g' ../../../../opal/mca/pmix/pmix3x/$pmix3xname > ext3x_client.c make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' pmix3xname=`echo ext3x_server_north.c | sed -e s/ext3x/pmix3x/g` ; \ /usr/bin/sed 's/pmix3x/ext3x/g' ../../../../opal/mca/pmix/pmix3x/$pmix3xname > ext3x_server_north.c make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' pmix3xname=`echo ext3x_server_south.c | sed -e s/ext3x/pmix3x/g` ; \ /usr/bin/sed 's/pmix3x/ext3x/g' ../../../../opal/mca/pmix/pmix3x/$pmix3xname > ext3x_server_south.c make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x_local.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x_local.Tpo -c -o mca_pmix_ext3x_la-ext3x_local.lo `test -f 'ext3x_local.c' || echo './'`ext3x_local.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x_local.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x_local.Tpo -c ext3x_local.c -fPIC -DPIC -o .libs/mca_pmix_ext3x_la-ext3x_local.o mv -f .deps/mca_pmix_ext3x_la-ext3x_local.Tpo .deps/mca_pmix_ext3x_la-ext3x_local.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x_component.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x_component.Tpo -c -o mca_pmix_ext3x_la-ext3x_component.lo `test -f 'ext3x_component.c' || echo './'`ext3x_component.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x_component.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x_component.Tpo -c ext3x_component.c -fPIC -DPIC -o .libs/mca_pmix_ext3x_la-ext3x_component.o mv -f .deps/mca_pmix_ext3x_la-ext3x_component.Tpo .deps/mca_pmix_ext3x_la-ext3x_component.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x_server_south.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x_server_south.Tpo -c -o mca_pmix_ext3x_la-ext3x_server_south.lo `test -f 'ext3x_server_south.c' || echo './'`ext3x_server_south.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x_server_south.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x_server_south.Tpo -c ext3x_server_south.c -fPIC -DPIC -o .libs/mca_pmix_ext3x_la-ext3x_server_south.o mv -f .deps/mca_pmix_ext3x_la-ext3x_server_south.Tpo .deps/mca_pmix_ext3x_la-ext3x_server_south.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' ext3x_server_south.c: In function 'ext3x_server_register_nspace': ext3x_server_south.c:317:10: warning: 'PMIx_server_register_nspace' reading 256 bytes from a region of size 255 [-Wstringop-overread] 317 | rc = PMIx_server_register_nspace(nspace, nlocalprocs, pinfo, sz, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 318 | lkcbfunc, (void*)&lock); | ~~~~~~~~~~~~~~~~~~~~~~~ ext3x_server_south.c:317:10: note: referencing argument 1 of type 'const char[256]' ext3x_server_south.c:317:10: note: referencing argument 3 of type 'pmix_info_t[0]' {aka 'struct pmix_info[]'} In file included from ext3x.h:36, from ext3x_server_south.c:47: /usr/include/pmix_server.h:657:27: note: in a call to function 'PMIx_server_register_nspace' 657 | PMIX_EXPORT pmix_status_t PMIx_server_register_nspace(const pmix_nspace_t nspace, int nlocalprocs, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ext3x_server_south.c:317:10: warning: 'PMIx_server_register_nspace' reading 256 bytes from a region of size 255 [-Wstringop-overread] 317 | rc = PMIx_server_register_nspace(nspace, nlocalprocs, pinfo, sz, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 318 | lkcbfunc, (void*)&lock); | ~~~~~~~~~~~~~~~~~~~~~~~ ext3x_server_south.c:317:10: note: referencing argument 1 of type 'const char[256]' ext3x_server_south.c:317:10: note: referencing argument 3 of type 'pmix_info_t[0]' {aka 'struct pmix_info[]'} /usr/include/pmix_server.h:657:27: note: in a call to function 'PMIx_server_register_nspace' 657 | PMIX_EXPORT pmix_status_t PMIx_server_register_nspace(const pmix_nspace_t nspace, int nlocalprocs, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ext3x_server_south.c:317:10: warning: 'PMIx_server_register_nspace' reading 256 bytes from a region of size 255 [-Wstringop-overread] 317 | rc = PMIx_server_register_nspace(nspace, nlocalprocs, pinfo, sz, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 318 | lkcbfunc, (void*)&lock); | ~~~~~~~~~~~~~~~~~~~~~~~ ext3x_server_south.c:317:10: note: referencing argument 1 of type 'const char[256]' ext3x_server_south.c:317:10: note: referencing argument 3 of type 'pmix_info_t[0]' {aka 'struct pmix_info[]'} /usr/include/pmix_server.h:657:27: note: in a call to function 'PMIx_server_register_nspace' 657 | PMIX_EXPORT pmix_status_t PMIx_server_register_nspace(const pmix_nspace_t nspace, int nlocalprocs, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x.Tpo -c -o mca_pmix_ext3x_la-ext3x.lo `test -f 'ext3x.c' || echo './'`ext3x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x.Tpo -c ext3x.c -fPIC -DPIC -o .libs/mca_pmix_ext3x_la-ext3x.o mv -f .deps/mca_pmix_ext3x_la-ext3x.Tpo .deps/mca_pmix_ext3x_la-ext3x.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x_server_north.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x_server_north.Tpo -c -o mca_pmix_ext3x_la-ext3x_server_north.lo `test -f 'ext3x_server_north.c' || echo './'`ext3x_server_north.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x_server_north.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x_server_north.Tpo -c ext3x_server_north.c -fPIC -DPIC -o .libs/mca_pmix_ext3x_la-ext3x_server_north.o mv -f .deps/mca_pmix_ext3x_la-ext3x_server_north.Tpo .deps/mca_pmix_ext3x_la-ext3x_server_north.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x_client.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x_client.Tpo -c -o mca_pmix_ext3x_la-ext3x_client.lo `test -f 'ext3x_client.c' || echo './'`ext3x_client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_ext3x_la-ext3x_client.lo -MD -MP -MF .deps/mca_pmix_ext3x_la-ext3x_client.Tpo -c ext3x_client.c -fPIC -DPIC -o .libs/mca_pmix_ext3x_la-ext3x_client.o mv -f .deps/mca_pmix_ext3x_la-ext3x_client.Tpo .deps/mca_pmix_ext3x_la-ext3x_client.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_pmix_ext3x.la -rpath /usr/lib64/openmpi/lib/openmpi mca_pmix_ext3x_la-ext3x_local.lo mca_pmix_ext3x_la-ext3x.lo mca_pmix_ext3x_la-ext3x_client.lo mca_pmix_ext3x_la-ext3x_component.lo mca_pmix_ext3x_la-ext3x_server_north.lo mca_pmix_ext3x_la-ext3x_server_south.lo ../../../../opal/libopen-pal.la -lpmix -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/mca_pmix_ext3x_la-ext3x_local.o .libs/mca_pmix_ext3x_la-ext3x.o .libs/mca_pmix_ext3x_la-ext3x_client.o .libs/mca_pmix_ext3x_la-ext3x_component.o .libs/mca_pmix_ext3x_la-ext3x_server_north.o .libs/mca_pmix_ext3x_la-ext3x_server_south.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lpmix -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_pmix_ext3x.so -o .libs/mca_pmix_ext3x.so libtool: link: ( cd ".libs" && rm -f "mca_pmix_ext3x.la" && ln -s "../mca_pmix_ext3x.la" "mca_pmix_ext3x.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/ext3x' Making all in mca/pmix/flux make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/flux' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_flux_la-pmix_flux_component.lo -MD -MP -MF .deps/mca_pmix_flux_la-pmix_flux_component.Tpo -c -o mca_pmix_flux_la-pmix_flux_component.lo `test -f 'pmix_flux_component.c' || echo './'`pmix_flux_component.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_flux_la-pmix_flux_component.lo -MD -MP -MF .deps/mca_pmix_flux_la-pmix_flux_component.Tpo -c pmix_flux_component.c -fPIC -DPIC -o .libs/mca_pmix_flux_la-pmix_flux_component.o mv -f .deps/mca_pmix_flux_la-pmix_flux_component.Tpo .deps/mca_pmix_flux_la-pmix_flux_component.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/flux' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/flux' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_flux_la-pmix_flux.lo -MD -MP -MF .deps/mca_pmix_flux_la-pmix_flux.Tpo -c -o mca_pmix_flux_la-pmix_flux.lo `test -f 'pmix_flux.c' || echo './'`pmix_flux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mca_pmix_flux_la-pmix_flux.lo -MD -MP -MF .deps/mca_pmix_flux_la-pmix_flux.Tpo -c pmix_flux.c -fPIC -DPIC -o .libs/mca_pmix_flux_la-pmix_flux.o mv -f .deps/mca_pmix_flux_la-pmix_flux.Tpo .deps/mca_pmix_flux_la-pmix_flux.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/flux' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/flux' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_pmix_flux.la -rpath /usr/lib64/openmpi/lib/openmpi mca_pmix_flux_la-pmix_flux_component.lo mca_pmix_flux_la-pmix_flux.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/mca_pmix_flux_la-pmix_flux_component.o .libs/mca_pmix_flux_la-pmix_flux.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_pmix_flux.so -o .libs/mca_pmix_flux.so libtool: link: ( cd ".libs" && rm -f "mca_pmix_flux.la" && ln -s "../mca_pmix_flux.la" "mca_pmix_flux.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pmix/flux' Making all in mca/pstat/test make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat/test' depbase=`echo pstat_test_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstat_test_component.lo -MD -MP -MF $depbase.Tpo -c -o pstat_test_component.lo pstat_test_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstat_test_component.lo -MD -MP -MF .deps/pstat_test_component.Tpo -c pstat_test_component.c -fPIC -DPIC -o .libs/pstat_test_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat/test' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat/test' depbase=`echo pstat_test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstat_test.lo -MD -MP -MF $depbase.Tpo -c -o pstat_test.lo pstat_test.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstat_test.lo -MD -MP -MF .deps/pstat_test.Tpo -c pstat_test.c -fPIC -DPIC -o .libs/pstat_test.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat/test' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat/test' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_pstat_test.la -rpath /usr/lib64/openmpi/lib/openmpi pstat_test_component.lo pstat_test.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/pstat_test_component.o .libs/pstat_test.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_pstat_test.so -o .libs/mca_pstat_test.so libtool: link: ( cd ".libs" && rm -f "mca_pstat_test.la" && ln -s "../mca_pstat_test.la" "mca_pstat_test.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/pstat/test' Making all in mca/rcache/grdma make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache/grdma' depbase=`echo rcache_grdma_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rcache_grdma_component.lo -MD -MP -MF $depbase.Tpo -c -o rcache_grdma_component.lo rcache_grdma_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rcache_grdma_component.lo -MD -MP -MF .deps/rcache_grdma_component.Tpo -c rcache_grdma_component.c -fPIC -DPIC -o .libs/rcache_grdma_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache/grdma' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache/grdma' depbase=`echo rcache_grdma_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rcache_grdma_module.lo -MD -MP -MF $depbase.Tpo -c -o rcache_grdma_module.lo rcache_grdma_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rcache_grdma_module.lo -MD -MP -MF .deps/rcache_grdma_module.Tpo -c rcache_grdma_module.c -fPIC -DPIC -o .libs/rcache_grdma_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache/grdma' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache/grdma' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_rcache_grdma.la -rpath /usr/lib64/openmpi/lib/openmpi rcache_grdma_module.lo rcache_grdma_component.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/rcache_grdma_module.o .libs/rcache_grdma_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_rcache_grdma.so -o .libs/mca_rcache_grdma.so libtool: link: ( cd ".libs" && rm -f "mca_rcache_grdma.la" && ln -s "../mca_rcache_grdma.la" "mca_rcache_grdma.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/rcache/grdma' Making all in mca/reachable/weighted make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable/weighted' depbase=`echo reachable_weighted_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT reachable_weighted_component.lo -MD -MP -MF $depbase.Tpo -c -o reachable_weighted_component.lo reachable_weighted_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT reachable_weighted_component.lo -MD -MP -MF .deps/reachable_weighted_component.Tpo -c reachable_weighted_component.c -fPIC -DPIC -o .libs/reachable_weighted_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable/weighted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable/weighted' depbase=`echo reachable_weighted.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT reachable_weighted.lo -MD -MP -MF $depbase.Tpo -c -o reachable_weighted.lo reachable_weighted.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT reachable_weighted.lo -MD -MP -MF .deps/reachable_weighted.Tpo -c reachable_weighted.c -fPIC -DPIC -o .libs/reachable_weighted.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable/weighted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable/weighted' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_reachable_weighted.la -rpath /usr/lib64/openmpi/lib/openmpi reachable_weighted_component.lo reachable_weighted.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/reachable_weighted_component.o .libs/reachable_weighted.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_reachable_weighted.so -o .libs/mca_reachable_weighted.so libtool: link: ( cd ".libs" && rm -f "mca_reachable_weighted.la" && ln -s "../mca_reachable_weighted.la" "mca_reachable_weighted.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/reachable/weighted' Making all in mca/shmem/mmap make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/mmap' depbase=`echo shmem_mmap_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_mmap_component.lo -MD -MP -MF $depbase.Tpo -c -o shmem_mmap_component.lo shmem_mmap_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_mmap_component.lo -MD -MP -MF .deps/shmem_mmap_component.Tpo -c shmem_mmap_component.c -fPIC -DPIC -o .libs/shmem_mmap_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/mmap' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/mmap' depbase=`echo shmem_mmap_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_mmap_module.lo -MD -MP -MF $depbase.Tpo -c -o shmem_mmap_module.lo shmem_mmap_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_mmap_module.lo -MD -MP -MF .deps/shmem_mmap_module.Tpo -c shmem_mmap_module.c -fPIC -DPIC -o .libs/shmem_mmap_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/mmap' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/mmap' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_shmem_mmap.la -rpath /usr/lib64/openmpi/lib/openmpi shmem_mmap_component.lo shmem_mmap_module.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/shmem_mmap_component.o .libs/shmem_mmap_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_shmem_mmap.so -o .libs/mca_shmem_mmap.so libtool: link: ( cd ".libs" && rm -f "mca_shmem_mmap.la" && ln -s "../mca_shmem_mmap.la" "mca_shmem_mmap.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/mmap' Making all in mca/shmem/posix make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/posix' depbase=`echo shmem_posix_common_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_posix_common_utils.lo -MD -MP -MF $depbase.Tpo -c -o shmem_posix_common_utils.lo shmem_posix_common_utils.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_posix_common_utils.lo -MD -MP -MF .deps/shmem_posix_common_utils.Tpo -c shmem_posix_common_utils.c -fPIC -DPIC -o .libs/shmem_posix_common_utils.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/posix' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/posix' depbase=`echo shmem_posix_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_posix_component.lo -MD -MP -MF $depbase.Tpo -c -o shmem_posix_component.lo shmem_posix_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_posix_component.lo -MD -MP -MF .deps/shmem_posix_component.Tpo -c shmem_posix_component.c -fPIC -DPIC -o .libs/shmem_posix_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/posix' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/posix' depbase=`echo shmem_posix_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_posix_module.lo -MD -MP -MF $depbase.Tpo -c -o shmem_posix_module.lo shmem_posix_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_posix_module.lo -MD -MP -MF .deps/shmem_posix_module.Tpo -c shmem_posix_module.c -fPIC -DPIC -o .libs/shmem_posix_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/posix' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/posix' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_shmem_posix.la -rpath /usr/lib64/openmpi/lib/openmpi shmem_posix_common_utils.lo shmem_posix_component.lo shmem_posix_module.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/shmem_posix_common_utils.o .libs/shmem_posix_component.o .libs/shmem_posix_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_shmem_posix.so -o .libs/mca_shmem_posix.so libtool: link: ( cd ".libs" && rm -f "mca_shmem_posix.la" && ln -s "../mca_shmem_posix.la" "mca_shmem_posix.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/posix' Making all in mca/shmem/sysv make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/sysv' depbase=`echo shmem_sysv_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_sysv_component.lo -MD -MP -MF $depbase.Tpo -c -o shmem_sysv_component.lo shmem_sysv_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_sysv_component.lo -MD -MP -MF .deps/shmem_sysv_component.Tpo -c shmem_sysv_component.c -fPIC -DPIC -o .libs/shmem_sysv_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/sysv' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/sysv' depbase=`echo shmem_sysv_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_sysv_module.lo -MD -MP -MF $depbase.Tpo -c -o shmem_sysv_module.lo shmem_sysv_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT shmem_sysv_module.lo -MD -MP -MF .deps/shmem_sysv_module.Tpo -c shmem_sysv_module.c -fPIC -DPIC -o .libs/shmem_sysv_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/sysv' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/sysv' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_shmem_sysv.la -rpath /usr/lib64/openmpi/lib/openmpi shmem_sysv_component.lo shmem_sysv_module.lo ../../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/shmem_sysv_component.o .libs/shmem_sysv_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_shmem_sysv.so -o .libs/mca_shmem_sysv.so libtool: link: ( cd ".libs" && rm -f "mca_shmem_sysv.la" && ln -s "../mca_shmem_sysv.la" "mca_shmem_sysv.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/mca/shmem/sysv' Making all in tools/wrappers make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/tools/wrappers' ../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=opal_wrapper.1in \ --output=opal_wrapper.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/tools/wrappers' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/tools/wrappers' depbase=`echo opal_wrapper.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc "-DEXEEXT=\"\"" -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT opal_wrapper.o -MD -MP -MF $depbase.Tpo -c -o opal_wrapper.o opal_wrapper.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/tools/wrappers' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/opal/tools/wrappers' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o opal_wrapper opal_wrapper.o ../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o .libs/opal_wrapper opal_wrapper.o ../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/opal/tools/wrappers' Making all in orte Making all in include make[2]: Nothing to be done for 'all'. Making all in mca/common make[2]: Nothing to be done for 'all'. Making all in mca/errmgr make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr' depbase=`echo base/errmgr_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/errmgr_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/errmgr_base_select.lo base/errmgr_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/errmgr_base_select.lo -MD -MP -MF base/.deps/errmgr_base_select.Tpo -c base/errmgr_base_select.c -fPIC -DPIC -o base/.libs/errmgr_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr' depbase=`echo base/errmgr_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/errmgr_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/errmgr_base_frame.lo base/errmgr_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/errmgr_base_frame.lo -MD -MP -MF base/.deps/errmgr_base_frame.Tpo -c base/errmgr_base_frame.c -fPIC -DPIC -o base/.libs/errmgr_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr' depbase=`echo base/errmgr_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/errmgr_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/errmgr_base_fns.lo base/errmgr_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/errmgr_base_fns.lo -MD -MP -MF base/.deps/errmgr_base_fns.Tpo -c base/errmgr_base_fns.c -fPIC -DPIC -o base/.libs/errmgr_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_errmgr.la base/errmgr_base_select.lo base/errmgr_base_frame.lo base/errmgr_base_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_errmgr.a base/.libs/errmgr_base_select.o base/.libs/errmgr_base_frame.o base/.libs/errmgr_base_fns.o libtool: link: ranlib .libs/libmca_errmgr.a libtool: link: ( cd ".libs" && rm -f "libmca_errmgr.la" && ln -s "../libmca_errmgr.la" "libmca_errmgr.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr' Making all in mca/ess make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' depbase=`echo base/ess_base_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_get.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_get.lo base/ess_base_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_get.lo -MD -MP -MF base/.deps/ess_base_get.Tpo -c base/ess_base_get.c -fPIC -DPIC -o base/.libs/ess_base_get.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' depbase=`echo base/ess_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_select.lo base/ess_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_select.lo -MD -MP -MF base/.deps/ess_base_select.Tpo -c base/ess_base_select.c -fPIC -DPIC -o base/.libs/ess_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' depbase=`echo base/ess_base_std_prolog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_std_prolog.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_std_prolog.lo base/ess_base_std_prolog.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_std_prolog.lo -MD -MP -MF base/.deps/ess_base_std_prolog.Tpo -c base/ess_base_std_prolog.c -fPIC -DPIC -o base/.libs/ess_base_std_prolog.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' depbase=`echo base/ess_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_frame.lo base/ess_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_frame.lo -MD -MP -MF base/.deps/ess_base_frame.Tpo -c base/ess_base_frame.c -fPIC -DPIC -o base/.libs/ess_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' depbase=`echo base/ess_base_std_tool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_std_tool.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_std_tool.lo base/ess_base_std_tool.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_std_tool.lo -MD -MP -MF base/.deps/ess_base_std_tool.Tpo -c base/ess_base_std_tool.c -fPIC -DPIC -o base/.libs/ess_base_std_tool.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' depbase=`echo base/ess_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_fns.lo base/ess_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_fns.lo -MD -MP -MF base/.deps/ess_base_fns.Tpo -c base/ess_base_fns.c -fPIC -DPIC -o base/.libs/ess_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' depbase=`echo base/ess_base_std_orted.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_std_orted.lo -MD -MP -MF $depbase.Tpo -c -o base/ess_base_std_orted.lo base/ess_base_std_orted.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ess_base_std_orted.lo -MD -MP -MF base/.deps/ess_base_std_orted.Tpo -c base/ess_base_std_orted.c -fPIC -DPIC -o base/.libs/ess_base_std_orted.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_ess.la base/ess_base_frame.lo base/ess_base_select.lo base/ess_base_get.lo base/ess_base_std_tool.lo base/ess_base_std_orted.lo base/ess_base_std_prolog.lo base/ess_base_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_ess.a base/.libs/ess_base_frame.o base/.libs/ess_base_select.o base/.libs/ess_base_get.o base/.libs/ess_base_std_tool.o base/.libs/ess_base_std_orted.o base/.libs/ess_base_std_prolog.o base/.libs/ess_base_fns.o libtool: link: ranlib .libs/libmca_ess.a libtool: link: ( cd ".libs" && rm -f "libmca_ess.la" && ln -s "../libmca_ess.la" "libmca_ess.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess' Making all in mca/filem make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' ../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=orte_filem.7in \ --output=orte_filem.7 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' depbase=`echo base/filem_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/filem_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/filem_base_select.lo base/filem_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/filem_base_select.lo -MD -MP -MF base/.deps/filem_base_select.Tpo -c base/filem_base_select.c -fPIC -DPIC -o base/.libs/filem_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' depbase=`echo base/filem_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/filem_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/filem_base_frame.lo base/filem_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/filem_base_frame.lo -MD -MP -MF base/.deps/filem_base_frame.Tpo -c base/filem_base_frame.c -fPIC -DPIC -o base/.libs/filem_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' depbase=`echo base/filem_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/filem_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/filem_base_fns.lo base/filem_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/filem_base_fns.lo -MD -MP -MF base/.deps/filem_base_fns.Tpo -c base/filem_base_fns.c -fPIC -DPIC -o base/.libs/filem_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' depbase=`echo base/filem_base_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/filem_base_receive.lo -MD -MP -MF $depbase.Tpo -c -o base/filem_base_receive.lo base/filem_base_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/filem_base_receive.lo -MD -MP -MF base/.deps/filem_base_receive.Tpo -c base/filem_base_receive.c -fPIC -DPIC -o base/.libs/filem_base_receive.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_filem.la base/filem_base_frame.lo base/filem_base_select.lo base/filem_base_receive.lo base/filem_base_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_filem.a base/.libs/filem_base_frame.o base/.libs/filem_base_select.o base/.libs/filem_base_receive.o base/.libs/filem_base_fns.o libtool: link: ranlib .libs/libmca_filem.a libtool: link: ( cd ".libs" && rm -f "libmca_filem.la" && ln -s "../libmca_filem.la" "libmca_filem.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem' Making all in mca/grpcomm make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm' depbase=`echo base/grpcomm_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/grpcomm_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/grpcomm_base_select.lo base/grpcomm_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/grpcomm_base_select.lo -MD -MP -MF base/.deps/grpcomm_base_select.Tpo -c base/grpcomm_base_select.c -fPIC -DPIC -o base/.libs/grpcomm_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm' depbase=`echo base/grpcomm_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/grpcomm_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/grpcomm_base_frame.lo base/grpcomm_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/grpcomm_base_frame.lo -MD -MP -MF base/.deps/grpcomm_base_frame.Tpo -c base/grpcomm_base_frame.c -fPIC -DPIC -o base/.libs/grpcomm_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm' depbase=`echo base/grpcomm_base_stubs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/grpcomm_base_stubs.lo -MD -MP -MF $depbase.Tpo -c -o base/grpcomm_base_stubs.lo base/grpcomm_base_stubs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/grpcomm_base_stubs.lo -MD -MP -MF base/.deps/grpcomm_base_stubs.Tpo -c base/grpcomm_base_stubs.c -fPIC -DPIC -o base/.libs/grpcomm_base_stubs.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_grpcomm.la base/grpcomm_base_select.lo base/grpcomm_base_frame.lo base/grpcomm_base_stubs.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_grpcomm.a base/.libs/grpcomm_base_select.o base/.libs/grpcomm_base_frame.o base/.libs/grpcomm_base_stubs.o libtool: link: ranlib .libs/libmca_grpcomm.a libtool: link: ( cd ".libs" && rm -f "libmca_grpcomm.la" && ln -s "../libmca_grpcomm.la" "libmca_grpcomm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm' Making all in mca/iof make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof' depbase=`echo base/iof_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/iof_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_select.lo base/iof_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/iof_base_select.lo -MD -MP -MF base/.deps/iof_base_select.Tpo -c base/iof_base_select.c -fPIC -DPIC -o base/.libs/iof_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof' depbase=`echo base/iof_base_setup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/iof_base_setup.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_setup.lo base/iof_base_setup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/iof_base_setup.lo -MD -MP -MF base/.deps/iof_base_setup.Tpo -c base/iof_base_setup.c -fPIC -DPIC -o base/.libs/iof_base_setup.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof' depbase=`echo base/iof_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/iof_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_frame.lo base/iof_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/iof_base_frame.lo -MD -MP -MF base/.deps/iof_base_frame.Tpo -c base/iof_base_frame.c -fPIC -DPIC -o base/.libs/iof_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof' depbase=`echo base/iof_base_output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/iof_base_output.lo -MD -MP -MF $depbase.Tpo -c -o base/iof_base_output.lo base/iof_base_output.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/iof_base_output.lo -MD -MP -MF base/.deps/iof_base_output.Tpo -c base/iof_base_output.c -fPIC -DPIC -o base/.libs/iof_base_output.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_iof.la base/iof_base_frame.lo base/iof_base_select.lo base/iof_base_output.lo base/iof_base_setup.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_iof.a base/.libs/iof_base_frame.o base/.libs/iof_base_select.o base/.libs/iof_base_output.o base/.libs/iof_base_setup.o libtool: link: ranlib .libs/libmca_iof.a libtool: link: ( cd ".libs" && rm -f "libmca_iof.la" && ln -s "../libmca_iof.la" "libmca_iof.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof' Making all in mca/odls make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls' depbase=`echo base/odls_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/odls_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/odls_base_select.lo base/odls_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/odls_base_select.lo -MD -MP -MF base/.deps/odls_base_select.Tpo -c base/odls_base_select.c -fPIC -DPIC -o base/.libs/odls_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls' depbase=`echo base/odls_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/odls_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/odls_base_frame.lo base/odls_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/odls_base_frame.lo -MD -MP -MF base/.deps/odls_base_frame.Tpo -c base/odls_base_frame.c -fPIC -DPIC -o base/.libs/odls_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls' depbase=`echo base/odls_base_default_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/odls_base_default_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/odls_base_default_fns.lo base/odls_base_default_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/odls_base_default_fns.lo -MD -MP -MF base/.deps/odls_base_default_fns.Tpo -c base/odls_base_default_fns.c -fPIC -DPIC -o base/.libs/odls_base_default_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_odls.la base/odls_base_frame.lo base/odls_base_select.lo base/odls_base_default_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_odls.a base/.libs/odls_base_frame.o base/.libs/odls_base_select.o base/.libs/odls_base_default_fns.o libtool: link: ranlib .libs/libmca_odls.a libtool: link: ( cd ".libs" && rm -f "libmca_odls.la" && ln -s "../libmca_odls.la" "libmca_odls.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls' Making all in mca/oob make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob' depbase=`echo base/oob_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/oob_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_frame.lo base/oob_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/oob_base_frame.lo -MD -MP -MF base/.deps/oob_base_frame.Tpo -c base/oob_base_frame.c -fPIC -DPIC -o base/.libs/oob_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob' depbase=`echo base/oob_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/oob_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_select.lo base/oob_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/oob_base_select.lo -MD -MP -MF base/.deps/oob_base_select.Tpo -c base/oob_base_select.c -fPIC -DPIC -o base/.libs/oob_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob' depbase=`echo base/oob_base_stubs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/oob_base_stubs.lo -MD -MP -MF $depbase.Tpo -c -o base/oob_base_stubs.lo base/oob_base_stubs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/oob_base_stubs.lo -MD -MP -MF base/.deps/oob_base_stubs.Tpo -c base/oob_base_stubs.c -fPIC -DPIC -o base/.libs/oob_base_stubs.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_oob.la base/oob_base_stubs.lo base/oob_base_frame.lo base/oob_base_select.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_oob.a base/.libs/oob_base_stubs.o base/.libs/oob_base_frame.o base/.libs/oob_base_select.o libtool: link: ranlib .libs/libmca_oob.a libtool: link: ( cd ".libs" && rm -f "libmca_oob.la" && ln -s "../libmca_oob.la" "libmca_oob.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob' Making all in mca/plm make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' depbase=`echo base/plm_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/plm_base_select.lo base/plm_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_select.lo -MD -MP -MF base/.deps/plm_base_select.Tpo -c base/plm_base_select.c -fPIC -DPIC -o base/.libs/plm_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' depbase=`echo base/plm_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/plm_base_frame.lo base/plm_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_frame.lo -MD -MP -MF base/.deps/plm_base_frame.Tpo -c base/plm_base_frame.c -fPIC -DPIC -o base/.libs/plm_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' depbase=`echo base/plm_base_jobid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_jobid.lo -MD -MP -MF $depbase.Tpo -c -o base/plm_base_jobid.lo base/plm_base_jobid.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_jobid.lo -MD -MP -MF base/.deps/plm_base_jobid.Tpo -c base/plm_base_jobid.c -fPIC -DPIC -o base/.libs/plm_base_jobid.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' depbase=`echo base/plm_base_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_receive.lo -MD -MP -MF $depbase.Tpo -c -o base/plm_base_receive.lo base/plm_base_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_receive.lo -MD -MP -MF base/.deps/plm_base_receive.Tpo -c base/plm_base_receive.c -fPIC -DPIC -o base/.libs/plm_base_receive.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' depbase=`echo base/plm_base_orted_cmds.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_orted_cmds.lo -MD -MP -MF $depbase.Tpo -c -o base/plm_base_orted_cmds.lo base/plm_base_orted_cmds.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_orted_cmds.lo -MD -MP -MF base/.deps/plm_base_orted_cmds.Tpo -c base/plm_base_orted_cmds.c -fPIC -DPIC -o base/.libs/plm_base_orted_cmds.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' depbase=`echo base/plm_base_launch_support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_launch_support.lo -MD -MP -MF $depbase.Tpo -c -o base/plm_base_launch_support.lo base/plm_base_launch_support.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/plm_base_launch_support.lo -MD -MP -MF base/.deps/plm_base_launch_support.Tpo -c base/plm_base_launch_support.c -fPIC -DPIC -o base/.libs/plm_base_launch_support.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_plm.la base/plm_base_frame.lo base/plm_base_select.lo base/plm_base_receive.lo base/plm_base_launch_support.lo base/plm_base_jobid.lo base/plm_base_orted_cmds.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_plm.a base/.libs/plm_base_frame.o base/.libs/plm_base_select.o base/.libs/plm_base_receive.o base/.libs/plm_base_launch_support.o base/.libs/plm_base_jobid.o base/.libs/plm_base_orted_cmds.o libtool: link: ranlib .libs/libmca_plm.a libtool: link: ( cd ".libs" && rm -f "libmca_plm.la" && ln -s "../libmca_plm.la" "libmca_plm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm' Making all in mca/ras make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras' depbase=`echo base/ras_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ras_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_select.lo base/ras_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ras_base_select.lo -MD -MP -MF base/.deps/ras_base_select.Tpo -c base/ras_base_select.c -fPIC -DPIC -o base/.libs/ras_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras' depbase=`echo base/ras_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ras_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_frame.lo base/ras_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ras_base_frame.lo -MD -MP -MF base/.deps/ras_base_frame.Tpo -c base/ras_base_frame.c -fPIC -DPIC -o base/.libs/ras_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras' depbase=`echo base/ras_base_node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ras_base_node.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_node.lo base/ras_base_node.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ras_base_node.lo -MD -MP -MF base/.deps/ras_base_node.Tpo -c base/ras_base_node.c -fPIC -DPIC -o base/.libs/ras_base_node.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras' depbase=`echo base/ras_base_allocate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ras_base_allocate.lo -MD -MP -MF $depbase.Tpo -c -o base/ras_base_allocate.lo base/ras_base_allocate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/ras_base_allocate.lo -MD -MP -MF base/.deps/ras_base_allocate.Tpo -c base/ras_base_allocate.c -fPIC -DPIC -o base/.libs/ras_base_allocate.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_ras.la base/ras_base_frame.lo base/ras_base_select.lo base/ras_base_allocate.lo base/ras_base_node.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_ras.a base/.libs/ras_base_frame.o base/.libs/ras_base_select.o base/.libs/ras_base_allocate.o base/.libs/ras_base_node.o libtool: link: ranlib .libs/libmca_ras.a libtool: link: ( cd ".libs" && rm -f "libmca_ras.la" && ln -s "../libmca_ras.la" "libmca_ras.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras' Making all in mca/regx make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx' depbase=`echo base/regx_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/regx_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/regx_base_select.lo base/regx_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/regx_base_select.lo -MD -MP -MF base/.deps/regx_base_select.Tpo -c base/regx_base_select.c -fPIC -DPIC -o base/.libs/regx_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx' depbase=`echo base/regx_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/regx_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/regx_base_frame.lo base/regx_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/regx_base_frame.lo -MD -MP -MF base/.deps/regx_base_frame.Tpo -c base/regx_base_frame.c -fPIC -DPIC -o base/.libs/regx_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx' depbase=`echo base/regx_base_default_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/regx_base_default_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/regx_base_default_fns.lo base/regx_base_default_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/regx_base_default_fns.lo -MD -MP -MF base/.deps/regx_base_default_fns.Tpo -c base/regx_base_default_fns.c -fPIC -DPIC -o base/.libs/regx_base_default_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_regx.la base/regx_base_default_fns.lo base/regx_base_frame.lo base/regx_base_select.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_regx.a base/.libs/regx_base_default_fns.o base/.libs/regx_base_frame.o base/.libs/regx_base_select.o libtool: link: ranlib .libs/libmca_regx.a libtool: link: ( cd ".libs" && rm -f "libmca_regx.la" && ln -s "../libmca_regx.la" "libmca_regx.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx' Making all in mca/rmaps make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' depbase=`echo base/rmaps_base_assign_locations.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_assign_locations.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_assign_locations.lo base/rmaps_base_assign_locations.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_assign_locations.lo -MD -MP -MF base/.deps/rmaps_base_assign_locations.Tpo -c base/rmaps_base_assign_locations.c -fPIC -DPIC -o base/.libs/rmaps_base_assign_locations.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' depbase=`echo base/rmaps_base_print_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_print_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_print_fns.lo base/rmaps_base_print_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_print_fns.lo -MD -MP -MF base/.deps/rmaps_base_print_fns.Tpo -c base/rmaps_base_print_fns.c -fPIC -DPIC -o base/.libs/rmaps_base_print_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' depbase=`echo base/rmaps_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_select.lo base/rmaps_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_select.lo -MD -MP -MF base/.deps/rmaps_base_select.Tpo -c base/rmaps_base_select.c -fPIC -DPIC -o base/.libs/rmaps_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' depbase=`echo base/rmaps_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_frame.lo base/rmaps_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_frame.lo -MD -MP -MF base/.deps/rmaps_base_frame.Tpo -c base/rmaps_base_frame.c -fPIC -DPIC -o base/.libs/rmaps_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' depbase=`echo base/rmaps_base_support_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_support_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_support_fns.lo base/rmaps_base_support_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_support_fns.lo -MD -MP -MF base/.deps/rmaps_base_support_fns.Tpo -c base/rmaps_base_support_fns.c -fPIC -DPIC -o base/.libs/rmaps_base_support_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' depbase=`echo base/rmaps_base_binding.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_binding.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_binding.lo base/rmaps_base_binding.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_binding.lo -MD -MP -MF base/.deps/rmaps_base_binding.Tpo -c base/rmaps_base_binding.c -fPIC -DPIC -o base/.libs/rmaps_base_binding.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' depbase=`echo base/rmaps_base_map_job.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_map_job.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_map_job.lo base/rmaps_base_map_job.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_map_job.lo -MD -MP -MF base/.deps/rmaps_base_map_job.Tpo -c base/rmaps_base_map_job.c -fPIC -DPIC -o base/.libs/rmaps_base_map_job.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' depbase=`echo base/rmaps_base_ranking.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_ranking.lo -MD -MP -MF $depbase.Tpo -c -o base/rmaps_base_ranking.lo base/rmaps_base_ranking.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rmaps_base_ranking.lo -MD -MP -MF base/.deps/rmaps_base_ranking.Tpo -c base/rmaps_base_ranking.c -fPIC -DPIC -o base/.libs/rmaps_base_ranking.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_rmaps.la base/rmaps_base_frame.lo base/rmaps_base_select.lo base/rmaps_base_map_job.lo base/rmaps_base_support_fns.lo base/rmaps_base_ranking.lo base/rmaps_base_print_fns.lo base/rmaps_base_binding.lo base/rmaps_base_assign_locations.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_rmaps.a base/.libs/rmaps_base_frame.o base/.libs/rmaps_base_select.o base/.libs/rmaps_base_map_job.o base/.libs/rmaps_base_support_fns.o base/.libs/rmaps_base_ranking.o base/.libs/rmaps_base_print_fns.o base/.libs/rmaps_base_binding.o base/.libs/rmaps_base_assign_locations.o libtool: link: ranlib .libs/libmca_rmaps.a libtool: link: ( cd ".libs" && rm -f "libmca_rmaps.la" && ln -s "../libmca_rmaps.la" "libmca_rmaps.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps' Making all in mca/rml make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml' depbase=`echo base/rml_base_contact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rml_base_contact.lo -MD -MP -MF $depbase.Tpo -c -o base/rml_base_contact.lo base/rml_base_contact.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rml_base_contact.lo -MD -MP -MF base/.deps/rml_base_contact.Tpo -c base/rml_base_contact.c -fPIC -DPIC -o base/.libs/rml_base_contact.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml' depbase=`echo base/rml_base_msg_handlers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rml_base_msg_handlers.lo -MD -MP -MF $depbase.Tpo -c -o base/rml_base_msg_handlers.lo base/rml_base_msg_handlers.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rml_base_msg_handlers.lo -MD -MP -MF base/.deps/rml_base_msg_handlers.Tpo -c base/rml_base_msg_handlers.c -fPIC -DPIC -o base/.libs/rml_base_msg_handlers.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml' depbase=`echo base/rml_base_stubs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rml_base_stubs.lo -MD -MP -MF $depbase.Tpo -c -o base/rml_base_stubs.lo base/rml_base_stubs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rml_base_stubs.lo -MD -MP -MF base/.deps/rml_base_stubs.Tpo -c base/rml_base_stubs.c -fPIC -DPIC -o base/.libs/rml_base_stubs.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml' depbase=`echo base/rml_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rml_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/rml_base_frame.lo base/rml_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rml_base_frame.lo -MD -MP -MF base/.deps/rml_base_frame.Tpo -c base/rml_base_frame.c -fPIC -DPIC -o base/.libs/rml_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_rml.la base/rml_base_frame.lo base/rml_base_contact.lo base/rml_base_msg_handlers.lo base/rml_base_stubs.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_rml.a base/.libs/rml_base_frame.o base/.libs/rml_base_contact.o base/.libs/rml_base_msg_handlers.o base/.libs/rml_base_stubs.o libtool: link: ranlib .libs/libmca_rml.a libtool: link: ( cd ".libs" && rm -f "libmca_rml.la" && ln -s "../libmca_rml.la" "libmca_rml.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml' Making all in mca/routed make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed' depbase=`echo base/routed_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/routed_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/routed_base_frame.lo base/routed_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/routed_base_frame.lo -MD -MP -MF base/.deps/routed_base_frame.Tpo -c base/routed_base_frame.c -fPIC -DPIC -o base/.libs/routed_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed' depbase=`echo base/routed_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/routed_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/routed_base_fns.lo base/routed_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/routed_base_fns.lo -MD -MP -MF base/.deps/routed_base_fns.Tpo -c base/routed_base_fns.c -fPIC -DPIC -o base/.libs/routed_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_routed.la base/routed_base_frame.lo base/routed_base_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_routed.a base/.libs/routed_base_frame.o base/.libs/routed_base_fns.o libtool: link: ranlib .libs/libmca_routed.a libtool: link: ( cd ".libs" && rm -f "libmca_routed.la" && ln -s "../libmca_routed.la" "libmca_routed.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed' Making all in mca/rtc make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc' depbase=`echo base/rtc_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rtc_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/rtc_base_select.lo base/rtc_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rtc_base_select.lo -MD -MP -MF base/.deps/rtc_base_select.Tpo -c base/rtc_base_select.c -fPIC -DPIC -o base/.libs/rtc_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc' depbase=`echo base/rtc_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rtc_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/rtc_base_frame.lo base/rtc_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rtc_base_frame.lo -MD -MP -MF base/.deps/rtc_base_frame.Tpo -c base/rtc_base_frame.c -fPIC -DPIC -o base/.libs/rtc_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc' depbase=`echo base/rtc_base_stubs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rtc_base_stubs.lo -MD -MP -MF $depbase.Tpo -c -o base/rtc_base_stubs.lo base/rtc_base_stubs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rtc_base_stubs.lo -MD -MP -MF base/.deps/rtc_base_stubs.Tpo -c base/rtc_base_stubs.c -fPIC -DPIC -o base/.libs/rtc_base_stubs.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_rtc.la base/rtc_base_frame.lo base/rtc_base_select.lo base/rtc_base_stubs.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_rtc.a base/.libs/rtc_base_frame.o base/.libs/rtc_base_select.o base/.libs/rtc_base_stubs.o libtool: link: ranlib .libs/libmca_rtc.a libtool: link: ( cd ".libs" && rm -f "libmca_rtc.la" && ln -s "../libmca_rtc.la" "libmca_rtc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc' Making all in mca/schizo make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo' depbase=`echo base/schizo_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/schizo_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/schizo_base_select.lo base/schizo_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/schizo_base_select.lo -MD -MP -MF base/.deps/schizo_base_select.Tpo -c base/schizo_base_select.c -fPIC -DPIC -o base/.libs/schizo_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo' depbase=`echo base/schizo_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/schizo_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/schizo_base_frame.lo base/schizo_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/schizo_base_frame.lo -MD -MP -MF base/.deps/schizo_base_frame.Tpo -c base/schizo_base_frame.c -fPIC -DPIC -o base/.libs/schizo_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo' depbase=`echo base/schizo_base_stubs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/schizo_base_stubs.lo -MD -MP -MF $depbase.Tpo -c -o base/schizo_base_stubs.lo base/schizo_base_stubs.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/schizo_base_stubs.lo -MD -MP -MF base/.deps/schizo_base_stubs.Tpo -c base/schizo_base_stubs.c -fPIC -DPIC -o base/.libs/schizo_base_stubs.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_schizo.la base/schizo_base_frame.lo base/schizo_base_select.lo base/schizo_base_stubs.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_schizo.a base/.libs/schizo_base_frame.o base/.libs/schizo_base_select.o base/.libs/schizo_base_stubs.o libtool: link: ranlib .libs/libmca_schizo.a libtool: link: ( cd ".libs" && rm -f "libmca_schizo.la" && ln -s "../libmca_schizo.la" "libmca_schizo.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo' Making all in mca/snapc make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/snapc' ../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=orte_snapc.7in \ --output=orte_snapc.7 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/snapc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/snapc' depbase=`echo base/snapc_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/snapc_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/snapc_base_frame.lo base/snapc_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/snapc_base_frame.lo -MD -MP -MF base/.deps/snapc_base_frame.Tpo -c base/snapc_base_frame.c -fPIC -DPIC -o base/.libs/snapc_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/snapc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/snapc' depbase=`echo base/snapc_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/snapc_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/snapc_base_select.lo base/snapc_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/snapc_base_select.lo -MD -MP -MF base/.deps/snapc_base_select.Tpo -c base/snapc_base_select.c -fPIC -DPIC -o base/.libs/snapc_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/snapc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/snapc' depbase=`echo base/snapc_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/snapc_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/snapc_base_fns.lo base/snapc_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/snapc_base_fns.lo -MD -MP -MF base/.deps/snapc_base_fns.Tpo -c base/snapc_base_fns.c -fPIC -DPIC -o base/.libs/snapc_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/snapc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/snapc' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_snapc.la base/snapc_base_frame.lo base/snapc_base_select.lo base/snapc_base_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_snapc.a base/.libs/snapc_base_frame.o base/.libs/snapc_base_select.o base/.libs/snapc_base_fns.o libtool: link: ranlib .libs/libmca_snapc.a libtool: link: ( cd ".libs" && rm -f "libmca_snapc.la" && ln -s "../libmca_snapc.la" "libmca_snapc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/snapc' Making all in mca/sstore make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/sstore' ../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=orte_sstore.7in \ --output=orte_sstore.7 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/sstore' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/sstore' depbase=`echo base/sstore_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sstore_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/sstore_base_select.lo base/sstore_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sstore_base_select.lo -MD -MP -MF base/.deps/sstore_base_select.Tpo -c base/sstore_base_select.c -fPIC -DPIC -o base/.libs/sstore_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/sstore' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/sstore' depbase=`echo base/sstore_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sstore_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/sstore_base_frame.lo base/sstore_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sstore_base_frame.lo -MD -MP -MF base/.deps/sstore_base_frame.Tpo -c base/sstore_base_frame.c -fPIC -DPIC -o base/.libs/sstore_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/sstore' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/sstore' depbase=`echo base/sstore_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sstore_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/sstore_base_fns.lo base/sstore_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sstore_base_fns.lo -MD -MP -MF base/.deps/sstore_base_fns.Tpo -c base/sstore_base_fns.c -fPIC -DPIC -o base/.libs/sstore_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/sstore' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/sstore' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_sstore.la base/sstore_base_frame.lo base/sstore_base_select.lo base/sstore_base_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_sstore.a base/.libs/sstore_base_frame.o base/.libs/sstore_base_select.o base/.libs/sstore_base_fns.o libtool: link: ranlib .libs/libmca_sstore.a libtool: link: ( cd ".libs" && rm -f "libmca_sstore.la" && ln -s "../libmca_sstore.la" "libmca_sstore.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/sstore' Making all in mca/state make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state' depbase=`echo base/state_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/state_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/state_base_select.lo base/state_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/state_base_select.lo -MD -MP -MF base/.deps/state_base_select.Tpo -c base/state_base_select.c -fPIC -DPIC -o base/.libs/state_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state' depbase=`echo base/state_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/state_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/state_base_frame.lo base/state_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/state_base_frame.lo -MD -MP -MF base/.deps/state_base_frame.Tpo -c base/state_base_frame.c -fPIC -DPIC -o base/.libs/state_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state' depbase=`echo base/state_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/state_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/state_base_fns.lo base/state_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/state_base_fns.lo -MD -MP -MF base/.deps/state_base_fns.Tpo -c base/state_base_fns.c -fPIC -DPIC -o base/.libs/state_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_state.la base/state_base_frame.lo base/state_base_select.lo base/state_base_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_state.a base/.libs/state_base_frame.o base/.libs/state_base_select.o base/.libs/state_base_fns.o libtool: link: ranlib .libs/libmca_state.a libtool: link: ( cd ".libs" && rm -f "libmca_state.la" && ln -s "../libmca_state.la" "libmca_state.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state' Making all in etc make[2]: Nothing to be done for 'all'. Making all in orted/orted-mpir make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/orted/orted-mpir' depbase=`echo orted_mpir_breakpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -fno-strict-aliasing -g -MT orted_mpir_breakpoint.lo -MD -MP -MF $depbase.Tpo -c -o orted_mpir_breakpoint.lo orted_mpir_breakpoint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -fno-strict-aliasing -g -MT orted_mpir_breakpoint.lo -MD -MP -MF .deps/orted_mpir_breakpoint.Tpo -c orted_mpir_breakpoint.c -fPIC -DPIC -o .libs/orted_mpir_breakpoint.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/orted/orted-mpir' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/orted/orted-mpir' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -fno-strict-aliasing -g -avoid-version -o libopen-orted-mpir.la orted_mpir_breakpoint.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libopen-orted-mpir.a .libs/orted_mpir_breakpoint.o libtool: link: ranlib .libs/libopen-orted-mpir.a libtool: link: ( cd ".libs" && rm -f "libopen-orted-mpir.la" && ln -s "../libopen-orted-mpir.la" "libopen-orted-mpir.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/orted/orted-mpir' Making all in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=util/hostfile/orte_hosts.7in \ --output=util/hostfile/orte_hosts.7 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/orte_locks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_locks.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_locks.lo runtime/orte_locks.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_locks.lo -MD -MP -MF runtime/.deps/orte_locks.Tpo -c runtime/orte_locks.c -fPIC -DPIC -o runtime/.libs/orte_locks.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/orte_finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_finalize.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_finalize.lo runtime/orte_finalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_finalize.lo -MD -MP -MF runtime/.deps/orte_finalize.Tpo -c runtime/orte_finalize.c -fPIC -DPIC -o runtime/.libs/orte_finalize.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/compress.lo -MD -MP -MF $depbase.Tpo -c -o util/compress.lo util/compress.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/compress.lo -MD -MP -MF util/.deps/compress.Tpo -c util/compress.c -fPIC -DPIC -o util/.libs/compress.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/libruntime_mpir_la-orte_init.lo -MD -MP -MF runtime/.deps/libruntime_mpir_la-orte_init.Tpo -c -o runtime/libruntime_mpir_la-orte_init.lo `test -f 'runtime/orte_init.c' || echo './'`runtime/orte_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/libruntime_mpir_la-orte_init.lo -MD -MP -MF runtime/.deps/libruntime_mpir_la-orte_init.Tpo -c runtime/orte_init.c -fPIC -DPIC -o runtime/.libs/libruntime_mpir_la-orte_init.o mv -f runtime/.deps/libruntime_mpir_la-orte_init.Tpo runtime/.deps/libruntime_mpir_la-orte_init.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/listener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/listener.lo -MD -MP -MF $depbase.Tpo -c -o util/listener.lo util/listener.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/listener.lo -MD -MP -MF util/.deps/listener.Tpo -c util/listener.c -fPIC -DPIC -o util/.libs/listener.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/attr.lo -MD -MP -MF $depbase.Tpo -c -o util/attr.lo util/attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/attr.lo -MD -MP -MF util/.deps/attr.Tpo -c util/attr.c -fPIC -DPIC -o util/.libs/attr.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/orte_quit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_quit.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_quit.lo runtime/orte_quit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_quit.lo -MD -MP -MF runtime/.deps/orte_quit.Tpo -c runtime/orte_quit.c -fPIC -DPIC -o runtime/.libs/orte_quit.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/data_type_support/orte_dt_compare_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/data_type_support/orte_dt_compare_fns.lo -MD -MP -MF $depbase.Tpo -c -o runtime/data_type_support/orte_dt_compare_fns.lo runtime/data_type_support/orte_dt_compare_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/data_type_support/orte_dt_compare_fns.lo -MD -MP -MF runtime/data_type_support/.deps/orte_dt_compare_fns.Tpo -c runtime/data_type_support/orte_dt_compare_fns.c -fPIC -DPIC -o runtime/data_type_support/.libs/orte_dt_compare_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/data_type_support/orte_dt_copy_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/data_type_support/orte_dt_copy_fns.lo -MD -MP -MF $depbase.Tpo -c -o runtime/data_type_support/orte_dt_copy_fns.lo runtime/data_type_support/orte_dt_copy_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/data_type_support/orte_dt_copy_fns.lo -MD -MP -MF runtime/data_type_support/.deps/orte_dt_copy_fns.Tpo -c runtime/data_type_support/orte_dt_copy_fns.c -fPIC -DPIC -o runtime/data_type_support/.libs/orte_dt_copy_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/orte_globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_globals.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_globals.lo runtime/orte_globals.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_globals.lo -MD -MP -MF runtime/.deps/orte_globals.Tpo -c runtime/orte_globals.c -fPIC -DPIC -o runtime/.libs/orte_globals.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/orte_cr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_cr.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_cr.lo runtime/orte_cr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_cr.lo -MD -MP -MF runtime/.deps/orte_cr.Tpo -c runtime/orte_cr.c -fPIC -DPIC -o runtime/.libs/orte_cr.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/data_type_support/orte_dt_packing_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/data_type_support/orte_dt_packing_fns.lo -MD -MP -MF $depbase.Tpo -c -o runtime/data_type_support/orte_dt_packing_fns.lo runtime/data_type_support/orte_dt_packing_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/data_type_support/orte_dt_packing_fns.lo -MD -MP -MF runtime/data_type_support/.deps/orte_dt_packing_fns.Tpo -c runtime/data_type_support/orte_dt_packing_fns.c -fPIC -DPIC -o runtime/data_type_support/.libs/orte_dt_packing_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/orte_mca_params.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_mca_params.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_mca_params.lo runtime/orte_mca_params.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_mca_params.lo -MD -MP -MF runtime/.deps/orte_mca_params.Tpo -c runtime/orte_mca_params.c -fPIC -DPIC -o runtime/.libs/orte_mca_params.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/data_type_support/orte_dt_print_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/data_type_support/orte_dt_print_fns.lo -MD -MP -MF $depbase.Tpo -c -o runtime/data_type_support/orte_dt_print_fns.lo runtime/data_type_support/orte_dt_print_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/data_type_support/orte_dt_print_fns.lo -MD -MP -MF runtime/data_type_support/.deps/orte_dt_print_fns.Tpo -c runtime/data_type_support/orte_dt_print_fns.c -fPIC -DPIC -o runtime/data_type_support/.libs/orte_dt_print_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/orte_wait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_wait.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_wait.lo runtime/orte_wait.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_wait.lo -MD -MP -MF runtime/.deps/orte_wait.Tpo -c runtime/orte_wait.c -fPIC -DPIC -o runtime/.libs/orte_wait.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/data_type_support/orte_dt_unpacking_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/data_type_support/orte_dt_unpacking_fns.lo -MD -MP -MF $depbase.Tpo -c -o runtime/data_type_support/orte_dt_unpacking_fns.lo runtime/data_type_support/orte_dt_unpacking_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/data_type_support/orte_dt_unpacking_fns.lo -MD -MP -MF runtime/data_type_support/.deps/orte_dt_unpacking_fns.Tpo -c runtime/data_type_support/orte_dt_unpacking_fns.c -fPIC -DPIC -o runtime/data_type_support/.libs/orte_dt_unpacking_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/error_strings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/error_strings.lo -MD -MP -MF $depbase.Tpo -c -o util/error_strings.lo util/error_strings.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/error_strings.lo -MD -MP -MF util/.deps/error_strings.Tpo -c util/error_strings.c -fPIC -DPIC -o util/.libs/error_strings.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/orte_info_support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_info_support.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_info_support.lo runtime/orte_info_support.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_info_support.lo -MD -MP -MF runtime/.deps/orte_info_support.Tpo -c runtime/orte_info_support.c -fPIC -DPIC -o runtime/.libs/orte_info_support.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/proc_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/proc_info.lo -MD -MP -MF $depbase.Tpo -c -o util/proc_info.lo util/proc_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/proc_info.lo -MD -MP -MF util/.deps/proc_info.Tpo -c util/proc_info.c -fPIC -DPIC -o util/.libs/proc_info.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/session_dir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/session_dir.lo -MD -MP -MF $depbase.Tpo -c -o util/session_dir.lo util/session_dir.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/session_dir.lo -MD -MP -MF util/.deps/session_dir.Tpo -c util/session_dir.c -fPIC -DPIC -o util/.libs/session_dir.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/context_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/context_fns.lo -MD -MP -MF $depbase.Tpo -c -o util/context_fns.lo util/context_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/context_fns.lo -MD -MP -MF util/.deps/context_fns.Tpo -c util/context_fns.c -fPIC -DPIC -o util/.libs/context_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/name_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/name_fns.lo -MD -MP -MF $depbase.Tpo -c -o util/name_fns.lo util/name_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/name_fns.lo -MD -MP -MF util/.deps/name_fns.Tpo -c util/name_fns.c -fPIC -DPIC -o util/.libs/name_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/parse_options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/parse_options.lo -MD -MP -MF $depbase.Tpo -c -o util/parse_options.lo util/parse_options.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/parse_options.lo -MD -MP -MF util/.deps/parse_options.Tpo -c util/parse_options.c -fPIC -DPIC -o util/.libs/parse_options.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/pre_condition_transports.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/pre_condition_transports.lo -MD -MP -MF $depbase.Tpo -c -o util/pre_condition_transports.lo util/pre_condition_transports.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/pre_condition_transports.lo -MD -MP -MF util/.deps/pre_condition_transports.Tpo -c util/pre_condition_transports.c -fPIC -DPIC -o util/.libs/pre_condition_transports.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/hnp_contact.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/hnp_contact.lo -MD -MP -MF $depbase.Tpo -c -o util/hnp_contact.lo util/hnp_contact.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/hnp_contact.lo -MD -MP -MF util/.deps/hnp_contact.Tpo -c util/hnp_contact.c -fPIC -DPIC -o util/.libs/hnp_contact.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo runtime/orte_data_server.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_data_server.lo -MD -MP -MF $depbase.Tpo -c -o runtime/orte_data_server.lo runtime/orte_data_server.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/orte_data_server.lo -MD -MP -MF runtime/.deps/orte_data_server.Tpo -c runtime/orte_data_server.c -fPIC -DPIC -o runtime/.libs/orte_data_server.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/show_help.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/show_help.lo -MD -MP -MF $depbase.Tpo -c -o util/show_help.lo util/show_help.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/show_help.lo -MD -MP -MF util/.deps/show_help.Tpo -c util/show_help.c -fPIC -DPIC -o util/.libs/show_help.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/dash_host/dash_host.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/dash_host/dash_host.lo -MD -MP -MF $depbase.Tpo -c -o util/dash_host/dash_host.lo util/dash_host/dash_host.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/dash_host/dash_host.lo -MD -MP -MF util/dash_host/.deps/dash_host.Tpo -c util/dash_host/dash_host.c -fPIC -DPIC -o util/dash_host/.libs/dash_host.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/hostfile/hostfile_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/hostfile/hostfile_lex.lo -MD -MP -MF $depbase.Tpo -c -o util/hostfile/hostfile_lex.lo util/hostfile/hostfile_lex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/hostfile/hostfile_lex.lo -MD -MP -MF util/hostfile/.deps/hostfile_lex.Tpo -c util/hostfile/hostfile_lex.c -fPIC -DPIC -o util/hostfile/.libs/hostfile_lex.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo orted/orted_comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/orted_comm.lo -MD -MP -MF $depbase.Tpo -c -o orted/orted_comm.lo orted/orted_comm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/orted_comm.lo -MD -MP -MF orted/.deps/orted_comm.Tpo -c orted/orted_comm.c -fPIC -DPIC -o orted/.libs/orted_comm.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/hostfile/hostfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/hostfile/hostfile.lo -MD -MP -MF $depbase.Tpo -c -o util/hostfile/hostfile.lo util/hostfile/hostfile.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/hostfile/hostfile.lo -MD -MP -MF util/hostfile/.deps/hostfile.Tpo -c util/hostfile/hostfile.c -fPIC -DPIC -o util/hostfile/.libs/hostfile.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo orted/orted_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/orted_main.lo -MD -MP -MF $depbase.Tpo -c -o orted/orted_main.lo orted/orted_main.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/orted_main.lo -MD -MP -MF orted/.deps/orted_main.Tpo -c orted/orted_main.c -fPIC -DPIC -o orted/.libs/orted_main.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo orted/orted_submit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/orted_submit.lo -MD -MP -MF $depbase.Tpo -c -o orted/orted_submit.lo orted/orted_submit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/orted_submit.lo -MD -MP -MF orted/.deps/orted_submit.Tpo -c orted/orted_submit.c -fPIC -DPIC -o orted/.libs/orted_submit.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo orted/pmix/pmix_server.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server.lo -MD -MP -MF $depbase.Tpo -c -o orted/pmix/pmix_server.lo orted/pmix/pmix_server.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server.lo -MD -MP -MF orted/pmix/.deps/pmix_server.Tpo -c orted/pmix/pmix_server.c -fPIC -DPIC -o orted/pmix/.libs/pmix_server.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo orted/pmix/pmix_server_fence.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server_fence.lo -MD -MP -MF $depbase.Tpo -c -o orted/pmix/pmix_server_fence.lo orted/pmix/pmix_server_fence.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server_fence.lo -MD -MP -MF orted/pmix/.deps/pmix_server_fence.Tpo -c orted/pmix/pmix_server_fence.c -fPIC -DPIC -o orted/pmix/.libs/pmix_server_fence.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo util/comm/comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/comm/comm.lo -MD -MP -MF $depbase.Tpo -c -o util/comm/comm.lo util/comm/comm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT util/comm/comm.lo -MD -MP -MF util/comm/.deps/comm.Tpo -c util/comm/comm.c -fPIC -DPIC -o util/comm/.libs/comm.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' /bin/sh ../libtool --tag=CC --mode=link gcc -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libruntime_mpir.la runtime/libruntime_mpir_la-orte_init.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libruntime_mpir.a runtime/.libs/libruntime_mpir_la-orte_init.o libtool: link: ranlib .libs/libruntime_mpir.a libtool: link: ( cd ".libs" && rm -f "libruntime_mpir.la" && ln -s "../libruntime_mpir.la" "libruntime_mpir.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo orted/pmix/pmix_server_register_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server_register_fns.lo -MD -MP -MF $depbase.Tpo -c -o orted/pmix/pmix_server_register_fns.lo orted/pmix/pmix_server_register_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server_register_fns.lo -MD -MP -MF orted/pmix/.deps/pmix_server_register_fns.Tpo -c orted/pmix/pmix_server_register_fns.c -fPIC -DPIC -o orted/pmix/.libs/pmix_server_register_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo orted/pmix/pmix_server_pub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server_pub.lo -MD -MP -MF $depbase.Tpo -c -o orted/pmix/pmix_server_pub.lo orted/pmix/pmix_server_pub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server_pub.lo -MD -MP -MF orted/pmix/.deps/pmix_server_pub.Tpo -c orted/pmix/pmix_server_pub.c -fPIC -DPIC -o orted/pmix/.libs/pmix_server_pub.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo orted/pmix/pmix_server_dyn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server_dyn.lo -MD -MP -MF $depbase.Tpo -c -o orted/pmix/pmix_server_dyn.lo orted/pmix/pmix_server_dyn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server_dyn.lo -MD -MP -MF orted/pmix/.deps/pmix_server_dyn.Tpo -c orted/pmix/pmix_server_dyn.c -fPIC -DPIC -o orted/pmix/.libs/pmix_server_dyn.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' depbase=`echo orted/pmix/pmix_server_gen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server_gen.lo -MD -MP -MF $depbase.Tpo -c -o orted/pmix/pmix_server_gen.lo orted/pmix/pmix_server_gen.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted/pmix/pmix_server_gen.lo -MD -MP -MF orted/pmix/.deps/pmix_server_gen.Tpo -c orted/pmix/pmix_server_gen.c -fPIC -DPIC -o orted/pmix/.libs/pmix_server_gen.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte' /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -version-info 70:2:30 -o libopen-rte.la -rpath /usr/lib64/openmpi/lib runtime/orte_finalize.lo runtime/orte_locks.lo runtime/orte_globals.lo runtime/orte_quit.lo runtime/data_type_support/orte_dt_compare_fns.lo runtime/data_type_support/orte_dt_copy_fns.lo runtime/data_type_support/orte_dt_print_fns.lo runtime/data_type_support/orte_dt_packing_fns.lo runtime/data_type_support/orte_dt_unpacking_fns.lo runtime/orte_mca_params.lo runtime/orte_wait.lo runtime/orte_cr.lo runtime/orte_data_server.lo runtime/orte_info_support.lo util/error_strings.lo util/name_fns.lo util/proc_info.lo util/session_dir.lo util/show_help.lo util/context_fns.lo util/parse_options.lo util/pre_condition_transports.lo util/hnp_contact.lo util/hostfile/hostfile_lex.lo util/hostfile/hostfile.lo util/dash_host/dash_host.lo util/comm/comm.lo util/attr.lo util/listener.lo util/compress.lo orted/orted_main.lo orted/orted_comm.lo orted/orted_submit.lo orted/pmix/pmix_server.lo orted/pmix/pmix_server_fence.lo orted/pmix/pmix_server_register_fns.lo orted/pmix/pmix_server_dyn.lo orted/pmix/pmix_server_pub.lo orted/pmix/pmix_server_gen.lo mca/errmgr/libmca_errmgr.la mca/ess/libmca_ess.la mca/filem/libmca_filem.la mca/grpcomm/libmca_grpcomm.la mca/iof/libmca_iof.la mca/odls/libmca_odls.la mca/oob/libmca_oob.la mca/plm/libmca_plm.la mca/ras/libmca_ras.la mca/regx/libmca_regx.la mca/rmaps/libmca_rmaps.la mca/rml/libmca_rml.la mca/routed/libmca_routed.la mca/rtc/libmca_rtc.la mca/schizo/libmca_schizo.la mca/snapc/libmca_snapc.la mca/sstore/libmca_sstore.la mca/state/libmca_state.la /builddir/build/BUILD/openmpi-4.1.2/opal/libopen-pal.la orted/orted-mpir/libopen-orted-mpir.la libruntime_mpir.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC runtime/.libs/orte_finalize.o runtime/.libs/orte_locks.o runtime/.libs/orte_globals.o runtime/.libs/orte_quit.o runtime/data_type_support/.libs/orte_dt_compare_fns.o runtime/data_type_support/.libs/orte_dt_copy_fns.o runtime/data_type_support/.libs/orte_dt_print_fns.o runtime/data_type_support/.libs/orte_dt_packing_fns.o runtime/data_type_support/.libs/orte_dt_unpacking_fns.o runtime/.libs/orte_mca_params.o runtime/.libs/orte_wait.o runtime/.libs/orte_cr.o runtime/.libs/orte_data_server.o runtime/.libs/orte_info_support.o util/.libs/error_strings.o util/.libs/name_fns.o util/.libs/proc_info.o util/.libs/session_dir.o util/.libs/show_help.o util/.libs/context_fns.o util/.libs/parse_options.o util/.libs/pre_condition_transports.o util/.libs/hnp_contact.o util/hostfile/.libs/hostfile_lex.o util/hostfile/.libs/hostfile.o util/dash_host/.libs/dash_host.o util/comm/.libs/comm.o util/.libs/attr.o util/.libs/listener.o util/.libs/compress.o orted/.libs/orted_main.o orted/.libs/orted_comm.o orted/.libs/orted_submit.o orted/pmix/.libs/pmix_server.o orted/pmix/.libs/pmix_server_fence.o orted/pmix/.libs/pmix_server_register_fns.o orted/pmix/.libs/pmix_server_dyn.o orted/pmix/.libs/pmix_server_pub.o orted/pmix/.libs/pmix_server_gen.o -Wl,--whole-archive mca/errmgr/.libs/libmca_errmgr.a mca/ess/.libs/libmca_ess.a mca/filem/.libs/libmca_filem.a mca/grpcomm/.libs/libmca_grpcomm.a mca/iof/.libs/libmca_iof.a mca/odls/.libs/libmca_odls.a mca/oob/.libs/libmca_oob.a mca/plm/.libs/libmca_plm.a mca/ras/.libs/libmca_ras.a mca/regx/.libs/libmca_regx.a mca/rmaps/.libs/libmca_rmaps.a mca/rml/.libs/libmca_rml.a mca/routed/.libs/libmca_routed.a mca/rtc/.libs/libmca_rtc.a mca/schizo/.libs/libmca_schizo.a mca/snapc/.libs/libmca_snapc.a mca/sstore/.libs/libmca_sstore.a mca/state/.libs/libmca_state.a orted/orted-mpir/.libs/libopen-orted-mpir.a ./.libs/libruntime_mpir.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,libopen-rte.so.40 -o .libs/libopen-rte.so.40.30.2 libtool: link: (cd ".libs" && rm -f "libopen-rte.so.40" && ln -s "libopen-rte.so.40.30.2" "libopen-rte.so.40") libtool: link: (cd ".libs" && rm -f "libopen-rte.so" && ln -s "libopen-rte.so.40.30.2" "libopen-rte.so") libtool: link: ( cd ".libs" && rm -f "libopen-rte.la" && ln -s "../libopen-rte.la" "libopen-rte.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte' Making all in mca/errmgr/default_app make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_app' depbase=`echo errmgr_default_app_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_app_component.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_default_app_component.lo errmgr_default_app_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_app_component.lo -MD -MP -MF .deps/errmgr_default_app_component.Tpo -c errmgr_default_app_component.c -fPIC -DPIC -o .libs/errmgr_default_app_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_app' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_app' depbase=`echo errmgr_default_app.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_app.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_default_app.lo errmgr_default_app.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_app.lo -MD -MP -MF .deps/errmgr_default_app.Tpo -c errmgr_default_app.c -fPIC -DPIC -o .libs/errmgr_default_app.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_app' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_app' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_errmgr_default_app.la -rpath /usr/lib64/openmpi/lib/openmpi errmgr_default_app_component.lo errmgr_default_app.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/errmgr_default_app_component.o .libs/errmgr_default_app.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_errmgr_default_app.so -o .libs/mca_errmgr_default_app.so libtool: link: ( cd ".libs" && rm -f "mca_errmgr_default_app.la" && ln -s "../mca_errmgr_default_app.la" "mca_errmgr_default_app.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_app' Making all in mca/errmgr/default_hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_hnp' depbase=`echo errmgr_default_hnp_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_hnp_component.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_default_hnp_component.lo errmgr_default_hnp_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_hnp_component.lo -MD -MP -MF .deps/errmgr_default_hnp_component.Tpo -c errmgr_default_hnp_component.c -fPIC -DPIC -o .libs/errmgr_default_hnp_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_hnp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_hnp' depbase=`echo errmgr_default_hnp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_hnp.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_default_hnp.lo errmgr_default_hnp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_hnp.lo -MD -MP -MF .deps/errmgr_default_hnp.Tpo -c errmgr_default_hnp.c -fPIC -DPIC -o .libs/errmgr_default_hnp.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_hnp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_hnp' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_errmgr_default_hnp.la -rpath /usr/lib64/openmpi/lib/openmpi errmgr_default_hnp_component.lo errmgr_default_hnp.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/errmgr_default_hnp_component.o .libs/errmgr_default_hnp.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_errmgr_default_hnp.so -o .libs/mca_errmgr_default_hnp.so libtool: link: ( cd ".libs" && rm -f "mca_errmgr_default_hnp.la" && ln -s "../mca_errmgr_default_hnp.la" "mca_errmgr_default_hnp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_hnp' Making all in mca/errmgr/default_orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_orted' depbase=`echo errmgr_default_orted_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_orted_component.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_default_orted_component.lo errmgr_default_orted_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_orted_component.lo -MD -MP -MF .deps/errmgr_default_orted_component.Tpo -c errmgr_default_orted_component.c -fPIC -DPIC -o .libs/errmgr_default_orted_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_orted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_orted' depbase=`echo errmgr_default_orted.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_orted.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_default_orted.lo errmgr_default_orted.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_orted.lo -MD -MP -MF .deps/errmgr_default_orted.Tpo -c errmgr_default_orted.c -fPIC -DPIC -o .libs/errmgr_default_orted.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_orted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_orted' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_errmgr_default_orted.la -rpath /usr/lib64/openmpi/lib/openmpi errmgr_default_orted_component.lo errmgr_default_orted.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/errmgr_default_orted_component.o .libs/errmgr_default_orted.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_errmgr_default_orted.so -o .libs/mca_errmgr_default_orted.so libtool: link: ( cd ".libs" && rm -f "mca_errmgr_default_orted.la" && ln -s "../mca_errmgr_default_orted.la" "mca_errmgr_default_orted.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_orted' Making all in mca/errmgr/default_tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_tool' depbase=`echo errmgr_default_tool_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_tool_component.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_default_tool_component.lo errmgr_default_tool_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_tool_component.lo -MD -MP -MF .deps/errmgr_default_tool_component.Tpo -c errmgr_default_tool_component.c -fPIC -DPIC -o .libs/errmgr_default_tool_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_tool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_tool' depbase=`echo errmgr_default_tool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_tool.lo -MD -MP -MF $depbase.Tpo -c -o errmgr_default_tool.lo errmgr_default_tool.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errmgr_default_tool.lo -MD -MP -MF .deps/errmgr_default_tool.Tpo -c errmgr_default_tool.c -fPIC -DPIC -o .libs/errmgr_default_tool.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_tool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_tool' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_errmgr_default_tool.la -rpath /usr/lib64/openmpi/lib/openmpi errmgr_default_tool_component.lo errmgr_default_tool.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/errmgr_default_tool_component.o .libs/errmgr_default_tool.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_errmgr_default_tool.so -o .libs/mca_errmgr_default_tool.so libtool: link: ( cd ".libs" && rm -f "mca_errmgr_default_tool.la" && ln -s "../mca_errmgr_default_tool.la" "mca_errmgr_default_tool.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/errmgr/default_tool' Making all in mca/ess/env make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/env' depbase=`echo ess_env_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_env_component.lo -MD -MP -MF $depbase.Tpo -c -o ess_env_component.lo ess_env_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_env_component.lo -MD -MP -MF .deps/ess_env_component.Tpo -c ess_env_component.c -fPIC -DPIC -o .libs/ess_env_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/env' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/env' depbase=`echo ess_env_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_env_module.lo -MD -MP -MF $depbase.Tpo -c -o ess_env_module.lo ess_env_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_env_module.lo -MD -MP -MF .deps/ess_env_module.Tpo -c ess_env_module.c -fPIC -DPIC -o .libs/ess_env_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/env' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/env' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_ess_env.la -rpath /usr/lib64/openmpi/lib/openmpi ess_env_component.lo ess_env_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/ess_env_component.o .libs/ess_env_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_ess_env.so -o .libs/mca_ess_env.so libtool: link: ( cd ".libs" && rm -f "mca_ess_env.la" && ln -s "../mca_ess_env.la" "mca_ess_env.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/env' Making all in mca/ess/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/hnp' depbase=`echo ess_hnp_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_hnp_component.lo -MD -MP -MF $depbase.Tpo -c -o ess_hnp_component.lo ess_hnp_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_hnp_component.lo -MD -MP -MF .deps/ess_hnp_component.Tpo -c ess_hnp_component.c -fPIC -DPIC -o .libs/ess_hnp_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/hnp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/hnp' depbase=`echo ess_hnp_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_hnp_module.lo -MD -MP -MF $depbase.Tpo -c -o ess_hnp_module.lo ess_hnp_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_hnp_module.lo -MD -MP -MF .deps/ess_hnp_module.Tpo -c ess_hnp_module.c -fPIC -DPIC -o .libs/ess_hnp_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/hnp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/hnp' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_ess_hnp.la -rpath /usr/lib64/openmpi/lib/openmpi ess_hnp_component.lo ess_hnp_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/ess_hnp_component.o .libs/ess_hnp_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_ess_hnp.so -o .libs/mca_ess_hnp.so libtool: link: ( cd ".libs" && rm -f "mca_ess_hnp.la" && ln -s "../mca_ess_hnp.la" "mca_ess_hnp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/hnp' Making all in mca/ess/pmi make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/pmi' depbase=`echo ess_pmi_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_pmi_component.lo -MD -MP -MF $depbase.Tpo -c -o ess_pmi_component.lo ess_pmi_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_pmi_component.lo -MD -MP -MF .deps/ess_pmi_component.Tpo -c ess_pmi_component.c -fPIC -DPIC -o .libs/ess_pmi_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/pmi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/pmi' depbase=`echo ess_pmi_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_pmi_module.lo -MD -MP -MF $depbase.Tpo -c -o ess_pmi_module.lo ess_pmi_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_pmi_module.lo -MD -MP -MF .deps/ess_pmi_module.Tpo -c ess_pmi_module.c -fPIC -DPIC -o .libs/ess_pmi_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/pmi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/pmi' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_ess_pmi.la -rpath /usr/lib64/openmpi/lib/openmpi ess_pmi_component.lo ess_pmi_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/ess_pmi_component.o .libs/ess_pmi_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_ess_pmi.so -o .libs/mca_ess_pmi.so libtool: link: ( cd ".libs" && rm -f "mca_ess_pmi.la" && ln -s "../mca_ess_pmi.la" "mca_ess_pmi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/pmi' Making all in mca/ess/singleton make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/singleton' depbase=`echo ess_singleton_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_singleton_component.lo -MD -MP -MF $depbase.Tpo -c -o ess_singleton_component.lo ess_singleton_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_singleton_component.lo -MD -MP -MF .deps/ess_singleton_component.Tpo -c ess_singleton_component.c -fPIC -DPIC -o .libs/ess_singleton_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/singleton' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/singleton' depbase=`echo ess_singleton_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_singleton_module.lo -MD -MP -MF $depbase.Tpo -c -o ess_singleton_module.lo ess_singleton_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_singleton_module.lo -MD -MP -MF .deps/ess_singleton_module.Tpo -c ess_singleton_module.c -fPIC -DPIC -o .libs/ess_singleton_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/singleton' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/singleton' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_ess_singleton.la -rpath /usr/lib64/openmpi/lib/openmpi ess_singleton_component.lo ess_singleton_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/ess_singleton_component.o .libs/ess_singleton_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_ess_singleton.so -o .libs/mca_ess_singleton.so libtool: link: ( cd ".libs" && rm -f "mca_ess_singleton.la" && ln -s "../mca_ess_singleton.la" "mca_ess_singleton.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/singleton' Making all in mca/ess/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/tool' depbase=`echo ess_tool_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_tool_component.lo -MD -MP -MF $depbase.Tpo -c -o ess_tool_component.lo ess_tool_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_tool_component.lo -MD -MP -MF .deps/ess_tool_component.Tpo -c ess_tool_component.c -fPIC -DPIC -o .libs/ess_tool_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/tool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/tool' depbase=`echo ess_tool_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_tool_module.lo -MD -MP -MF $depbase.Tpo -c -o ess_tool_module.lo ess_tool_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_tool_module.lo -MD -MP -MF .deps/ess_tool_module.Tpo -c ess_tool_module.c -fPIC -DPIC -o .libs/ess_tool_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/tool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/tool' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_ess_tool.la -rpath /usr/lib64/openmpi/lib/openmpi ess_tool_component.lo ess_tool_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/ess_tool_component.o .libs/ess_tool_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_ess_tool.so -o .libs/mca_ess_tool.so libtool: link: ( cd ".libs" && rm -f "mca_ess_tool.la" && ln -s "../mca_ess_tool.la" "mca_ess_tool.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/tool' Making all in mca/ess/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/slurm' depbase=`echo ess_slurm_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_slurm_component.lo -MD -MP -MF $depbase.Tpo -c -o ess_slurm_component.lo ess_slurm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_slurm_component.lo -MD -MP -MF .deps/ess_slurm_component.Tpo -c ess_slurm_component.c -fPIC -DPIC -o .libs/ess_slurm_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/slurm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/slurm' depbase=`echo ess_slurm_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_slurm_module.lo -MD -MP -MF $depbase.Tpo -c -o ess_slurm_module.lo ess_slurm_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ess_slurm_module.lo -MD -MP -MF .deps/ess_slurm_module.Tpo -c ess_slurm_module.c -fPIC -DPIC -o .libs/ess_slurm_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/slurm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/slurm' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_ess_slurm.la -rpath /usr/lib64/openmpi/lib/openmpi ess_slurm_component.lo ess_slurm_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/ess_slurm_component.o .libs/ess_slurm_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_ess_slurm.so -o .libs/mca_ess_slurm.so libtool: link: ( cd ".libs" && rm -f "mca_ess_slurm.la" && ln -s "../mca_ess_slurm.la" "mca_ess_slurm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ess/slurm' Making all in mca/filem/raw make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem/raw' depbase=`echo filem_raw_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT filem_raw_component.lo -MD -MP -MF $depbase.Tpo -c -o filem_raw_component.lo filem_raw_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT filem_raw_component.lo -MD -MP -MF .deps/filem_raw_component.Tpo -c filem_raw_component.c -fPIC -DPIC -o .libs/filem_raw_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem/raw' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem/raw' depbase=`echo filem_raw_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT filem_raw_module.lo -MD -MP -MF $depbase.Tpo -c -o filem_raw_module.lo filem_raw_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT filem_raw_module.lo -MD -MP -MF .deps/filem_raw_module.Tpo -c filem_raw_module.c -fPIC -DPIC -o .libs/filem_raw_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem/raw' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem/raw' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_filem_raw.la -rpath /usr/lib64/openmpi/lib/openmpi filem_raw_component.lo filem_raw_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/filem_raw_component.o .libs/filem_raw_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_filem_raw.so -o .libs/mca_filem_raw.so libtool: link: ( cd ".libs" && rm -f "mca_filem_raw.la" && ln -s "../mca_filem_raw.la" "mca_filem_raw.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/filem/raw' Making all in mca/grpcomm/direct make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm/direct' depbase=`echo grpcomm_direct_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT grpcomm_direct_component.lo -MD -MP -MF $depbase.Tpo -c -o grpcomm_direct_component.lo grpcomm_direct_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT grpcomm_direct_component.lo -MD -MP -MF .deps/grpcomm_direct_component.Tpo -c grpcomm_direct_component.c -fPIC -DPIC -o .libs/grpcomm_direct_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm/direct' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm/direct' depbase=`echo grpcomm_direct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT grpcomm_direct.lo -MD -MP -MF $depbase.Tpo -c -o grpcomm_direct.lo grpcomm_direct.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT grpcomm_direct.lo -MD -MP -MF .deps/grpcomm_direct.Tpo -c grpcomm_direct.c -fPIC -DPIC -o .libs/grpcomm_direct.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm/direct' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm/direct' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_grpcomm_direct.la -rpath /usr/lib64/openmpi/lib/openmpi grpcomm_direct.lo grpcomm_direct_component.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/grpcomm_direct.o .libs/grpcomm_direct_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_grpcomm_direct.so -o .libs/mca_grpcomm_direct.so libtool: link: ( cd ".libs" && rm -f "mca_grpcomm_direct.la" && ln -s "../mca_grpcomm_direct.la" "mca_grpcomm_direct.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/grpcomm/direct' Making all in mca/iof/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' depbase=`echo iof_hnp_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_hnp_component.lo -MD -MP -MF $depbase.Tpo -c -o iof_hnp_component.lo iof_hnp_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_hnp_component.lo -MD -MP -MF .deps/iof_hnp_component.Tpo -c iof_hnp_component.c -fPIC -DPIC -o .libs/iof_hnp_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' depbase=`echo iof_hnp_send.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_hnp_send.lo -MD -MP -MF $depbase.Tpo -c -o iof_hnp_send.lo iof_hnp_send.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_hnp_send.lo -MD -MP -MF .deps/iof_hnp_send.Tpo -c iof_hnp_send.c -fPIC -DPIC -o .libs/iof_hnp_send.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' depbase=`echo iof_hnp_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_hnp_receive.lo -MD -MP -MF $depbase.Tpo -c -o iof_hnp_receive.lo iof_hnp_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_hnp_receive.lo -MD -MP -MF .deps/iof_hnp_receive.Tpo -c iof_hnp_receive.c -fPIC -DPIC -o .libs/iof_hnp_receive.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' depbase=`echo iof_hnp_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_hnp_read.lo -MD -MP -MF $depbase.Tpo -c -o iof_hnp_read.lo iof_hnp_read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_hnp_read.lo -MD -MP -MF .deps/iof_hnp_read.Tpo -c iof_hnp_read.c -fPIC -DPIC -o .libs/iof_hnp_read.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' depbase=`echo iof_hnp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_hnp.lo -MD -MP -MF $depbase.Tpo -c -o iof_hnp.lo iof_hnp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_hnp.lo -MD -MP -MF .deps/iof_hnp.Tpo -c iof_hnp.c -fPIC -DPIC -o .libs/iof_hnp.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_iof_hnp.la -rpath /usr/lib64/openmpi/lib/openmpi iof_hnp.lo iof_hnp_component.lo iof_hnp_read.lo iof_hnp_send.lo iof_hnp_receive.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/iof_hnp.o .libs/iof_hnp_component.o .libs/iof_hnp_read.o .libs/iof_hnp_send.o .libs/iof_hnp_receive.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_iof_hnp.so -o .libs/mca_iof_hnp.so libtool: link: ( cd ".libs" && rm -f "mca_iof_hnp.la" && ln -s "../mca_iof_hnp.la" "mca_iof_hnp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/hnp' Making all in mca/iof/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/orted' depbase=`echo iof_orted_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_orted_component.lo -MD -MP -MF $depbase.Tpo -c -o iof_orted_component.lo iof_orted_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_orted_component.lo -MD -MP -MF .deps/iof_orted_component.Tpo -c iof_orted_component.c -fPIC -DPIC -o .libs/iof_orted_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/orted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/orted' depbase=`echo iof_orted_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_orted_receive.lo -MD -MP -MF $depbase.Tpo -c -o iof_orted_receive.lo iof_orted_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_orted_receive.lo -MD -MP -MF .deps/iof_orted_receive.Tpo -c iof_orted_receive.c -fPIC -DPIC -o .libs/iof_orted_receive.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/orted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/orted' depbase=`echo iof_orted_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_orted_read.lo -MD -MP -MF $depbase.Tpo -c -o iof_orted_read.lo iof_orted_read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_orted_read.lo -MD -MP -MF .deps/iof_orted_read.Tpo -c iof_orted_read.c -fPIC -DPIC -o .libs/iof_orted_read.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/orted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/orted' depbase=`echo iof_orted.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_orted.lo -MD -MP -MF $depbase.Tpo -c -o iof_orted.lo iof_orted.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_orted.lo -MD -MP -MF .deps/iof_orted.Tpo -c iof_orted.c -fPIC -DPIC -o .libs/iof_orted.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/orted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/orted' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_iof_orted.la -rpath /usr/lib64/openmpi/lib/openmpi iof_orted.lo iof_orted_component.lo iof_orted_read.lo iof_orted_receive.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/iof_orted.o .libs/iof_orted_component.o .libs/iof_orted_read.o .libs/iof_orted_receive.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_iof_orted.so -o .libs/mca_iof_orted.so libtool: link: ( cd ".libs" && rm -f "mca_iof_orted.la" && ln -s "../mca_iof_orted.la" "mca_iof_orted.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/orted' Making all in mca/iof/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/tool' depbase=`echo iof_tool_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_tool_component.lo -MD -MP -MF $depbase.Tpo -c -o iof_tool_component.lo iof_tool_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_tool_component.lo -MD -MP -MF .deps/iof_tool_component.Tpo -c iof_tool_component.c -fPIC -DPIC -o .libs/iof_tool_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/tool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/tool' depbase=`echo iof_tool_receive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_tool_receive.lo -MD -MP -MF $depbase.Tpo -c -o iof_tool_receive.lo iof_tool_receive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_tool_receive.lo -MD -MP -MF .deps/iof_tool_receive.Tpo -c iof_tool_receive.c -fPIC -DPIC -o .libs/iof_tool_receive.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/tool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/tool' depbase=`echo iof_tool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_tool.lo -MD -MP -MF $depbase.Tpo -c -o iof_tool.lo iof_tool.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT iof_tool.lo -MD -MP -MF .deps/iof_tool.Tpo -c iof_tool.c -fPIC -DPIC -o .libs/iof_tool.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/tool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/tool' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_iof_tool.la -rpath /usr/lib64/openmpi/lib/openmpi iof_tool.lo iof_tool_component.lo iof_tool_receive.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/iof_tool.o .libs/iof_tool_component.o .libs/iof_tool_receive.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_iof_tool.so -o .libs/mca_iof_tool.so libtool: link: ( cd ".libs" && rm -f "mca_iof_tool.la" && ln -s "../mca_iof_tool.la" "mca_iof_tool.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/iof/tool' Making all in mca/odls/default make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/default' depbase=`echo odls_default_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT odls_default_component.lo -MD -MP -MF $depbase.Tpo -c -o odls_default_component.lo odls_default_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT odls_default_component.lo -MD -MP -MF .deps/odls_default_component.Tpo -c odls_default_component.c -fPIC -DPIC -o .libs/odls_default_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/default' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/default' depbase=`echo odls_default_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT odls_default_module.lo -MD -MP -MF $depbase.Tpo -c -o odls_default_module.lo odls_default_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT odls_default_module.lo -MD -MP -MF .deps/odls_default_module.Tpo -c odls_default_module.c -fPIC -DPIC -o .libs/odls_default_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/default' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/default' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_odls_default.la -rpath /usr/lib64/openmpi/lib/openmpi odls_default_component.lo odls_default_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/odls_default_component.o .libs/odls_default_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_odls_default.so -o .libs/mca_odls_default.so libtool: link: ( cd ".libs" && rm -f "mca_odls_default.la" && ln -s "../mca_odls_default.la" "mca_odls_default.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/default' Making all in mca/odls/pspawn make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/pspawn' depbase=`echo odls_pspawn_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT odls_pspawn_component.lo -MD -MP -MF $depbase.Tpo -c -o odls_pspawn_component.lo odls_pspawn_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT odls_pspawn_component.lo -MD -MP -MF .deps/odls_pspawn_component.Tpo -c odls_pspawn_component.c -fPIC -DPIC -o .libs/odls_pspawn_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/pspawn' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/pspawn' depbase=`echo odls_pspawn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT odls_pspawn.lo -MD -MP -MF $depbase.Tpo -c -o odls_pspawn.lo odls_pspawn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT odls_pspawn.lo -MD -MP -MF .deps/odls_pspawn.Tpo -c odls_pspawn.c -fPIC -DPIC -o .libs/odls_pspawn.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/pspawn' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/pspawn' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_odls_pspawn.la -rpath /usr/lib64/openmpi/lib/openmpi odls_pspawn_component.lo odls_pspawn.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/odls_pspawn_component.o .libs/odls_pspawn.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_odls_pspawn.so -o .libs/mca_odls_pspawn.so libtool: link: ( cd ".libs" && rm -f "mca_odls_pspawn.la" && ln -s "../mca_odls_pspawn.la" "mca_odls_pspawn.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/odls/pspawn' Making all in mca/oob/tcp make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' depbase=`echo oob_tcp_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp_common.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_common.lo oob_tcp_common.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp_common.lo -MD -MP -MF .deps/oob_tcp_common.Tpo -c oob_tcp_common.c -fPIC -DPIC -o .libs/oob_tcp_common.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' depbase=`echo oob_tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp.lo oob_tcp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp.lo -MD -MP -MF .deps/oob_tcp.Tpo -c oob_tcp.c -fPIC -DPIC -o .libs/oob_tcp.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' depbase=`echo oob_tcp_sendrecv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp_sendrecv.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_sendrecv.lo oob_tcp_sendrecv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp_sendrecv.lo -MD -MP -MF .deps/oob_tcp_sendrecv.Tpo -c oob_tcp_sendrecv.c -fPIC -DPIC -o .libs/oob_tcp_sendrecv.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' depbase=`echo oob_tcp_listener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp_listener.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_listener.lo oob_tcp_listener.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp_listener.lo -MD -MP -MF .deps/oob_tcp_listener.Tpo -c oob_tcp_listener.c -fPIC -DPIC -o .libs/oob_tcp_listener.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' depbase=`echo oob_tcp_connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp_connection.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_connection.lo oob_tcp_connection.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp_connection.lo -MD -MP -MF .deps/oob_tcp_connection.Tpo -c oob_tcp_connection.c -fPIC -DPIC -o .libs/oob_tcp_connection.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' depbase=`echo oob_tcp_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp_component.lo -MD -MP -MF $depbase.Tpo -c -o oob_tcp_component.lo oob_tcp_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT oob_tcp_component.lo -MD -MP -MF .deps/oob_tcp_component.Tpo -c oob_tcp_component.c -fPIC -DPIC -o .libs/oob_tcp_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_oob_tcp.la -rpath /usr/lib64/openmpi/lib/openmpi oob_tcp_component.lo oob_tcp.lo oob_tcp_listener.lo oob_tcp_common.lo oob_tcp_connection.lo oob_tcp_sendrecv.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/oob_tcp_component.o .libs/oob_tcp.o .libs/oob_tcp_listener.o .libs/oob_tcp_common.o .libs/oob_tcp_connection.o .libs/oob_tcp_sendrecv.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_oob_tcp.so -o .libs/mca_oob_tcp.so libtool: link: ( cd ".libs" && rm -f "mca_oob_tcp.la" && ln -s "../mca_oob_tcp.la" "mca_oob_tcp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/oob/tcp' Making all in mca/plm/isolated make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/isolated' depbase=`echo plm_isolated_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_isolated_component.lo -MD -MP -MF $depbase.Tpo -c -o plm_isolated_component.lo plm_isolated_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_isolated_component.lo -MD -MP -MF .deps/plm_isolated_component.Tpo -c plm_isolated_component.c -fPIC -DPIC -o .libs/plm_isolated_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/isolated' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/isolated' depbase=`echo plm_isolated.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_isolated.lo -MD -MP -MF $depbase.Tpo -c -o plm_isolated.lo plm_isolated.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_isolated.lo -MD -MP -MF .deps/plm_isolated.Tpo -c plm_isolated.c -fPIC -DPIC -o .libs/plm_isolated.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/isolated' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/isolated' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_plm_isolated.la -rpath /usr/lib64/openmpi/lib/openmpi plm_isolated_component.lo plm_isolated.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/plm_isolated_component.o .libs/plm_isolated.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_plm_isolated.so -o .libs/mca_plm_isolated.so libtool: link: ( cd ".libs" && rm -f "mca_plm_isolated.la" && ln -s "../mca_plm_isolated.la" "mca_plm_isolated.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/isolated' Making all in mca/plm/rsh make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/rsh' depbase=`echo plm_rsh_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_rsh_component.lo -MD -MP -MF $depbase.Tpo -c -o plm_rsh_component.lo plm_rsh_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_rsh_component.lo -MD -MP -MF .deps/plm_rsh_component.Tpo -c plm_rsh_component.c -fPIC -DPIC -o .libs/plm_rsh_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/rsh' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/rsh' depbase=`echo plm_rsh_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_rsh_module.lo -MD -MP -MF $depbase.Tpo -c -o plm_rsh_module.lo plm_rsh_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_rsh_module.lo -MD -MP -MF .deps/plm_rsh_module.Tpo -c plm_rsh_module.c -fPIC -DPIC -o .libs/plm_rsh_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/rsh' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/rsh' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_plm_rsh.la -rpath /usr/lib64/openmpi/lib/openmpi plm_rsh_component.lo plm_rsh_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/plm_rsh_component.o .libs/plm_rsh_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_plm_rsh.so -o .libs/mca_plm_rsh.so libtool: link: ( cd ".libs" && rm -f "mca_plm_rsh.la" && ln -s "../mca_plm_rsh.la" "mca_plm_rsh.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/rsh' Making all in mca/plm/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/slurm' depbase=`echo plm_slurm_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_slurm_component.lo -MD -MP -MF $depbase.Tpo -c -o plm_slurm_component.lo plm_slurm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_slurm_component.lo -MD -MP -MF .deps/plm_slurm_component.Tpo -c plm_slurm_component.c -fPIC -DPIC -o .libs/plm_slurm_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/slurm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/slurm' depbase=`echo plm_slurm_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_slurm_module.lo -MD -MP -MF $depbase.Tpo -c -o plm_slurm_module.lo plm_slurm_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plm_slurm_module.lo -MD -MP -MF .deps/plm_slurm_module.Tpo -c plm_slurm_module.c -fPIC -DPIC -o .libs/plm_slurm_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/slurm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/slurm' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_plm_slurm.la -rpath /usr/lib64/openmpi/lib/openmpi plm_slurm_component.lo plm_slurm_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/plm_slurm_component.o .libs/plm_slurm_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_plm_slurm.so -o .libs/mca_plm_slurm.so libtool: link: ( cd ".libs" && rm -f "mca_plm_slurm.la" && ln -s "../mca_plm_slurm.la" "mca_plm_slurm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/plm/slurm' Making all in mca/ras/simulator make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/simulator' depbase=`echo ras_sim_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_sim_component.lo -MD -MP -MF $depbase.Tpo -c -o ras_sim_component.lo ras_sim_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_sim_component.lo -MD -MP -MF .deps/ras_sim_component.Tpo -c ras_sim_component.c -fPIC -DPIC -o .libs/ras_sim_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/simulator' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/simulator' depbase=`echo ras_sim_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_sim_module.lo -MD -MP -MF $depbase.Tpo -c -o ras_sim_module.lo ras_sim_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_sim_module.lo -MD -MP -MF .deps/ras_sim_module.Tpo -c ras_sim_module.c -fPIC -DPIC -o .libs/ras_sim_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/simulator' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/simulator' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_ras_simulator.la -rpath /usr/lib64/openmpi/lib/openmpi ras_sim_component.lo ras_sim_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/ras_sim_component.o .libs/ras_sim_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_ras_simulator.so -o .libs/mca_ras_simulator.so libtool: link: ( cd ".libs" && rm -f "mca_ras_simulator.la" && ln -s "../mca_ras_simulator.la" "mca_ras_simulator.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/simulator' Making all in mca/ras/gridengine make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/gridengine' depbase=`echo ras_gridengine_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_gridengine_component.lo -MD -MP -MF $depbase.Tpo -c -o ras_gridengine_component.lo ras_gridengine_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_gridengine_component.lo -MD -MP -MF .deps/ras_gridengine_component.Tpo -c ras_gridengine_component.c -fPIC -DPIC -o .libs/ras_gridengine_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/gridengine' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/gridengine' depbase=`echo ras_gridengine_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_gridengine_module.lo -MD -MP -MF $depbase.Tpo -c -o ras_gridengine_module.lo ras_gridengine_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_gridengine_module.lo -MD -MP -MF .deps/ras_gridengine_module.Tpo -c ras_gridengine_module.c -fPIC -DPIC -o .libs/ras_gridengine_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/gridengine' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/gridengine' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_ras_gridengine.la -rpath /usr/lib64/openmpi/lib/openmpi ras_gridengine_component.lo ras_gridengine_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/ras_gridengine_component.o .libs/ras_gridengine_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_ras_gridengine.so -o .libs/mca_ras_gridengine.so libtool: link: ( cd ".libs" && rm -f "mca_ras_gridengine.la" && ln -s "../mca_ras_gridengine.la" "mca_ras_gridengine.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/gridengine' Making all in mca/ras/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/slurm' depbase=`echo ras_slurm_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_slurm_component.lo -MD -MP -MF $depbase.Tpo -c -o ras_slurm_component.lo ras_slurm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_slurm_component.lo -MD -MP -MF .deps/ras_slurm_component.Tpo -c ras_slurm_component.c -fPIC -DPIC -o .libs/ras_slurm_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/slurm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/slurm' depbase=`echo ras_slurm_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_slurm_module.lo -MD -MP -MF $depbase.Tpo -c -o ras_slurm_module.lo ras_slurm_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ras_slurm_module.lo -MD -MP -MF .deps/ras_slurm_module.Tpo -c ras_slurm_module.c -fPIC -DPIC -o .libs/ras_slurm_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/slurm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/slurm' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_ras_slurm.la -rpath /usr/lib64/openmpi/lib/openmpi ras_slurm_component.lo ras_slurm_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/ras_slurm_component.o .libs/ras_slurm_module.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_ras_slurm.so -o .libs/mca_ras_slurm.so libtool: link: ( cd ".libs" && rm -f "mca_ras_slurm.la" && ln -s "../mca_ras_slurm.la" "mca_ras_slurm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/ras/slurm' Making all in mca/regx/fwd make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/fwd' depbase=`echo regx_fwd_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_fwd_component.lo -MD -MP -MF $depbase.Tpo -c -o regx_fwd_component.lo regx_fwd_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_fwd_component.lo -MD -MP -MF .deps/regx_fwd_component.Tpo -c regx_fwd_component.c -fPIC -DPIC -o .libs/regx_fwd_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/fwd' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/fwd' depbase=`echo regx_fwd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_fwd.lo -MD -MP -MF $depbase.Tpo -c -o regx_fwd.lo regx_fwd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_fwd.lo -MD -MP -MF .deps/regx_fwd.Tpo -c regx_fwd.c -fPIC -DPIC -o .libs/regx_fwd.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/fwd' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/fwd' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_regx_fwd.la -rpath /usr/lib64/openmpi/lib/openmpi regx_fwd_component.lo regx_fwd.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/regx_fwd_component.o .libs/regx_fwd.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_regx_fwd.so -o .libs/mca_regx_fwd.so libtool: link: ( cd ".libs" && rm -f "mca_regx_fwd.la" && ln -s "../mca_regx_fwd.la" "mca_regx_fwd.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/fwd' Making all in mca/regx/naive make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/naive' depbase=`echo regx_naive_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_naive_component.lo -MD -MP -MF $depbase.Tpo -c -o regx_naive_component.lo regx_naive_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_naive_component.lo -MD -MP -MF .deps/regx_naive_component.Tpo -c regx_naive_component.c -fPIC -DPIC -o .libs/regx_naive_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/naive' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/naive' depbase=`echo regx_naive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_naive.lo -MD -MP -MF $depbase.Tpo -c -o regx_naive.lo regx_naive.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_naive.lo -MD -MP -MF .deps/regx_naive.Tpo -c regx_naive.c -fPIC -DPIC -o .libs/regx_naive.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/naive' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/naive' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_regx_naive.la -rpath /usr/lib64/openmpi/lib/openmpi regx_naive_component.lo regx_naive.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/regx_naive_component.o .libs/regx_naive.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_regx_naive.so -o .libs/mca_regx_naive.so libtool: link: ( cd ".libs" && rm -f "mca_regx_naive.la" && ln -s "../mca_regx_naive.la" "mca_regx_naive.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/naive' Making all in mca/regx/reverse make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/reverse' depbase=`echo regx_reverse_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_reverse_component.lo -MD -MP -MF $depbase.Tpo -c -o regx_reverse_component.lo regx_reverse_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_reverse_component.lo -MD -MP -MF .deps/regx_reverse_component.Tpo -c regx_reverse_component.c -fPIC -DPIC -o .libs/regx_reverse_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/reverse' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/reverse' depbase=`echo regx_reverse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_reverse.lo -MD -MP -MF $depbase.Tpo -c -o regx_reverse.lo regx_reverse.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT regx_reverse.lo -MD -MP -MF .deps/regx_reverse.Tpo -c regx_reverse.c -fPIC -DPIC -o .libs/regx_reverse.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/reverse' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/reverse' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_regx_reverse.la -rpath /usr/lib64/openmpi/lib/openmpi regx_reverse_component.lo regx_reverse.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/regx_reverse_component.o .libs/regx_reverse.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_regx_reverse.so -o .libs/mca_regx_reverse.so libtool: link: ( cd ".libs" && rm -f "mca_regx_reverse.la" && ln -s "../mca_regx_reverse.la" "mca_regx_reverse.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/regx/reverse' Making all in mca/rmaps/mindist make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/mindist' depbase=`echo rmaps_mindist_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_mindist_component.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_mindist_component.lo rmaps_mindist_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_mindist_component.lo -MD -MP -MF .deps/rmaps_mindist_component.Tpo -c rmaps_mindist_component.c -fPIC -DPIC -o .libs/rmaps_mindist_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/mindist' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/mindist' depbase=`echo rmaps_mindist_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_mindist_module.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_mindist_module.lo rmaps_mindist_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_mindist_module.lo -MD -MP -MF .deps/rmaps_mindist_module.Tpo -c rmaps_mindist_module.c -fPIC -DPIC -o .libs/rmaps_mindist_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/mindist' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/mindist' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_rmaps_mindist.la -rpath /usr/lib64/openmpi/lib/openmpi rmaps_mindist_module.lo rmaps_mindist_component.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_mindist_module.o .libs/rmaps_mindist_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_rmaps_mindist.so -o .libs/mca_rmaps_mindist.so libtool: link: ( cd ".libs" && rm -f "mca_rmaps_mindist.la" && ln -s "../mca_rmaps_mindist.la" "mca_rmaps_mindist.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/mindist' Making all in mca/rmaps/ppr make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/ppr' depbase=`echo rmaps_ppr_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_ppr_component.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_ppr_component.lo rmaps_ppr_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_ppr_component.lo -MD -MP -MF .deps/rmaps_ppr_component.Tpo -c rmaps_ppr_component.c -fPIC -DPIC -o .libs/rmaps_ppr_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/ppr' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/ppr' depbase=`echo rmaps_ppr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_ppr.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_ppr.lo rmaps_ppr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_ppr.lo -MD -MP -MF .deps/rmaps_ppr.Tpo -c rmaps_ppr.c -fPIC -DPIC -o .libs/rmaps_ppr.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/ppr' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/ppr' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_rmaps_ppr.la -rpath /usr/lib64/openmpi/lib/openmpi rmaps_ppr.lo rmaps_ppr_component.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_ppr.o .libs/rmaps_ppr_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_rmaps_ppr.so -o .libs/mca_rmaps_ppr.so libtool: link: ( cd ".libs" && rm -f "mca_rmaps_ppr.la" && ln -s "../mca_rmaps_ppr.la" "mca_rmaps_ppr.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/ppr' Making all in mca/rmaps/rank_file make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/rank_file' depbase=`echo rmaps_rank_file_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rank_file_component.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_rank_file_component.lo rmaps_rank_file_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rank_file_component.lo -MD -MP -MF .deps/rmaps_rank_file_component.Tpo -c rmaps_rank_file_component.c -fPIC -DPIC -o .libs/rmaps_rank_file_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/rank_file' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/rank_file' depbase=`echo rmaps_rank_file_lex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rank_file_lex.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_rank_file_lex.lo rmaps_rank_file_lex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rank_file_lex.lo -MD -MP -MF .deps/rmaps_rank_file_lex.Tpo -c rmaps_rank_file_lex.c -fPIC -DPIC -o .libs/rmaps_rank_file_lex.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/rank_file' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/rank_file' depbase=`echo rmaps_rank_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rank_file.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_rank_file.lo rmaps_rank_file.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rank_file.lo -MD -MP -MF .deps/rmaps_rank_file.Tpo -c rmaps_rank_file.c -fPIC -DPIC -o .libs/rmaps_rank_file.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/rank_file' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/rank_file' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_rmaps_rank_file.la -rpath /usr/lib64/openmpi/lib/openmpi rmaps_rank_file.lo rmaps_rank_file_component.lo rmaps_rank_file_lex.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_rank_file.o .libs/rmaps_rank_file_component.o .libs/rmaps_rank_file_lex.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_rmaps_rank_file.so -o .libs/mca_rmaps_rank_file.so libtool: link: ( cd ".libs" && rm -f "mca_rmaps_rank_file.la" && ln -s "../mca_rmaps_rank_file.la" "mca_rmaps_rank_file.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/rank_file' Making all in mca/rmaps/resilient make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/resilient' depbase=`echo rmaps_resilient_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_resilient_component.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_resilient_component.lo rmaps_resilient_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_resilient_component.lo -MD -MP -MF .deps/rmaps_resilient_component.Tpo -c rmaps_resilient_component.c -fPIC -DPIC -o .libs/rmaps_resilient_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/resilient' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/resilient' depbase=`echo rmaps_resilient.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_resilient.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_resilient.lo rmaps_resilient.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_resilient.lo -MD -MP -MF .deps/rmaps_resilient.Tpo -c rmaps_resilient.c -fPIC -DPIC -o .libs/rmaps_resilient.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/resilient' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/resilient' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_rmaps_resilient.la -rpath /usr/lib64/openmpi/lib/openmpi rmaps_resilient.lo rmaps_resilient_component.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_resilient.o .libs/rmaps_resilient_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_rmaps_resilient.so -o .libs/mca_rmaps_resilient.so libtool: link: ( cd ".libs" && rm -f "mca_rmaps_resilient.la" && ln -s "../mca_rmaps_resilient.la" "mca_rmaps_resilient.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/resilient' Making all in mca/rmaps/round_robin make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/round_robin' depbase=`echo rmaps_rr_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rr_component.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_rr_component.lo rmaps_rr_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rr_component.lo -MD -MP -MF .deps/rmaps_rr_component.Tpo -c rmaps_rr_component.c -fPIC -DPIC -o .libs/rmaps_rr_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/round_robin' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/round_robin' depbase=`echo rmaps_rr_assign.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rr_assign.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_rr_assign.lo rmaps_rr_assign.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rr_assign.lo -MD -MP -MF .deps/rmaps_rr_assign.Tpo -c rmaps_rr_assign.c -fPIC -DPIC -o .libs/rmaps_rr_assign.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/round_robin' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/round_robin' depbase=`echo rmaps_rr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rr.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_rr.lo rmaps_rr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rr.lo -MD -MP -MF .deps/rmaps_rr.Tpo -c rmaps_rr.c -fPIC -DPIC -o .libs/rmaps_rr.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/round_robin' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/round_robin' depbase=`echo rmaps_rr_mappers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rr_mappers.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_rr_mappers.lo rmaps_rr_mappers.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_rr_mappers.lo -MD -MP -MF .deps/rmaps_rr_mappers.Tpo -c rmaps_rr_mappers.c -fPIC -DPIC -o .libs/rmaps_rr_mappers.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/round_robin' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/round_robin' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_rmaps_round_robin.la -rpath /usr/lib64/openmpi/lib/openmpi rmaps_rr.lo rmaps_rr_component.lo rmaps_rr_mappers.lo rmaps_rr_assign.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_rr.o .libs/rmaps_rr_component.o .libs/rmaps_rr_mappers.o .libs/rmaps_rr_assign.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_rmaps_round_robin.so -o .libs/mca_rmaps_round_robin.so libtool: link: ( cd ".libs" && rm -f "mca_rmaps_round_robin.la" && ln -s "../mca_rmaps_round_robin.la" "mca_rmaps_round_robin.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/round_robin' Making all in mca/rmaps/seq make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/seq' depbase=`echo rmaps_seq_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_seq_component.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_seq_component.lo rmaps_seq_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_seq_component.lo -MD -MP -MF .deps/rmaps_seq_component.Tpo -c rmaps_seq_component.c -fPIC -DPIC -o .libs/rmaps_seq_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/seq' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/seq' depbase=`echo rmaps_seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_seq.lo -MD -MP -MF $depbase.Tpo -c -o rmaps_seq.lo rmaps_seq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rmaps_seq.lo -MD -MP -MF .deps/rmaps_seq.Tpo -c rmaps_seq.c -fPIC -DPIC -o .libs/rmaps_seq.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/seq' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/seq' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_rmaps_seq.la -rpath /usr/lib64/openmpi/lib/openmpi rmaps_seq.lo rmaps_seq_component.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/rmaps_seq.o .libs/rmaps_seq_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_rmaps_seq.so -o .libs/mca_rmaps_seq.so libtool: link: ( cd ".libs" && rm -f "mca_rmaps_seq.la" && ln -s "../mca_rmaps_seq.la" "mca_rmaps_seq.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rmaps/seq' Making all in mca/rml/oob make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml/oob' depbase=`echo rml_oob_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rml_oob_component.lo -MD -MP -MF $depbase.Tpo -c -o rml_oob_component.lo rml_oob_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rml_oob_component.lo -MD -MP -MF .deps/rml_oob_component.Tpo -c rml_oob_component.c -fPIC -DPIC -o .libs/rml_oob_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml/oob' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml/oob' depbase=`echo rml_oob_send.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rml_oob_send.lo -MD -MP -MF $depbase.Tpo -c -o rml_oob_send.lo rml_oob_send.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rml_oob_send.lo -MD -MP -MF .deps/rml_oob_send.Tpo -c rml_oob_send.c -fPIC -DPIC -o .libs/rml_oob_send.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml/oob' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml/oob' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_rml_oob.la -rpath /usr/lib64/openmpi/lib/openmpi rml_oob_component.lo rml_oob_send.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/rml_oob_component.o .libs/rml_oob_send.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_rml_oob.so -o .libs/mca_rml_oob.so libtool: link: ( cd ".libs" && rm -f "mca_rml_oob.la" && ln -s "../mca_rml_oob.la" "mca_rml_oob.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rml/oob' Making all in mca/routed/binomial make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/binomial' depbase=`echo routed_binomial_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_binomial_component.lo -MD -MP -MF $depbase.Tpo -c -o routed_binomial_component.lo routed_binomial_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_binomial_component.lo -MD -MP -MF .deps/routed_binomial_component.Tpo -c routed_binomial_component.c -fPIC -DPIC -o .libs/routed_binomial_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/binomial' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/binomial' depbase=`echo routed_binomial.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_binomial.lo -MD -MP -MF $depbase.Tpo -c -o routed_binomial.lo routed_binomial.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_binomial.lo -MD -MP -MF .deps/routed_binomial.Tpo -c routed_binomial.c -fPIC -DPIC -o .libs/routed_binomial.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/binomial' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/binomial' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_routed_binomial.la -rpath /usr/lib64/openmpi/lib/openmpi routed_binomial.lo routed_binomial_component.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/routed_binomial.o .libs/routed_binomial_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_routed_binomial.so -o .libs/mca_routed_binomial.so libtool: link: ( cd ".libs" && rm -f "mca_routed_binomial.la" && ln -s "../mca_routed_binomial.la" "mca_routed_binomial.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/binomial' Making all in mca/routed/direct make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/direct' depbase=`echo routed_direct_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_direct_component.lo -MD -MP -MF $depbase.Tpo -c -o routed_direct_component.lo routed_direct_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_direct_component.lo -MD -MP -MF .deps/routed_direct_component.Tpo -c routed_direct_component.c -fPIC -DPIC -o .libs/routed_direct_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/direct' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/direct' depbase=`echo routed_direct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_direct.lo -MD -MP -MF $depbase.Tpo -c -o routed_direct.lo routed_direct.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_direct.lo -MD -MP -MF .deps/routed_direct.Tpo -c routed_direct.c -fPIC -DPIC -o .libs/routed_direct.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/direct' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/direct' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_routed_direct.la -rpath /usr/lib64/openmpi/lib/openmpi routed_direct.lo routed_direct_component.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/routed_direct.o .libs/routed_direct_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_routed_direct.so -o .libs/mca_routed_direct.so libtool: link: ( cd ".libs" && rm -f "mca_routed_direct.la" && ln -s "../mca_routed_direct.la" "mca_routed_direct.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/direct' Making all in mca/routed/radix make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/radix' depbase=`echo routed_radix_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_radix_component.lo -MD -MP -MF $depbase.Tpo -c -o routed_radix_component.lo routed_radix_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_radix_component.lo -MD -MP -MF .deps/routed_radix_component.Tpo -c routed_radix_component.c -fPIC -DPIC -o .libs/routed_radix_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/radix' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/radix' depbase=`echo routed_radix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_radix.lo -MD -MP -MF $depbase.Tpo -c -o routed_radix.lo routed_radix.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT routed_radix.lo -MD -MP -MF .deps/routed_radix.Tpo -c routed_radix.c -fPIC -DPIC -o .libs/routed_radix.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/radix' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/radix' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_routed_radix.la -rpath /usr/lib64/openmpi/lib/openmpi routed_radix.lo routed_radix_component.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/routed_radix.o .libs/routed_radix_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_routed_radix.so -o .libs/mca_routed_radix.so libtool: link: ( cd ".libs" && rm -f "mca_routed_radix.la" && ln -s "../mca_routed_radix.la" "mca_routed_radix.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/routed/radix' Making all in mca/rtc/hwloc make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc/hwloc' depbase=`echo rtc_hwloc_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rtc_hwloc_component.lo -MD -MP -MF $depbase.Tpo -c -o rtc_hwloc_component.lo rtc_hwloc_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rtc_hwloc_component.lo -MD -MP -MF .deps/rtc_hwloc_component.Tpo -c rtc_hwloc_component.c -fPIC -DPIC -o .libs/rtc_hwloc_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc/hwloc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc/hwloc' depbase=`echo rtc_hwloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rtc_hwloc.lo -MD -MP -MF $depbase.Tpo -c -o rtc_hwloc.lo rtc_hwloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rtc_hwloc.lo -MD -MP -MF .deps/rtc_hwloc.Tpo -c rtc_hwloc.c -fPIC -DPIC -o .libs/rtc_hwloc.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc/hwloc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc/hwloc' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_rtc_hwloc.la -rpath /usr/lib64/openmpi/lib/openmpi rtc_hwloc.lo rtc_hwloc_component.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/rtc_hwloc.o .libs/rtc_hwloc_component.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_rtc_hwloc.so -o .libs/mca_rtc_hwloc.so libtool: link: ( cd ".libs" && rm -f "mca_rtc_hwloc.la" && ln -s "../mca_rtc_hwloc.la" "mca_rtc_hwloc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/rtc/hwloc' Making all in mca/schizo/flux make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/flux' depbase=`echo schizo_flux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_flux.lo -MD -MP -MF $depbase.Tpo -c -o schizo_flux.lo schizo_flux.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_flux.lo -MD -MP -MF .deps/schizo_flux.Tpo -c schizo_flux.c -fPIC -DPIC -o .libs/schizo_flux.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/flux' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/flux' depbase=`echo schizo_flux_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_flux_component.lo -MD -MP -MF $depbase.Tpo -c -o schizo_flux_component.lo schizo_flux_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_flux_component.lo -MD -MP -MF .deps/schizo_flux_component.Tpo -c schizo_flux_component.c -fPIC -DPIC -o .libs/schizo_flux_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/flux' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/flux' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_schizo_flux.la -rpath /usr/lib64/openmpi/lib/openmpi schizo_flux_component.lo schizo_flux.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/schizo_flux_component.o .libs/schizo_flux.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_schizo_flux.so -o .libs/mca_schizo_flux.so libtool: link: ( cd ".libs" && rm -f "mca_schizo_flux.la" && ln -s "../mca_schizo_flux.la" "mca_schizo_flux.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/flux' Making all in mca/schizo/ompi make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/ompi' depbase=`echo schizo_ompi_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_ompi_component.lo -MD -MP -MF $depbase.Tpo -c -o schizo_ompi_component.lo schizo_ompi_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_ompi_component.lo -MD -MP -MF .deps/schizo_ompi_component.Tpo -c schizo_ompi_component.c -fPIC -DPIC -o .libs/schizo_ompi_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/ompi' depbase=`echo schizo_ompi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_ompi.lo -MD -MP -MF $depbase.Tpo -c -o schizo_ompi.lo schizo_ompi.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_ompi.lo -MD -MP -MF .deps/schizo_ompi.Tpo -c schizo_ompi.c -fPIC -DPIC -o .libs/schizo_ompi.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/ompi' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_schizo_ompi.la -rpath /usr/lib64/openmpi/lib/openmpi schizo_ompi_component.lo schizo_ompi.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/schizo_ompi_component.o .libs/schizo_ompi.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_schizo_ompi.so -o .libs/mca_schizo_ompi.so libtool: link: ( cd ".libs" && rm -f "mca_schizo_ompi.la" && ln -s "../mca_schizo_ompi.la" "mca_schizo_ompi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/ompi' Making all in mca/schizo/orte make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/orte' depbase=`echo schizo_orte_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_orte_component.lo -MD -MP -MF $depbase.Tpo -c -o schizo_orte_component.lo schizo_orte_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_orte_component.lo -MD -MP -MF .deps/schizo_orte_component.Tpo -c schizo_orte_component.c -fPIC -DPIC -o .libs/schizo_orte_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/orte' depbase=`echo schizo_orte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_orte.lo -MD -MP -MF $depbase.Tpo -c -o schizo_orte.lo schizo_orte.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_orte.lo -MD -MP -MF .deps/schizo_orte.Tpo -c schizo_orte.c -fPIC -DPIC -o .libs/schizo_orte.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/orte' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_schizo_orte.la -rpath /usr/lib64/openmpi/lib/openmpi schizo_orte_component.lo schizo_orte.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/schizo_orte_component.o .libs/schizo_orte.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_schizo_orte.so -o .libs/mca_schizo_orte.so libtool: link: ( cd ".libs" && rm -f "mca_schizo_orte.la" && ln -s "../mca_schizo_orte.la" "mca_schizo_orte.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/orte' Making all in mca/schizo/jsm make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/jsm' depbase=`echo schizo_jsm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_jsm.lo -MD -MP -MF $depbase.Tpo -c -o schizo_jsm.lo schizo_jsm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_jsm.lo -MD -MP -MF .deps/schizo_jsm.Tpo -c schizo_jsm.c -fPIC -DPIC -o .libs/schizo_jsm.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/jsm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/jsm' depbase=`echo schizo_jsm_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_jsm_component.lo -MD -MP -MF $depbase.Tpo -c -o schizo_jsm_component.lo schizo_jsm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_jsm_component.lo -MD -MP -MF .deps/schizo_jsm_component.Tpo -c schizo_jsm_component.c -fPIC -DPIC -o .libs/schizo_jsm_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/jsm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/jsm' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_schizo_jsm.la -rpath /usr/lib64/openmpi/lib/openmpi schizo_jsm_component.lo schizo_jsm.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/schizo_jsm_component.o .libs/schizo_jsm.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_schizo_jsm.so -o .libs/mca_schizo_jsm.so libtool: link: ( cd ".libs" && rm -f "mca_schizo_jsm.la" && ln -s "../mca_schizo_jsm.la" "mca_schizo_jsm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/jsm' Making all in mca/schizo/slurm make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/slurm' depbase=`echo schizo_slurm_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_slurm_component.lo -MD -MP -MF $depbase.Tpo -c -o schizo_slurm_component.lo schizo_slurm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_slurm_component.lo -MD -MP -MF .deps/schizo_slurm_component.Tpo -c schizo_slurm_component.c -fPIC -DPIC -o .libs/schizo_slurm_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/slurm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/slurm' depbase=`echo schizo_slurm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_slurm.lo -MD -MP -MF $depbase.Tpo -c -o schizo_slurm.lo schizo_slurm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT schizo_slurm.lo -MD -MP -MF .deps/schizo_slurm.Tpo -c schizo_slurm.c -fPIC -DPIC -o .libs/schizo_slurm.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/slurm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/slurm' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_schizo_slurm.la -rpath /usr/lib64/openmpi/lib/openmpi schizo_slurm_component.lo schizo_slurm.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/schizo_slurm_component.o .libs/schizo_slurm.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_schizo_slurm.so -o .libs/mca_schizo_slurm.so libtool: link: ( cd ".libs" && rm -f "mca_schizo_slurm.la" && ln -s "../mca_schizo_slurm.la" "mca_schizo_slurm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/schizo/slurm' Making all in mca/state/app make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/app' depbase=`echo state_app_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_app_component.lo -MD -MP -MF $depbase.Tpo -c -o state_app_component.lo state_app_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_app_component.lo -MD -MP -MF .deps/state_app_component.Tpo -c state_app_component.c -fPIC -DPIC -o .libs/state_app_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/app' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/app' depbase=`echo state_app.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_app.lo -MD -MP -MF $depbase.Tpo -c -o state_app.lo state_app.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_app.lo -MD -MP -MF .deps/state_app.Tpo -c state_app.c -fPIC -DPIC -o .libs/state_app.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/app' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/app' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_state_app.la -rpath /usr/lib64/openmpi/lib/openmpi state_app_component.lo state_app.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/state_app_component.o .libs/state_app.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_state_app.so -o .libs/mca_state_app.so libtool: link: ( cd ".libs" && rm -f "mca_state_app.la" && ln -s "../mca_state_app.la" "mca_state_app.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/app' Making all in mca/state/hnp make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/hnp' depbase=`echo state_hnp_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_hnp_component.lo -MD -MP -MF $depbase.Tpo -c -o state_hnp_component.lo state_hnp_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_hnp_component.lo -MD -MP -MF .deps/state_hnp_component.Tpo -c state_hnp_component.c -fPIC -DPIC -o .libs/state_hnp_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/hnp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/hnp' depbase=`echo state_hnp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_hnp.lo -MD -MP -MF $depbase.Tpo -c -o state_hnp.lo state_hnp.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_hnp.lo -MD -MP -MF .deps/state_hnp.Tpo -c state_hnp.c -fPIC -DPIC -o .libs/state_hnp.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/hnp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/hnp' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_state_hnp.la -rpath /usr/lib64/openmpi/lib/openmpi state_hnp_component.lo state_hnp.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/state_hnp_component.o .libs/state_hnp.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_state_hnp.so -o .libs/mca_state_hnp.so libtool: link: ( cd ".libs" && rm -f "mca_state_hnp.la" && ln -s "../mca_state_hnp.la" "mca_state_hnp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/hnp' Making all in mca/state/novm make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/novm' depbase=`echo state_novm_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_novm_component.lo -MD -MP -MF $depbase.Tpo -c -o state_novm_component.lo state_novm_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_novm_component.lo -MD -MP -MF .deps/state_novm_component.Tpo -c state_novm_component.c -fPIC -DPIC -o .libs/state_novm_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/novm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/novm' depbase=`echo state_novm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_novm.lo -MD -MP -MF $depbase.Tpo -c -o state_novm.lo state_novm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_novm.lo -MD -MP -MF .deps/state_novm.Tpo -c state_novm.c -fPIC -DPIC -o .libs/state_novm.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/novm' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/novm' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_state_novm.la -rpath /usr/lib64/openmpi/lib/openmpi state_novm_component.lo state_novm.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/state_novm_component.o .libs/state_novm.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_state_novm.so -o .libs/mca_state_novm.so libtool: link: ( cd ".libs" && rm -f "mca_state_novm.la" && ln -s "../mca_state_novm.la" "mca_state_novm.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/novm' Making all in mca/state/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/orted' depbase=`echo state_orted_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_orted_component.lo -MD -MP -MF $depbase.Tpo -c -o state_orted_component.lo state_orted_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_orted_component.lo -MD -MP -MF .deps/state_orted_component.Tpo -c state_orted_component.c -fPIC -DPIC -o .libs/state_orted_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/orted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/orted' depbase=`echo state_orted.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_orted.lo -MD -MP -MF $depbase.Tpo -c -o state_orted.lo state_orted.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_orted.lo -MD -MP -MF .deps/state_orted.Tpo -c state_orted.c -fPIC -DPIC -o .libs/state_orted.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/orted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/orted' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_state_orted.la -rpath /usr/lib64/openmpi/lib/openmpi state_orted_component.lo state_orted.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/state_orted_component.o .libs/state_orted.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_state_orted.so -o .libs/mca_state_orted.so libtool: link: ( cd ".libs" && rm -f "mca_state_orted.la" && ln -s "../mca_state_orted.la" "mca_state_orted.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/orted' Making all in mca/state/tool make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/tool' depbase=`echo state_tool_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_tool_component.lo -MD -MP -MF $depbase.Tpo -c -o state_tool_component.lo state_tool_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_tool_component.lo -MD -MP -MF .deps/state_tool_component.Tpo -c state_tool_component.c -fPIC -DPIC -o .libs/state_tool_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/tool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/tool' depbase=`echo state_tool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_tool.lo -MD -MP -MF $depbase.Tpo -c -o state_tool.lo state_tool.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT state_tool.lo -MD -MP -MF .deps/state_tool.Tpo -c state_tool.c -fPIC -DPIC -o .libs/state_tool.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/tool' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/tool' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o mca_state_tool.la -rpath /usr/lib64/openmpi/lib/openmpi state_tool_component.lo state_tool.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/state_tool_component.o .libs/state_tool.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,mca_state_tool.so -o .libs/mca_state_tool.so libtool: link: ( cd ".libs" && rm -f "mca_state_tool.la" && ln -s "../mca_state_tool.la" "mca_state_tool.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/mca/state/tool' Making all in tools/orte-clean make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-clean' ../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=orte-clean.1in \ --output=orte-clean.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-clean' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-clean' depbase=`echo orte-clean.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orte-clean.o -MD -MP -MF $depbase.Tpo -c -o orte-clean.o orte-clean.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-clean' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-clean' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o orte-clean orte-clean.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o .libs/orte-clean orte-clean.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-clean' Making all in tools/orted make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orted' ../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=orted.1in \ --output=orted.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orted' depbase=`echo orted.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orted.o -MD -MP -MF $depbase.Tpo -c -o orted.o orted.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orted' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orted' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o orted orted.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o .libs/orted orted.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orted' Making all in tools/orterun make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orterun' ../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=orterun.1in \ --output=orterun.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orterun' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orterun' depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orterun' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orterun' depbase=`echo orterun.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orterun.o -MD -MP -MF $depbase.Tpo -c -o orterun.o orterun.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orterun' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orterun' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o orterun main.o orterun.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o .libs/orterun main.o orterun.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orterun' Making all in tools/wrappers make[2]: Nothing to be done for 'all'. Making all in tools/orte-info make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' ../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=orte-info.1in \ --output=orte-info.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' depbase=`echo output.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DOPAL_CONFIGURE_DATE="\"Mon Sep 18 11:31:33 UTC 2023\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"${HOSTNAME:-`(hostname || uname -n) | sed 1q`}\"" -DOMPI_BUILD_DATE="\"`../../../config/getdate.sh`\"" -DOMPI_BUILD_CFLAGS="\"-DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing \"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -finline-functions \"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"-O2 -g \"" -DOMPI_BUILD_FCFLAGS="\"-O2 -g \"" -DOMPI_BUILD_LDFLAGS="\" \"" -DOMPI_BUILD_LIBS="\"-lm -lz -lhwloc -levent_core -levent_pthreads\"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT output.o -MD -MP -MF $depbase.Tpo -c -o output.o output.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' depbase=`echo components.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DOPAL_CONFIGURE_DATE="\"Mon Sep 18 11:31:33 UTC 2023\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"${HOSTNAME:-`(hostname || uname -n) | sed 1q`}\"" -DOMPI_BUILD_DATE="\"`../../../config/getdate.sh`\"" -DOMPI_BUILD_CFLAGS="\"-DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing \"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -finline-functions \"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"-O2 -g \"" -DOMPI_BUILD_FCFLAGS="\"-O2 -g \"" -DOMPI_BUILD_LDFLAGS="\" \"" -DOMPI_BUILD_LIBS="\"-lm -lz -lhwloc -levent_core -levent_pthreads\"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT components.o -MD -MP -MF $depbase.Tpo -c -o components.o components.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DOPAL_CONFIGURE_DATE="\"Mon Sep 18 11:31:33 UTC 2023\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"${HOSTNAME:-`(hostname || uname -n) | sed 1q`}\"" -DOMPI_BUILD_DATE="\"`../../../config/getdate.sh`\"" -DOMPI_BUILD_CFLAGS="\"-DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing \"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -finline-functions \"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"-O2 -g \"" -DOMPI_BUILD_FCFLAGS="\"-O2 -g \"" -DOMPI_BUILD_LDFLAGS="\" \"" -DOMPI_BUILD_LIBS="\"-lm -lz -lhwloc -levent_core -levent_pthreads\"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' depbase=`echo orte-info.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DOPAL_CONFIGURE_DATE="\"Mon Sep 18 11:31:33 UTC 2023\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"${HOSTNAME:-`(hostname || uname -n) | sed 1q`}\"" -DOMPI_BUILD_DATE="\"`../../../config/getdate.sh`\"" -DOMPI_BUILD_CFLAGS="\"-DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing \"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -finline-functions \"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"-O2 -g \"" -DOMPI_BUILD_FCFLAGS="\"-O2 -g \"" -DOMPI_BUILD_LDFLAGS="\" \"" -DOMPI_BUILD_LIBS="\"-lm -lz -lhwloc -levent_core -levent_pthreads\"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orte-info.o -MD -MP -MF $depbase.Tpo -c -o orte-info.o orte-info.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' depbase=`echo param.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DOPAL_CONFIGURE_DATE="\"Mon Sep 18 11:31:33 UTC 2023\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"${HOSTNAME:-`(hostname || uname -n) | sed 1q`}\"" -DOMPI_BUILD_DATE="\"`../../../config/getdate.sh`\"" -DOMPI_BUILD_CFLAGS="\"-DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing \"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -finline-functions \"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"-O2 -g \"" -DOMPI_BUILD_FCFLAGS="\"-O2 -g \"" -DOMPI_BUILD_LDFLAGS="\" \"" -DOMPI_BUILD_LIBS="\"-lm -lz -lhwloc -levent_core -levent_pthreads\"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT param.o -MD -MP -MF $depbase.Tpo -c -o param.o param.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DOPAL_CONFIGURE_USER="\"mockbuild\"" -DOPAL_CONFIGURE_HOST="\"builder2.aarch64.opencloudos.tech\"" -DOPAL_CONFIGURE_DATE="\"Mon Sep 18 11:31:33 UTC 2023\"" -DOMPI_BUILD_USER="\"$USER\"" -DOMPI_BUILD_HOST="\"${HOSTNAME:-`(hostname || uname -n) | sed 1q`}\"" -DOMPI_BUILD_DATE="\"`../../../config/getdate.sh`\"" -DOMPI_BUILD_CFLAGS="\"-DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing \"" -DOMPI_BUILD_CPPFLAGS="\"-I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include\"" -DOMPI_BUILD_CXXFLAGS="\"-DNDEBUG -O2 -g -finline-functions \"" -DOMPI_BUILD_CXXCPPFLAGS="\"-I../../.. \"" -DOMPI_BUILD_FFLAGS="\"-O2 -g \"" -DOMPI_BUILD_FCFLAGS="\"-O2 -g \"" -DOMPI_BUILD_LDFLAGS="\" \"" -DOMPI_BUILD_LIBS="\"-lm -lz -lhwloc -levent_core -levent_pthreads\"" -DOPAL_CC_ABSOLUTE="\"/usr/bin/gcc\"" -DOMPI_CXX_ABSOLUTE="\"/usr/bin/g++\"" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o orte-info orte-info.o output.o param.o components.o version.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -DOPAL_CONFIGURE_USER=\"mockbuild\" -DOPAL_CONFIGURE_HOST=\"builder2.aarch64.opencloudos.tech\" "-DOPAL_CONFIGURE_DATE=\"Mon Sep 18 11:31:33 UTC 2023\"" -DOMPI_BUILD_USER=\"mockbuild\" -DOMPI_BUILD_HOST=\"builder2.aarch64.opencloudos.tech\" "-DOMPI_BUILD_DATE=\"Mon Sep 18 11:34:14 UTC 2023\"" "-DOMPI_BUILD_CFLAGS=\"-DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing \"" "-DOMPI_BUILD_CPPFLAGS=\"-I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include\"" "-DOMPI_BUILD_CXXFLAGS=\"-DNDEBUG -O2 -g -finline-functions \"" "-DOMPI_BUILD_CXXCPPFLAGS=\"-I../../.. \"" "-DOMPI_BUILD_FFLAGS=\"-O2 -g \"" "-DOMPI_BUILD_FCFLAGS=\"-O2 -g \"" "-DOMPI_BUILD_LDFLAGS=\" \"" "-DOMPI_BUILD_LIBS=\"-lm -lz -lhwloc -levent_core -levent_pthreads\"" -DOPAL_CC_ABSOLUTE=\"/usr/bin/gcc\" -DOMPI_CXX_ABSOLUTE=\"/usr/bin/g++\" -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o .libs/orte-info orte-info.o output.o param.o components.o version.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-info' Making all in tools/orte-server make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-server' ../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=orte-server.1in \ --output=orte-server.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-server' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-server' depbase=`echo orte-server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT orte-server.o -MD -MP -MF $depbase.Tpo -c -o orte-server.o orte-server.c &&\ mv -f $depbase.Tpo $depbase.Po make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-server' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-server' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o orte-server orte-server.o ../../../orte/libopen-rte.la ../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o .libs/orte-server orte-server.o ../../../orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/orte/tools/orte-server' Making all in ompi Making all in include /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/include' ln -s ../../opal/include/opal/opal_portable_platform.h mpi_portable_platform.h make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/include' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/include' ../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --header=mpif-sizeof.h --ierror=mandatory \ --maxrank=15 \ --generate=1 \ --real16=1 \ --complex32=1 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/include' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/include' ../../ompi/mpi/fortran/base/gen-mpi-mangling.pl \ --caps 0 \ --plain 0 \ --single 1 \ --double 0 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/include' Making all in datatype make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_create_contiguous.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_contiguous.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_create_contiguous.lo ompi_datatype_create_contiguous.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_contiguous.lo -MD -MP -MF .deps/ompi_datatype_create_contiguous.Tpo -c ompi_datatype_create_contiguous.c -fPIC -DPIC -o .libs/ompi_datatype_create_contiguous.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_create_struct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_struct.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_create_struct.lo ompi_datatype_create_struct.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_struct.lo -MD -MP -MF .deps/ompi_datatype_create_struct.Tpo -c ompi_datatype_create_struct.c -fPIC -DPIC -o .libs/ompi_datatype_create_struct.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_create_subarray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_subarray.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_create_subarray.lo ompi_datatype_create_subarray.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_subarray.lo -MD -MP -MF .deps/ompi_datatype_create_subarray.Tpo -c ompi_datatype_create_subarray.c -fPIC -DPIC -o .libs/ompi_datatype_create_subarray.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_create_vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_vector.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_create_vector.lo ompi_datatype_create_vector.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_vector.lo -MD -MP -MF .deps/ompi_datatype_create_vector.Tpo -c ompi_datatype_create_vector.c -fPIC -DPIC -o .libs/ompi_datatype_create_vector.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_create.lo ompi_datatype_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create.lo -MD -MP -MF .deps/ompi_datatype_create.Tpo -c ompi_datatype_create.c -fPIC -DPIC -o .libs/ompi_datatype_create.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_create_indexed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_indexed.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_create_indexed.lo ompi_datatype_create_indexed.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_indexed.lo -MD -MP -MF .deps/ompi_datatype_create_indexed.Tpo -c ompi_datatype_create_indexed.c -fPIC -DPIC -o .libs/ompi_datatype_create_indexed.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_create_darray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_darray.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_create_darray.lo ompi_datatype_create_darray.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_create_darray.lo -MD -MP -MF .deps/ompi_datatype_create_darray.Tpo -c ompi_datatype_create_darray.c -fPIC -DPIC -o .libs/ompi_datatype_create_darray.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_external32.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_external32.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_external32.lo ompi_datatype_external32.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_external32.lo -MD -MP -MF .deps/ompi_datatype_external32.Tpo -c ompi_datatype_external32.c -fPIC -DPIC -o .libs/ompi_datatype_external32.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_match_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_match_size.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_match_size.lo ompi_datatype_match_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_match_size.lo -MD -MP -MF .deps/ompi_datatype_match_size.Tpo -c ompi_datatype_match_size.c -fPIC -DPIC -o .libs/ompi_datatype_match_size.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_external.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_external.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_external.lo ompi_datatype_external.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_external.lo -MD -MP -MF .deps/ompi_datatype_external.Tpo -c ompi_datatype_external.c -fPIC -DPIC -o .libs/ompi_datatype_external.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_get_elements.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_get_elements.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_get_elements.lo ompi_datatype_get_elements.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_get_elements.lo -MD -MP -MF .deps/ompi_datatype_get_elements.Tpo -c ompi_datatype_get_elements.c -fPIC -DPIC -o .libs/ompi_datatype_get_elements.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_sndrcv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_sndrcv.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_sndrcv.lo ompi_datatype_sndrcv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_sndrcv.lo -MD -MP -MF .deps/ompi_datatype_sndrcv.Tpo -c ompi_datatype_sndrcv.c -fPIC -DPIC -o .libs/ompi_datatype_sndrcv.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_args.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_args.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_args.lo ompi_datatype_args.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_args.lo -MD -MP -MF .deps/ompi_datatype_args.Tpo -c ompi_datatype_args.c -fPIC -DPIC -o .libs/ompi_datatype_args.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' depbase=`echo ompi_datatype_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_module.lo -MD -MP -MF $depbase.Tpo -c -o ompi_datatype_module.lo ompi_datatype_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ompi_datatype_module.lo -MD -MP -MF .deps/ompi_datatype_module.Tpo -c ompi_datatype_module.c -fPIC -DPIC -o .libs/ompi_datatype_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libdatatype.la ompi_datatype_args.lo ompi_datatype_create.lo ompi_datatype_create_contiguous.lo ompi_datatype_create_indexed.lo ompi_datatype_create_struct.lo ompi_datatype_create_vector.lo ompi_datatype_create_darray.lo ompi_datatype_create_subarray.lo ompi_datatype_external.lo ompi_datatype_external32.lo ompi_datatype_match_size.lo ompi_datatype_module.lo ompi_datatype_sndrcv.lo ompi_datatype_get_elements.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libdatatype.a .libs/ompi_datatype_args.o .libs/ompi_datatype_create.o .libs/ompi_datatype_create_contiguous.o .libs/ompi_datatype_create_indexed.o .libs/ompi_datatype_create_struct.o .libs/ompi_datatype_create_vector.o .libs/ompi_datatype_create_darray.o .libs/ompi_datatype_create_subarray.o .libs/ompi_datatype_external.o .libs/ompi_datatype_external32.o .libs/ompi_datatype_match_size.o .libs/ompi_datatype_module.o .libs/ompi_datatype_sndrcv.o .libs/ompi_datatype_get_elements.o libtool: link: ranlib .libs/libdatatype.a libtool: link: ( cd ".libs" && rm -f "libdatatype.la" && ln -s "../libdatatype.la" "libdatatype.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/datatype' Making all in debuggers make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -g -DNDEBUG -fno-strict-aliasing -g -MT libompi_dbg_msgq_la-ompi_common_dll.lo -MD -MP -MF .deps/libompi_dbg_msgq_la-ompi_common_dll.Tpo -c -o libompi_dbg_msgq_la-ompi_common_dll.lo `test -f 'ompi_common_dll.c' || echo './'`ompi_common_dll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -g -DNDEBUG -fno-strict-aliasing -g -MT libompi_dbg_msgq_la-ompi_common_dll.lo -MD -MP -MF .deps/libompi_dbg_msgq_la-ompi_common_dll.Tpo -c ompi_common_dll.c -fPIC -DPIC -o .libs/libompi_dbg_msgq_la-ompi_common_dll.o mv -f .deps/libompi_dbg_msgq_la-ompi_common_dll.Tpo .deps/libompi_dbg_msgq_la-ompi_common_dll.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -g -DNDEBUG -fno-strict-aliasing -g -MT libompi_dbg_msgq_la-ompi_msgq_dll.lo -MD -MP -MF .deps/libompi_dbg_msgq_la-ompi_msgq_dll.Tpo -c -o libompi_dbg_msgq_la-ompi_msgq_dll.lo `test -f 'ompi_msgq_dll.c' || echo './'`ompi_msgq_dll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -g -DNDEBUG -fno-strict-aliasing -g -MT libompi_dbg_msgq_la-ompi_msgq_dll.lo -MD -MP -MF .deps/libompi_dbg_msgq_la-ompi_msgq_dll.Tpo -c ompi_msgq_dll.c -fPIC -DPIC -o .libs/libompi_dbg_msgq_la-ompi_msgq_dll.o mv -f .deps/libompi_dbg_msgq_la-ompi_msgq_dll.Tpo .deps/libompi_dbg_msgq_la-ompi_msgq_dll.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' depbase=`echo ompi_debugger_canary.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -fno-strict-aliasing -g -MT ompi_debugger_canary.lo -MD -MP -MF $depbase.Tpo -c -o ompi_debugger_canary.lo ompi_debugger_canary.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -fno-strict-aliasing -g -MT ompi_debugger_canary.lo -MD -MP -MF .deps/ompi_debugger_canary.Tpo -c ompi_debugger_canary.c -fPIC -DPIC -o .libs/ompi_debugger_canary.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' /bin/sh ../../libtool --tag=CC --mode=link gcc -g -DNDEBUG -fno-strict-aliasing -g -module -avoid-version -o libompi_dbg_msgq.la -rpath /usr/lib64/openmpi/lib/openmpi libompi_dbg_msgq_la-ompi_msgq_dll.lo libompi_dbg_msgq_la-ompi_common_dll.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC .libs/libompi_dbg_msgq_la-ompi_msgq_dll.o .libs/libompi_dbg_msgq_la-ompi_common_dll.o -lm -lz -lhwloc -levent_core -levent_pthreads -g -g -Wl,-soname -Wl,libompi_dbg_msgq.so -o .libs/libompi_dbg_msgq.so libtool: link: ( cd ".libs" && rm -f "libompi_dbg_msgq.la" && ln -s "../libompi_dbg_msgq.la" "libompi_dbg_msgq.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNDEBUG -fno-strict-aliasing -g -o libompi_debugger_canary.la ompi_debugger_canary.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libompi_debugger_canary.a .libs/ompi_debugger_canary.o libtool: link: ranlib .libs/libompi_debugger_canary.a libtool: link: ( cd ".libs" && rm -f "libompi_debugger_canary.la" && ln -s "../libompi_debugger_canary.la" "libompi_debugger_canary.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -DOMPI_MSGQ_DLL=\"/usr/lib64/openmpi/lib/openmpi/libompi_dbg_msgq.so\" -DOMPI_MSGQ_DLL_PREFIX=\"libompi_dbg_msgq\" -DOMPI_MPIHANDLES_DLL_PREFIX=\"libompi_dbg_mpihandles\" -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -fno-strict-aliasing -g -MT libdebuggers_la-ompi_debuggers.lo -MD -MP -MF .deps/libdebuggers_la-ompi_debuggers.Tpo -c -o libdebuggers_la-ompi_debuggers.lo `test -f 'ompi_debuggers.c' || echo './'`ompi_debuggers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../opal/include -I../../ompi/include -I../../oshmem/include -I../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../ompi/mpiext/cuda/c -DOMPI_MSGQ_DLL=\"/usr/lib64/openmpi/lib/openmpi/libompi_dbg_msgq.so\" -DOMPI_MSGQ_DLL_PREFIX=\"libompi_dbg_msgq\" -DOMPI_MPIHANDLES_DLL_PREFIX=\"libompi_dbg_mpihandles\" -I../.. -I../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -fno-strict-aliasing -g -MT libdebuggers_la-ompi_debuggers.lo -MD -MP -MF .deps/libdebuggers_la-ompi_debuggers.Tpo -c ompi_debuggers.c -fPIC -DPIC -o .libs/libdebuggers_la-ompi_debuggers.o mv -f .deps/libdebuggers_la-ompi_debuggers.Tpo .deps/libdebuggers_la-ompi_debuggers.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' /bin/sh ../../libtool --tag=CC --mode=link gcc -DNDEBUG -fno-strict-aliasing -g -o libdebuggers.la libdebuggers_la-ompi_debuggers.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libdebuggers.a .libs/libdebuggers_la-ompi_debuggers.o libtool: link: ranlib .libs/libdebuggers.a libtool: link: ( cd ".libs" && rm -f "libdebuggers.la" && ln -s "../libdebuggers.la" "libdebuggers.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/debuggers' Making all in etc make[2]: Nothing to be done for 'all'. Making all in mpi/c Making all in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pabort.c ; then \ pname=`echo pabort.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pabort.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r padd_error_code.c ; then \ pname=`echo padd_error_code.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname padd_error_code.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r padd_error_class.c ; then \ pname=`echo padd_error_class.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname padd_error_class.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r padd_error_string.c ; then \ pname=`echo padd_error_string.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname padd_error_string.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r piallgather.c ; then \ pname=`echo piallgather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piallgather.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pallgather.c ; then \ pname=`echo pallgather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pallgather.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pallgatherv.c ; then \ pname=`echo pallgatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pallgatherv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r piallgatherv.c ; then \ pname=`echo piallgatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piallgatherv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r palloc_mem.c ; then \ pname=`echo palloc_mem.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname palloc_mem.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pallreduce.c ; then \ pname=`echo pallreduce.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pallreduce.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r piallreduce.c ; then \ pname=`echo piallreduce.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piallreduce.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r palltoall.c ; then \ pname=`echo palltoall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname palltoall.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pialltoall.c ; then \ pname=`echo pialltoall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pialltoall.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pialltoallv.c ; then \ pname=`echo pialltoallv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pialltoallv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r palltoallv.c ; then \ pname=`echo palltoallv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname palltoallv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r palltoallw.c ; then \ pname=`echo palltoallw.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname palltoallw.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pialltoallw.c ; then \ pname=`echo pialltoallw.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pialltoallw.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pattr_delete.c ; then \ pname=`echo pattr_delete.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pattr_delete.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pattr_get.c ; then \ pname=`echo pattr_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pattr_get.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pattr_put.c ; then \ pname=`echo pattr_put.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pattr_put.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pbarrier.c ; then \ pname=`echo pbarrier.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbarrier.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pibarrier.c ; then \ pname=`echo pibarrier.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pibarrier.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pbcast.c ; then \ pname=`echo pbcast.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbcast.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pibcast.c ; then \ pname=`echo pibcast.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pibcast.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pbsend.c ; then \ pname=`echo pbsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbsend.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pbuffer_attach.c ; then \ pname=`echo pbuffer_attach.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbuffer_attach.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pbsend_init.c ; then \ pname=`echo pbsend_init.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbsend_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcancel.c ; then \ pname=`echo pcancel.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcancel.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcart_coords.c ; then \ pname=`echo pcart_coords.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_coords.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pbuffer_detach.c ; then \ pname=`echo pbuffer_detach.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pbuffer_detach.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcart_create.c ; then \ pname=`echo pcart_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcartdim_get.c ; then \ pname=`echo pcartdim_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcartdim_get.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcart_get.c ; then \ pname=`echo pcart_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_get.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcart_rank.c ; then \ pname=`echo pcart_rank.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_rank.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcart_shift.c ; then \ pname=`echo pcart_shift.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_shift.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcart_map.c ; then \ pname=`echo pcart_map.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_map.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcart_sub.c ; then \ pname=`echo pcart_sub.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcart_sub.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pclose_port.c ; then \ pname=`echo pclose_port.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pclose_port.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_accept.c ; then \ pname=`echo pcomm_accept.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_accept.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_c2f.c ; then \ pname=`echo pcomm_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_c2f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_call_errhandler.c ; then \ pname=`echo pcomm_call_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_call_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_compare.c ; then \ pname=`echo pcomm_compare.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_compare.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_connect.c ; then \ pname=`echo pcomm_connect.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_connect.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_create.c ; then \ pname=`echo pcomm_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_create_errhandler.c ; then \ pname=`echo pcomm_create_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_create_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_create_group.c ; then \ pname=`echo pcomm_create_group.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_create_group.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_create_keyval.c ; then \ pname=`echo pcomm_create_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_create_keyval.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_delete_attr.c ; then \ pname=`echo pcomm_delete_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_delete_attr.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_disconnect.c ; then \ pname=`echo pcomm_disconnect.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_disconnect.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_dup.c ; then \ pname=`echo pcomm_dup.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_dup.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_dup_with_info.c ; then \ pname=`echo pcomm_dup_with_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_dup_with_info.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_free_keyval.c ; then \ pname=`echo pcomm_free_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_free_keyval.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_idup.c ; then \ pname=`echo pcomm_idup.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_idup.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_free.c ; then \ pname=`echo pcomm_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_f2c.c ; then \ pname=`echo pcomm_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_f2c.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_get_attr.c ; then \ pname=`echo pcomm_get_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_get_attr.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_get_errhandler.c ; then \ pname=`echo pcomm_get_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_get_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_join.c ; then \ pname=`echo pcomm_join.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_join.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_rank.c ; then \ pname=`echo pcomm_rank.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_rank.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_remote_group.c ; then \ pname=`echo pcomm_remote_group.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_remote_group.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_remote_size.c ; then \ pname=`echo pcomm_remote_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_remote_size.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_set_attr.c ; then \ pname=`echo pcomm_set_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_set_attr.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_get_info.c ; then \ pname=`echo pcomm_get_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_get_info.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pdist_graph_create_adjacent.c ; then \ pname=`echo pdist_graph_create_adjacent.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pdist_graph_create_adjacent.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_get_name.c ; then \ pname=`echo pcomm_get_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_get_name.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pdist_graph_neighbors_count.c ; then \ pname=`echo pdist_graph_neighbors_count.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pdist_graph_neighbors_count.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_get_parent.c ; then \ pname=`echo pcomm_get_parent.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_get_parent.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_group.c ; then \ pname=`echo pcomm_group.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_group.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pdist_graph_create.c ; then \ pname=`echo pdist_graph_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pdist_graph_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_set_errhandler.c ; then \ pname=`echo pcomm_set_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_set_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_spawn.c ; then \ pname=`echo pcomm_spawn.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_spawn.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_set_name.c ; then \ pname=`echo pcomm_set_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_set_name.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_size.c ; then \ pname=`echo pcomm_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_size.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_split_type.c ; then \ pname=`echo pcomm_split_type.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_split_type.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_set_info.c ; then \ pname=`echo pcomm_set_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_set_info.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pdist_graph_neighbors.c ; then \ pname=`echo pdist_graph_neighbors.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pdist_graph_neighbors.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_test_inter.c ; then \ pname=`echo pcomm_test_inter.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_test_inter.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pdims_create.c ; then \ pname=`echo pdims_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pdims_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_split.c ; then \ pname=`echo pcomm_split.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_split.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r perrhandler_c2f.c ; then \ pname=`echo perrhandler_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_c2f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcomm_spawn_multiple.c ; then \ pname=`echo pcomm_spawn_multiple.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcomm_spawn_multiple.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pcompare_and_swap.c ; then \ pname=`echo pcompare_and_swap.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pcompare_and_swap.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pexscan.c ; then \ pname=`echo pexscan.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pexscan.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r perrhandler_f2c.c ; then \ pname=`echo perrhandler_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_f2c.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r perrhandler_free.c ; then \ pname=`echo perrhandler_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r perror_class.c ; then \ pname=`echo perror_class.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perror_class.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfetch_and_op.c ; then \ pname=`echo pfetch_and_op.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfetch_and_op.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r piexscan.c ; then \ pname=`echo piexscan.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piexscan.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_c2f.c ; then \ pname=`echo pfile_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_c2f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r perror_string.c ; then \ pname=`echo perror_string.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perror_string.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_close.c ; then \ pname=`echo pfile_close.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_close.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_delete.c ; then \ pname=`echo pfile_delete.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_delete.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_f2c.c ; then \ pname=`echo pfile_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_f2c.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_create_errhandler.c ; then \ pname=`echo pfile_create_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_create_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_call_errhandler.c ; then \ pname=`echo pfile_call_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_call_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_get_amode.c ; then \ pname=`echo pfile_get_amode.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_amode.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_get_byte_offset.c ; then \ pname=`echo pfile_get_byte_offset.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_byte_offset.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_get_atomicity.c ; then \ pname=`echo pfile_get_atomicity.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_atomicity.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_get_errhandler.c ; then \ pname=`echo pfile_get_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_get_group.c ; then \ pname=`echo pfile_get_group.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_group.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_get_info.c ; then \ pname=`echo pfile_get_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_info.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_get_position.c ; then \ pname=`echo pfile_get_position.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_position.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_get_position_shared.c ; then \ pname=`echo pfile_get_position_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_position_shared.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_get_size.c ; then \ pname=`echo pfile_get_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_size.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_get_view.c ; then \ pname=`echo pfile_get_view.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_view.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_iread_at.c ; then \ pname=`echo pfile_iread_at.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iread_at.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_get_type_extent.c ; then \ pname=`echo pfile_get_type_extent.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_get_type_extent.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_iread.c ; then \ pname=`echo pfile_iread.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iread.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_iread_all.c ; then \ pname=`echo pfile_iread_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iread_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_iread_at_all.c ; then \ pname=`echo pfile_iread_at_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iread_at_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_iread_shared.c ; then \ pname=`echo pfile_iread_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iread_shared.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_iwrite_at.c ; then \ pname=`echo pfile_iwrite_at.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iwrite_at.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_iwrite.c ; then \ pname=`echo pfile_iwrite.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iwrite.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_iwrite_at_all.c ; then \ pname=`echo pfile_iwrite_at_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iwrite_at_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_iwrite_all.c ; then \ pname=`echo pfile_iwrite_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iwrite_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_iwrite_shared.c ; then \ pname=`echo pfile_iwrite_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_iwrite_shared.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_open.c ; then \ pname=`echo pfile_open.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_open.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_preallocate.c ; then \ pname=`echo pfile_preallocate.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_preallocate.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read_all_begin.c ; then \ pname=`echo pfile_read_all_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_all_begin.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read_all_end.c ; then \ pname=`echo pfile_read_all_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_all_end.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read_at_all_begin.c ; then \ pname=`echo pfile_read_at_all_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_at_all_begin.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read_all.c ; then \ pname=`echo pfile_read_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read_at_all.c ; then \ pname=`echo pfile_read_at_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_at_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read_at.c ; then \ pname=`echo pfile_read_at.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_at.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read_ordered_begin.c ; then \ pname=`echo pfile_read_ordered_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_ordered_begin.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read_at_all_end.c ; then \ pname=`echo pfile_read_at_all_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_at_all_end.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read.c ; then \ pname=`echo pfile_read.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read_ordered.c ; then \ pname=`echo pfile_read_ordered.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_ordered.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read_ordered_end.c ; then \ pname=`echo pfile_read_ordered_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_ordered_end.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_seek.c ; then \ pname=`echo pfile_seek.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_seek.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_read_shared.c ; then \ pname=`echo pfile_read_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_read_shared.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_seek_shared.c ; then \ pname=`echo pfile_seek_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_seek_shared.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_set_atomicity.c ; then \ pname=`echo pfile_set_atomicity.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_set_atomicity.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_set_info.c ; then \ pname=`echo pfile_set_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_set_info.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_set_errhandler.c ; then \ pname=`echo pfile_set_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_set_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_set_size.c ; then \ pname=`echo pfile_set_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_set_size.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_set_view.c ; then \ pname=`echo pfile_set_view.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_set_view.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write_all_begin.c ; then \ pname=`echo pfile_write_all_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_all_begin.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write_all_end.c ; then \ pname=`echo pfile_write_all_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_all_end.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write_at_all_begin.c ; then \ pname=`echo pfile_write_at_all_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_at_all_begin.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write_at_all.c ; then \ pname=`echo pfile_write_at_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_at_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write_at.c ; then \ pname=`echo pfile_write_at.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_at.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write_at_all_end.c ; then \ pname=`echo pfile_write_at_all_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_at_all_end.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write.c ; then \ pname=`echo pfile_write.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write_ordered_begin.c ; then \ pname=`echo pfile_write_ordered_begin.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_ordered_begin.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write_ordered.c ; then \ pname=`echo pfile_write_ordered.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_ordered.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write_ordered_end.c ; then \ pname=`echo pfile_write_ordered_end.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_ordered_end.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write_shared.c ; then \ pname=`echo pfile_write_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_shared.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfinalize.c ; then \ pname=`echo pfinalize.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfinalize.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_sync.c ; then \ pname=`echo pfile_sync.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_sync.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfile_write_all.c ; then \ pname=`echo pfile_write_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfile_write_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfinalized.c ; then \ pname=`echo pfinalized.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfinalized.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pfree_mem.c ; then \ pname=`echo pfree_mem.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pfree_mem.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgather.c ; then \ pname=`echo pgather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgather.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pigather.c ; then \ pname=`echo pigather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pigather.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pigatherv.c ; then \ pname=`echo pigatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pigatherv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgatherv.c ; then \ pname=`echo pgatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgatherv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pget_address.c ; then \ pname=`echo pget_address.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_address.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pget_count.c ; then \ pname=`echo pget_count.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_count.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pget_elements.c ; then \ pname=`echo pget_elements.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_elements.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pget_elements_x.c ; then \ pname=`echo pget_elements_x.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_elements_x.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pget_accumulate.c ; then \ pname=`echo pget_accumulate.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_accumulate.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pget_library_version.c ; then \ pname=`echo pget_library_version.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_library_version.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pget_processor_name.c ; then \ pname=`echo pget_processor_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_processor_name.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pget_version.c ; then \ pname=`echo pget_version.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget_version.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgraph_get.c ; then \ pname=`echo pgraph_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraph_get.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgraph_create.c ; then \ pname=`echo pgraph_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraph_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgraph_map.c ; then \ pname=`echo pgraph_map.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraph_map.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgraph_neighbors_count.c ; then \ pname=`echo pgraph_neighbors_count.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraph_neighbors_count.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgraph_neighbors.c ; then \ pname=`echo pgraph_neighbors.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraph_neighbors.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgraphdims_get.c ; then \ pname=`echo pgraphdims_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgraphdims_get.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgrequest_start.c ; then \ pname=`echo pgrequest_start.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgrequest_start.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgrequest_complete.c ; then \ pname=`echo pgrequest_complete.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgrequest_complete.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_c2f.c ; then \ pname=`echo pgroup_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_c2f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_compare.c ; then \ pname=`echo pgroup_compare.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_compare.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_difference.c ; then \ pname=`echo pgroup_difference.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_difference.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_f2c.c ; then \ pname=`echo pgroup_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_f2c.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_excl.c ; then \ pname=`echo pgroup_excl.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_excl.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_free.c ; then \ pname=`echo pgroup_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_intersection.c ; then \ pname=`echo pgroup_intersection.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_intersection.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_incl.c ; then \ pname=`echo pgroup_incl.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_incl.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_range_excl.c ; then \ pname=`echo pgroup_range_excl.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_range_excl.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_range_incl.c ; then \ pname=`echo pgroup_range_incl.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_range_incl.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_size.c ; then \ pname=`echo pgroup_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_size.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_translate_ranks.c ; then \ pname=`echo pgroup_translate_ranks.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_translate_ranks.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_union.c ; then \ pname=`echo pgroup_union.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_union.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pgroup_rank.c ; then \ pname=`echo pgroup_rank.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pgroup_rank.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pibsend.c ; then \ pname=`echo pibsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pibsend.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pimprobe.c ; then \ pname=`echo pimprobe.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pimprobe.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pimrecv.c ; then \ pname=`echo pimrecv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pimrecv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinfo_c2f.c ; then \ pname=`echo pinfo_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_c2f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinfo_create.c ; then \ pname=`echo pinfo_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinfo_delete.c ; then \ pname=`echo pinfo_delete.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_delete.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinfo_dup.c ; then \ pname=`echo pinfo_dup.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_dup.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinfo_f2c.c ; then \ pname=`echo pinfo_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_f2c.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinfo_free.c ; then \ pname=`echo pinfo_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinfo_get.c ; then \ pname=`echo pinfo_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_get.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinfo_get_nkeys.c ; then \ pname=`echo pinfo_get_nkeys.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_get_nkeys.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinfo_get_nthkey.c ; then \ pname=`echo pinfo_get_nthkey.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_get_nthkey.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinfo_set.c ; then \ pname=`echo pinfo_set.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_set.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinfo_get_valuelen.c ; then \ pname=`echo pinfo_get_valuelen.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinfo_get_valuelen.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinit.c ; then \ pname=`echo pinit.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinit.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinit_thread.c ; then \ pname=`echo pinit_thread.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinit_thread.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pinitialized.c ; then \ pname=`echo pinitialized.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pinitialized.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pintercomm_merge.c ; then \ pname=`echo pintercomm_merge.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pintercomm_merge.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pirecv.c ; then \ pname=`echo pirecv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pirecv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pintercomm_create.c ; then \ pname=`echo pintercomm_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pintercomm_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r piprobe.c ; then \ pname=`echo piprobe.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piprobe.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pirsend.c ; then \ pname=`echo pirsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pirsend.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pis_thread_main.c ; then \ pname=`echo pis_thread_main.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pis_thread_main.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pisend.c ; then \ pname=`echo pisend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pisend.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pissend.c ; then \ pname=`echo pissend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pissend.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pmessage_f2c.c ; then \ pname=`echo pmessage_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pmessage_f2c.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pmessage_c2f.c ; then \ pname=`echo pmessage_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pmessage_c2f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r plookup_name.c ; then \ pname=`echo plookup_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname plookup_name.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pneighbor_allgather.c ; then \ pname=`echo pneighbor_allgather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pneighbor_allgather.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pmprobe.c ; then \ pname=`echo pmprobe.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pmprobe.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pmrecv.c ; then \ pname=`echo pmrecv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pmrecv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pineighbor_allgather.c ; then \ pname=`echo pineighbor_allgather.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pineighbor_allgather.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pneighbor_allgatherv.c ; then \ pname=`echo pneighbor_allgatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pneighbor_allgatherv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pineighbor_allgatherv.c ; then \ pname=`echo pineighbor_allgatherv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pineighbor_allgatherv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pineighbor_alltoall.c ; then \ pname=`echo pineighbor_alltoall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pineighbor_alltoall.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pneighbor_alltoall.c ; then \ pname=`echo pneighbor_alltoall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pneighbor_alltoall.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pneighbor_alltoallv.c ; then \ pname=`echo pneighbor_alltoallv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pneighbor_alltoallv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pineighbor_alltoallv.c ; then \ pname=`echo pineighbor_alltoallv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pineighbor_alltoallv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pneighbor_alltoallw.c ; then \ pname=`echo pneighbor_alltoallw.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pneighbor_alltoallw.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pkeyval_create.c ; then \ pname=`echo pkeyval_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pkeyval_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pkeyval_free.c ; then \ pname=`echo pkeyval_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pkeyval_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pineighbor_alltoallw.c ; then \ pname=`echo pineighbor_alltoallw.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pineighbor_alltoallw.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pop_c2f.c ; then \ pname=`echo pop_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pop_c2f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pop_create.c ; then \ pname=`echo pop_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pop_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pop_commutative.c ; then \ pname=`echo pop_commutative.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pop_commutative.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pop_f2c.c ; then \ pname=`echo pop_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pop_f2c.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r popen_port.c ; then \ pname=`echo popen_port.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname popen_port.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pop_free.c ; then \ pname=`echo pop_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pop_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ppack_external.c ; then \ pname=`echo ppack_external.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppack_external.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ppack_external_size.c ; then \ pname=`echo ppack_external_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppack_external_size.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ppcontrol.c ; then \ pname=`echo ppcontrol.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppcontrol.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pprobe.c ; then \ pname=`echo pprobe.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pprobe.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ppack.c ; then \ pname=`echo ppack.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppack.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ppublish_name.c ; then \ pname=`echo ppublish_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppublish_name.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ppack_size.c ; then \ pname=`echo ppack_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ppack_size.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pquery_thread.c ; then \ pname=`echo pquery_thread.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pquery_thread.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r praccumulate.c ; then \ pname=`echo praccumulate.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname praccumulate.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r precv_init.c ; then \ pname=`echo precv_init.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname precv_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r precv.c ; then \ pname=`echo precv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname precv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r preduce.c ; then \ pname=`echo preduce.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname preduce.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pregister_datarep.c ; then \ pname=`echo pregister_datarep.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pregister_datarep.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pireduce.c ; then \ pname=`echo pireduce.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pireduce.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r preduce_local.c ; then \ pname=`echo preduce_local.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname preduce_local.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pireduce_scatter.c ; then \ pname=`echo pireduce_scatter.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pireduce_scatter.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r preduce_scatter.c ; then \ pname=`echo preduce_scatter.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname preduce_scatter.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pireduce_scatter_block.c ; then \ pname=`echo pireduce_scatter_block.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pireduce_scatter_block.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r prequest_c2f.c ; then \ pname=`echo prequest_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prequest_c2f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r prequest_f2c.c ; then \ pname=`echo prequest_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prequest_f2c.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r preduce_scatter_block.c ; then \ pname=`echo preduce_scatter_block.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname preduce_scatter_block.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r prget.c ; then \ pname=`echo prget.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prget.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r prequest_free.c ; then \ pname=`echo prequest_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prequest_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r prequest_get_status.c ; then \ pname=`echo prequest_get_status.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prequest_get_status.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r prget_accumulate.c ; then \ pname=`echo prget_accumulate.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prget_accumulate.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r prput.c ; then \ pname=`echo prput.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prput.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r prsend_init.c ; then \ pname=`echo prsend_init.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prsend_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pscan.c ; then \ pname=`echo pscan.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pscan.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r piscan.c ; then \ pname=`echo piscan.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piscan.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pscatter.c ; then \ pname=`echo pscatter.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pscatter.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r piscatter.c ; then \ pname=`echo piscatter.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piscatter.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pscatterv.c ; then \ pname=`echo pscatterv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pscatterv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r psend.c ; then \ pname=`echo psend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname psend.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r psend_init.c ; then \ pname=`echo psend_init.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname psend_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r psendrecv.c ; then \ pname=`echo psendrecv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname psendrecv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r piscatterv.c ; then \ pname=`echo piscatterv.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname piscatterv.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r psendrecv_replace.c ; then \ pname=`echo psendrecv_replace.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname psendrecv_replace.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pssend.c ; then \ pname=`echo pssend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pssend.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pssend_init.c ; then \ pname=`echo pssend_init.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pssend_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pstart.c ; then \ pname=`echo pstart.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstart.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r prsend.c ; then \ pname=`echo prsend.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname prsend.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pstartall.c ; then \ pname=`echo pstartall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstartall.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pstatus_c2f.c ; then \ pname=`echo pstatus_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstatus_c2f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pstatus_set_elements.c ; then \ pname=`echo pstatus_set_elements.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstatus_set_elements.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pstatus_set_elements_x.c ; then \ pname=`echo pstatus_set_elements_x.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstatus_set_elements_x.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pstatus_f2c.c ; then \ pname=`echo pstatus_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstatus_f2c.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pstatus_set_cancelled.c ; then \ pname=`echo pstatus_set_cancelled.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pstatus_set_cancelled.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptestall.c ; then \ pname=`echo ptestall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptestall.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptestany.c ; then \ pname=`echo ptestany.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptestany.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptest_cancelled.c ; then \ pname=`echo ptest_cancelled.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptest_cancelled.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptestsome.c ; then \ pname=`echo ptestsome.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptestsome.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_commit.c ; then \ pname=`echo ptype_commit.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_commit.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_c2f.c ; then \ pname=`echo ptype_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_c2f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_contiguous.c ; then \ pname=`echo ptype_contiguous.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_contiguous.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_darray.c ; then \ pname=`echo ptype_create_darray.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_darray.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_f90_complex.c ; then \ pname=`echo ptype_create_f90_complex.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_f90_complex.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_f90_real.c ; then \ pname=`echo ptype_create_f90_real.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_f90_real.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_f90_integer.c ; then \ pname=`echo ptype_create_f90_integer.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_f90_integer.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_hindexed.c ; then \ pname=`echo ptype_create_hindexed.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_hindexed.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_hvector.c ; then \ pname=`echo ptype_create_hvector.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_hvector.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_indexed_block.c ; then \ pname=`echo ptype_create_indexed_block.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_indexed_block.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptest.c ; then \ pname=`echo ptest.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptest.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptopo_test.c ; then \ pname=`echo ptopo_test.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptopo_test.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_keyval.c ; then \ pname=`echo ptype_create_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_keyval.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_resized.c ; then \ pname=`echo ptype_create_resized.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_resized.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_struct.c ; then \ pname=`echo ptype_create_struct.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_struct.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_delete_attr.c ; then \ pname=`echo ptype_delete_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_delete_attr.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_subarray.c ; then \ pname=`echo ptype_create_subarray.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_subarray.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_dup.c ; then \ pname=`echo ptype_dup.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_dup.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_f2c.c ; then \ pname=`echo ptype_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_f2c.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_free.c ; then \ pname=`echo ptype_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_free_keyval.c ; then \ pname=`echo ptype_free_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_free_keyval.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_get_attr.c ; then \ pname=`echo ptype_get_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_attr.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_get_contents.c ; then \ pname=`echo ptype_get_contents.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_contents.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_get_envelope.c ; then \ pname=`echo ptype_get_envelope.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_envelope.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_get_extent.c ; then \ pname=`echo ptype_get_extent.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_extent.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_get_extent_x.c ; then \ pname=`echo ptype_get_extent_x.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_extent_x.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_create_hindexed_block.c ; then \ pname=`echo ptype_create_hindexed_block.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_create_hindexed_block.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_get_true_extent.c ; then \ pname=`echo ptype_get_true_extent.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_true_extent.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_get_true_extent_x.c ; then \ pname=`echo ptype_get_true_extent_x.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_true_extent_x.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_get_name.c ; then \ pname=`echo ptype_get_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_get_name.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_indexed.c ; then \ pname=`echo ptype_indexed.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_indexed.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_match_size.c ; then \ pname=`echo ptype_match_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_match_size.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_set_attr.c ; then \ pname=`echo ptype_set_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_set_attr.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_set_name.c ; then \ pname=`echo ptype_set_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_set_name.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_size_x.c ; then \ pname=`echo ptype_size_x.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_size_x.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_size.c ; then \ pname=`echo ptype_size.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_size.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_vector.c ; then \ pname=`echo ptype_vector.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_vector.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r punpack_external.c ; then \ pname=`echo punpack_external.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname punpack_external.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r punpack.c ; then \ pname=`echo punpack.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname punpack.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r punpublish_name.c ; then \ pname=`echo punpublish_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname punpublish_name.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwait.c ; then \ pname=`echo pwait.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwait.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwaitall.c ; then \ pname=`echo pwaitall.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwaitall.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwaitany.c ; then \ pname=`echo pwaitany.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwaitany.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwaitsome.c ; then \ pname=`echo pwaitsome.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwaitsome.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwtime.c ; then \ pname=`echo pwtime.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwtime.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwtick.c ; then \ pname=`echo pwtick.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwtick.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pget.c ; then \ pname=`echo pget.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pget.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r paccumulate.c ; then \ pname=`echo paccumulate.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname paccumulate.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pput.c ; then \ pname=`echo pput.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pput.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_allocate.c ; then \ pname=`echo pwin_allocate.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_allocate.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_allocate_shared.c ; then \ pname=`echo pwin_allocate_shared.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_allocate_shared.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_c2f.c ; then \ pname=`echo pwin_c2f.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_c2f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_attach.c ; then \ pname=`echo pwin_attach.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_attach.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_call_errhandler.c ; then \ pname=`echo pwin_call_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_call_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_complete.c ; then \ pname=`echo pwin_complete.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_complete.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_create_errhandler.c ; then \ pname=`echo pwin_create_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_create_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_create.c ; then \ pname=`echo pwin_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_create_keyval.c ; then \ pname=`echo pwin_create_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_create_keyval.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_create_dynamic.c ; then \ pname=`echo pwin_create_dynamic.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_create_dynamic.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_delete_attr.c ; then \ pname=`echo pwin_delete_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_delete_attr.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_detach.c ; then \ pname=`echo pwin_detach.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_detach.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_f2c.c ; then \ pname=`echo pwin_f2c.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_f2c.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_fence.c ; then \ pname=`echo pwin_fence.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_fence.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_flush_local.c ; then \ pname=`echo pwin_flush_local.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_flush_local.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_flush_local_all.c ; then \ pname=`echo pwin_flush_local_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_flush_local_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_flush.c ; then \ pname=`echo pwin_flush.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_flush.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_flush_all.c ; then \ pname=`echo pwin_flush_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_flush_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_free.c ; then \ pname=`echo pwin_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_get_attr.c ; then \ pname=`echo pwin_get_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_get_attr.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_get_group.c ; then \ pname=`echo pwin_get_group.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_get_group.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_get_info.c ; then \ pname=`echo pwin_get_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_get_info.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_get_name.c ; then \ pname=`echo pwin_get_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_get_name.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_free_keyval.c ; then \ pname=`echo pwin_free_keyval.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_free_keyval.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_get_errhandler.c ; then \ pname=`echo pwin_get_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_get_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_lock.c ; then \ pname=`echo pwin_lock.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_lock.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_lock_all.c ; then \ pname=`echo pwin_lock_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_lock_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_post.c ; then \ pname=`echo pwin_post.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_post.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_set_attr.c ; then \ pname=`echo pwin_set_attr.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_set_attr.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_set_errhandler.c ; then \ pname=`echo pwin_set_errhandler.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_set_errhandler.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_set_info.c ; then \ pname=`echo pwin_set_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_set_info.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_set_name.c ; then \ pname=`echo pwin_set_name.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_set_name.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_test.c ; then \ pname=`echo pwin_test.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_test.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_unlock.c ; then \ pname=`echo pwin_unlock.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_unlock.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_unlock_all.c ; then \ pname=`echo pwin_unlock_all.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_unlock_all.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_shared_query.c ; then \ pname=`echo pwin_shared_query.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_shared_query.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_sync.c ; then \ pname=`echo pwin_sync.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_sync.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_wait.c ; then \ pname=`echo pwin_wait.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_wait.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r pwin_start.c ; then \ pname=`echo pwin_start.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname pwin_start.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r paddress.c ; then \ pname=`echo paddress.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname paddress.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r perrhandler_create.c ; then \ pname=`echo perrhandler_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r perrhandler_get.c ; then \ pname=`echo perrhandler_get.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_get.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r perrhandler_set.c ; then \ pname=`echo perrhandler_set.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname perrhandler_set.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_hindexed.c ; then \ pname=`echo ptype_hindexed.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_hindexed.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_extent.c ; then \ pname=`echo ptype_extent.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_extent.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_hvector.c ; then \ pname=`echo ptype_hvector.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_hvector.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_struct.c ; then \ pname=`echo ptype_struct.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_struct.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_lb.c ; then \ pname=`echo ptype_lb.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_lb.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' if test ! -r ptype_ub.c ; then \ pname=`echo ptype_ub.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/c/$pname ptype_ub.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo padd_error_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_class.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_class.lo padd_error_class.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_class.lo -MD -MP -MF .deps/padd_error_class.Tpo -c padd_error_class.c -fPIC -DPIC -o .libs/padd_error_class.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo padd_error_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_string.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_string.lo padd_error_string.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_string.lo -MD -MP -MF .deps/padd_error_string.Tpo -c padd_error_string.c -fPIC -DPIC -o .libs/padd_error_string.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo padd_error_code.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_code.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_code.lo padd_error_code.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_code.lo -MD -MP -MF .deps/padd_error_code.Tpo -c padd_error_code.c -fPIC -DPIC -o .libs/padd_error_code.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pabort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pabort.lo -MD -MP -MF $depbase.Tpo -c -o pabort.lo pabort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pabort.lo -MD -MP -MF .deps/pabort.Tpo -c pabort.c -fPIC -DPIC -o .libs/pabort.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pallgatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgatherv.lo -MD -MP -MF $depbase.Tpo -c -o pallgatherv.lo pallgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgatherv.lo -MD -MP -MF .deps/pallgatherv.Tpo -c pallgatherv.c -fPIC -DPIC -o .libs/pallgatherv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pallgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgather.lo -MD -MP -MF $depbase.Tpo -c -o pallgather.lo pallgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgather.lo -MD -MP -MF .deps/pallgather.Tpo -c pallgather.c -fPIC -DPIC -o .libs/pallgather.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo piallgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallgather.lo -MD -MP -MF $depbase.Tpo -c -o piallgather.lo piallgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallgather.lo -MD -MP -MF .deps/piallgather.Tpo -c piallgather.c -fPIC -DPIC -o .libs/piallgather.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo piallgatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallgatherv.lo -MD -MP -MF $depbase.Tpo -c -o piallgatherv.lo piallgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallgatherv.lo -MD -MP -MF .deps/piallgatherv.Tpo -c piallgatherv.c -fPIC -DPIC -o .libs/piallgatherv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo palloc_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palloc_mem.lo -MD -MP -MF $depbase.Tpo -c -o palloc_mem.lo palloc_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palloc_mem.lo -MD -MP -MF .deps/palloc_mem.Tpo -c palloc_mem.c -fPIC -DPIC -o .libs/palloc_mem.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo piallreduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallreduce.lo -MD -MP -MF $depbase.Tpo -c -o piallreduce.lo piallreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallreduce.lo -MD -MP -MF .deps/piallreduce.Tpo -c piallreduce.c -fPIC -DPIC -o .libs/piallreduce.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pallreduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallreduce.lo -MD -MP -MF $depbase.Tpo -c -o pallreduce.lo pallreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallreduce.lo -MD -MP -MF .deps/pallreduce.Tpo -c pallreduce.c -fPIC -DPIC -o .libs/pallreduce.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo palltoall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoall.lo -MD -MP -MF $depbase.Tpo -c -o palltoall.lo palltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoall.lo -MD -MP -MF .deps/palltoall.Tpo -c palltoall.c -fPIC -DPIC -o .libs/palltoall.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo palltoallv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallv.lo -MD -MP -MF $depbase.Tpo -c -o palltoallv.lo palltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallv.lo -MD -MP -MF .deps/palltoallv.Tpo -c palltoallv.c -fPIC -DPIC -o .libs/palltoallv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pialltoall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoall.lo -MD -MP -MF $depbase.Tpo -c -o pialltoall.lo pialltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoall.lo -MD -MP -MF .deps/pialltoall.Tpo -c pialltoall.c -fPIC -DPIC -o .libs/pialltoall.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pialltoallv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoallv.lo -MD -MP -MF $depbase.Tpo -c -o pialltoallv.lo pialltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoallv.lo -MD -MP -MF .deps/pialltoallv.Tpo -c pialltoallv.c -fPIC -DPIC -o .libs/pialltoallv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pattr_put.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_put.lo -MD -MP -MF $depbase.Tpo -c -o pattr_put.lo pattr_put.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_put.lo -MD -MP -MF .deps/pattr_put.Tpo -c pattr_put.c -fPIC -DPIC -o .libs/pattr_put.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pattr_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_get.lo -MD -MP -MF $depbase.Tpo -c -o pattr_get.lo pattr_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_get.lo -MD -MP -MF .deps/pattr_get.Tpo -c pattr_get.c -fPIC -DPIC -o .libs/pattr_get.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo palltoallw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallw.lo -MD -MP -MF $depbase.Tpo -c -o palltoallw.lo palltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallw.lo -MD -MP -MF .deps/palltoallw.Tpo -c palltoallw.c -fPIC -DPIC -o .libs/palltoallw.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pattr_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_delete.lo -MD -MP -MF $depbase.Tpo -c -o pattr_delete.lo pattr_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_delete.lo -MD -MP -MF .deps/pattr_delete.Tpo -c pattr_delete.c -fPIC -DPIC -o .libs/pattr_delete.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pialltoallw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoallw.lo -MD -MP -MF $depbase.Tpo -c -o pialltoallw.lo pialltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoallw.lo -MD -MP -MF .deps/pialltoallw.Tpo -c pialltoallw.c -fPIC -DPIC -o .libs/pialltoallw.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pbarrier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbarrier.lo -MD -MP -MF $depbase.Tpo -c -o pbarrier.lo pbarrier.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbarrier.lo -MD -MP -MF .deps/pbarrier.Tpo -c pbarrier.c -fPIC -DPIC -o .libs/pbarrier.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pibarrier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibarrier.lo -MD -MP -MF $depbase.Tpo -c -o pibarrier.lo pibarrier.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibarrier.lo -MD -MP -MF .deps/pibarrier.Tpo -c pibarrier.c -fPIC -DPIC -o .libs/pibarrier.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pbuffer_attach.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbuffer_attach.lo -MD -MP -MF $depbase.Tpo -c -o pbuffer_attach.lo pbuffer_attach.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbuffer_attach.lo -MD -MP -MF .deps/pbuffer_attach.Tpo -c pbuffer_attach.c -fPIC -DPIC -o .libs/pbuffer_attach.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pibcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibcast.lo -MD -MP -MF $depbase.Tpo -c -o pibcast.lo pibcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibcast.lo -MD -MP -MF .deps/pibcast.Tpo -c pibcast.c -fPIC -DPIC -o .libs/pibcast.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pbsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbsend.lo -MD -MP -MF $depbase.Tpo -c -o pbsend.lo pbsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbsend.lo -MD -MP -MF .deps/pbsend.Tpo -c pbsend.c -fPIC -DPIC -o .libs/pbsend.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pbsend_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbsend_init.lo -MD -MP -MF $depbase.Tpo -c -o pbsend_init.lo pbsend_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbsend_init.lo -MD -MP -MF .deps/pbsend_init.Tpo -c pbsend_init.c -fPIC -DPIC -o .libs/pbsend_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pbcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbcast.lo -MD -MP -MF $depbase.Tpo -c -o pbcast.lo pbcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbcast.lo -MD -MP -MF .deps/pbcast.Tpo -c pbcast.c -fPIC -DPIC -o .libs/pbcast.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pbuffer_detach.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbuffer_detach.lo -MD -MP -MF $depbase.Tpo -c -o pbuffer_detach.lo pbuffer_detach.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbuffer_detach.lo -MD -MP -MF .deps/pbuffer_detach.Tpo -c pbuffer_detach.c -fPIC -DPIC -o .libs/pbuffer_detach.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcancel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcancel.lo -MD -MP -MF $depbase.Tpo -c -o pcancel.lo pcancel.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcancel.lo -MD -MP -MF .deps/pcancel.Tpo -c pcancel.c -fPIC -DPIC -o .libs/pcancel.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcart_coords.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_coords.lo -MD -MP -MF $depbase.Tpo -c -o pcart_coords.lo pcart_coords.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_coords.lo -MD -MP -MF .deps/pcart_coords.Tpo -c pcart_coords.c -fPIC -DPIC -o .libs/pcart_coords.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcartdim_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcartdim_get.lo -MD -MP -MF $depbase.Tpo -c -o pcartdim_get.lo pcartdim_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcartdim_get.lo -MD -MP -MF .deps/pcartdim_get.Tpo -c pcartdim_get.c -fPIC -DPIC -o .libs/pcartdim_get.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcart_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_map.lo -MD -MP -MF $depbase.Tpo -c -o pcart_map.lo pcart_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_map.lo -MD -MP -MF .deps/pcart_map.Tpo -c pcart_map.c -fPIC -DPIC -o .libs/pcart_map.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcart_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_create.lo -MD -MP -MF $depbase.Tpo -c -o pcart_create.lo pcart_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_create.lo -MD -MP -MF .deps/pcart_create.Tpo -c pcart_create.c -fPIC -DPIC -o .libs/pcart_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcart_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_get.lo -MD -MP -MF $depbase.Tpo -c -o pcart_get.lo pcart_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_get.lo -MD -MP -MF .deps/pcart_get.Tpo -c pcart_get.c -fPIC -DPIC -o .libs/pcart_get.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcart_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_rank.lo -MD -MP -MF $depbase.Tpo -c -o pcart_rank.lo pcart_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_rank.lo -MD -MP -MF .deps/pcart_rank.Tpo -c pcart_rank.c -fPIC -DPIC -o .libs/pcart_rank.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcart_shift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_shift.lo -MD -MP -MF $depbase.Tpo -c -o pcart_shift.lo pcart_shift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_shift.lo -MD -MP -MF .deps/pcart_shift.Tpo -c pcart_shift.c -fPIC -DPIC -o .libs/pcart_shift.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pclose_port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pclose_port.lo -MD -MP -MF $depbase.Tpo -c -o pclose_port.lo pclose_port.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pclose_port.lo -MD -MP -MF .deps/pclose_port.Tpo -c pclose_port.c -fPIC -DPIC -o .libs/pclose_port.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcart_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_sub.lo -MD -MP -MF $depbase.Tpo -c -o pcart_sub.lo pcart_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_sub.lo -MD -MP -MF .deps/pcart_sub.Tpo -c pcart_sub.c -fPIC -DPIC -o .libs/pcart_sub.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_c2f.lo pcomm_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_c2f.lo -MD -MP -MF .deps/pcomm_c2f.Tpo -c pcomm_c2f.c -fPIC -DPIC -o .libs/pcomm_c2f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_accept.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_accept.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_accept.lo pcomm_accept.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_accept.lo -MD -MP -MF .deps/pcomm_accept.Tpo -c pcomm_accept.c -fPIC -DPIC -o .libs/pcomm_accept.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_call_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_call_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_call_errhandler.lo pcomm_call_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_call_errhandler.lo -MD -MP -MF .deps/pcomm_call_errhandler.Tpo -c pcomm_call_errhandler.c -fPIC -DPIC -o .libs/pcomm_call_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_compare.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_compare.lo pcomm_compare.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_compare.lo -MD -MP -MF .deps/pcomm_compare.Tpo -c pcomm_compare.c -fPIC -DPIC -o .libs/pcomm_compare.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_create_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_errhandler.lo pcomm_create_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_errhandler.lo -MD -MP -MF .deps/pcomm_create_errhandler.Tpo -c pcomm_create_errhandler.c -fPIC -DPIC -o .libs/pcomm_create_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_connect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_connect.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_connect.lo pcomm_connect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_connect.lo -MD -MP -MF .deps/pcomm_connect.Tpo -c pcomm_connect.c -fPIC -DPIC -o .libs/pcomm_connect.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create.lo pcomm_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create.lo -MD -MP -MF .deps/pcomm_create.Tpo -c pcomm_create.c -fPIC -DPIC -o .libs/pcomm_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_delete_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_delete_attr.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_delete_attr.lo pcomm_delete_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_delete_attr.lo -MD -MP -MF .deps/pcomm_delete_attr.Tpo -c pcomm_delete_attr.c -fPIC -DPIC -o .libs/pcomm_delete_attr.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_create_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_keyval.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_keyval.lo pcomm_create_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_keyval.lo -MD -MP -MF .deps/pcomm_create_keyval.Tpo -c pcomm_create_keyval.c -fPIC -DPIC -o .libs/pcomm_create_keyval.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_create_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_group.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_group.lo pcomm_create_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_group.lo -MD -MP -MF .deps/pcomm_create_group.Tpo -c pcomm_create_group.c -fPIC -DPIC -o .libs/pcomm_create_group.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_disconnect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_disconnect.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_disconnect.lo pcomm_disconnect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_disconnect.lo -MD -MP -MF .deps/pcomm_disconnect.Tpo -c pcomm_disconnect.c -fPIC -DPIC -o .libs/pcomm_disconnect.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_dup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_dup.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_dup.lo pcomm_dup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_dup.lo -MD -MP -MF .deps/pcomm_dup.Tpo -c pcomm_dup.c -fPIC -DPIC -o .libs/pcomm_dup.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_f2c.lo pcomm_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_f2c.lo -MD -MP -MF .deps/pcomm_f2c.Tpo -c pcomm_f2c.c -fPIC -DPIC -o .libs/pcomm_f2c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_dup_with_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_dup_with_info.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_dup_with_info.lo pcomm_dup_with_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_dup_with_info.lo -MD -MP -MF .deps/pcomm_dup_with_info.Tpo -c pcomm_dup_with_info.c -fPIC -DPIC -o .libs/pcomm_dup_with_info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_free.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_free.lo pcomm_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_free.lo -MD -MP -MF .deps/pcomm_free.Tpo -c pcomm_free.c -fPIC -DPIC -o .libs/pcomm_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_free_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_free_keyval.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_free_keyval.lo pcomm_free_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_free_keyval.lo -MD -MP -MF .deps/pcomm_free_keyval.Tpo -c pcomm_free_keyval.c -fPIC -DPIC -o .libs/pcomm_free_keyval.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_idup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_idup.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_idup.lo pcomm_idup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_idup.lo -MD -MP -MF .deps/pcomm_idup.Tpo -c pcomm_idup.c -fPIC -DPIC -o .libs/pcomm_idup.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_get_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_attr.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_attr.lo pcomm_get_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_attr.lo -MD -MP -MF .deps/pcomm_get_attr.Tpo -c pcomm_get_attr.c -fPIC -DPIC -o .libs/pcomm_get_attr.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_get_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_info.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_info.lo pcomm_get_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_info.lo -MD -MP -MF .deps/pcomm_get_info.Tpo -c pcomm_get_info.c -fPIC -DPIC -o .libs/pcomm_get_info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_get_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_errhandler.lo pcomm_get_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_errhandler.lo -MD -MP -MF .deps/pcomm_get_errhandler.Tpo -c pcomm_get_errhandler.c -fPIC -DPIC -o .libs/pcomm_get_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_get_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_name.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_name.lo pcomm_get_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_name.lo -MD -MP -MF .deps/pcomm_get_name.Tpo -c pcomm_get_name.c -fPIC -DPIC -o .libs/pcomm_get_name.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_get_parent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_parent.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_parent.lo pcomm_get_parent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_parent.lo -MD -MP -MF .deps/pcomm_get_parent.Tpo -c pcomm_get_parent.c -fPIC -DPIC -o .libs/pcomm_get_parent.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_group.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_group.lo pcomm_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_group.lo -MD -MP -MF .deps/pcomm_group.Tpo -c pcomm_group.c -fPIC -DPIC -o .libs/pcomm_group.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_join.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_join.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_join.lo pcomm_join.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_join.lo -MD -MP -MF .deps/pcomm_join.Tpo -c pcomm_join.c -fPIC -DPIC -o .libs/pcomm_join.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_rank.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_rank.lo pcomm_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_rank.lo -MD -MP -MF .deps/pcomm_rank.Tpo -c pcomm_rank.c -fPIC -DPIC -o .libs/pcomm_rank.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_remote_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_remote_group.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_remote_group.lo pcomm_remote_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_remote_group.lo -MD -MP -MF .deps/pcomm_remote_group.Tpo -c pcomm_remote_group.c -fPIC -DPIC -o .libs/pcomm_remote_group.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_remote_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_remote_size.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_remote_size.lo pcomm_remote_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_remote_size.lo -MD -MP -MF .deps/pcomm_remote_size.Tpo -c pcomm_remote_size.c -fPIC -DPIC -o .libs/pcomm_remote_size.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_set_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_attr.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_attr.lo pcomm_set_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_attr.lo -MD -MP -MF .deps/pcomm_set_attr.Tpo -c pcomm_set_attr.c -fPIC -DPIC -o .libs/pcomm_set_attr.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pdist_graph_create_adjacent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_create_adjacent.lo -MD -MP -MF $depbase.Tpo -c -o pdist_graph_create_adjacent.lo pdist_graph_create_adjacent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_create_adjacent.lo -MD -MP -MF .deps/pdist_graph_create_adjacent.Tpo -c pdist_graph_create_adjacent.c -fPIC -DPIC -o .libs/pdist_graph_create_adjacent.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_set_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_info.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_info.lo pcomm_set_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_info.lo -MD -MP -MF .deps/pcomm_set_info.Tpo -c pcomm_set_info.c -fPIC -DPIC -o .libs/pcomm_set_info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pdist_graph_neighbors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_neighbors.lo -MD -MP -MF $depbase.Tpo -c -o pdist_graph_neighbors.lo pdist_graph_neighbors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_neighbors.lo -MD -MP -MF .deps/pdist_graph_neighbors.Tpo -c pdist_graph_neighbors.c -fPIC -DPIC -o .libs/pdist_graph_neighbors.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pdist_graph_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_create.lo -MD -MP -MF $depbase.Tpo -c -o pdist_graph_create.lo pdist_graph_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_create.lo -MD -MP -MF .deps/pdist_graph_create.Tpo -c pdist_graph_create.c -fPIC -DPIC -o .libs/pdist_graph_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pdist_graph_neighbors_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_neighbors_count.lo -MD -MP -MF $depbase.Tpo -c -o pdist_graph_neighbors_count.lo pdist_graph_neighbors_count.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_neighbors_count.lo -MD -MP -MF .deps/pdist_graph_neighbors_count.Tpo -c pdist_graph_neighbors_count.c -fPIC -DPIC -o .libs/pdist_graph_neighbors_count.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_set_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_errhandler.lo pcomm_set_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_errhandler.lo -MD -MP -MF .deps/pcomm_set_errhandler.Tpo -c pcomm_set_errhandler.c -fPIC -DPIC -o .libs/pcomm_set_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_set_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_name.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_name.lo pcomm_set_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_name.lo -MD -MP -MF .deps/pcomm_set_name.Tpo -c pcomm_set_name.c -fPIC -DPIC -o .libs/pcomm_set_name.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_size.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_size.lo pcomm_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_size.lo -MD -MP -MF .deps/pcomm_size.Tpo -c pcomm_size.c -fPIC -DPIC -o .libs/pcomm_size.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_spawn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_spawn.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_spawn.lo pcomm_spawn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_spawn.lo -MD -MP -MF .deps/pcomm_spawn.Tpo -c pcomm_spawn.c -fPIC -DPIC -o .libs/pcomm_spawn.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_split.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_split.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_split.lo pcomm_split.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_split.lo -MD -MP -MF .deps/pcomm_split.Tpo -c pcomm_split.c -fPIC -DPIC -o .libs/pcomm_split.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_split_type.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_split_type.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_split_type.lo pcomm_split_type.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_split_type.lo -MD -MP -MF .deps/pcomm_split_type.Tpo -c pcomm_split_type.c -fPIC -DPIC -o .libs/pcomm_split_type.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_test_inter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_test_inter.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_test_inter.lo pcomm_test_inter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_test_inter.lo -MD -MP -MF .deps/pcomm_test_inter.Tpo -c pcomm_test_inter.c -fPIC -DPIC -o .libs/pcomm_test_inter.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcomm_spawn_multiple.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_spawn_multiple.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_spawn_multiple.lo pcomm_spawn_multiple.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_spawn_multiple.lo -MD -MP -MF .deps/pcomm_spawn_multiple.Tpo -c pcomm_spawn_multiple.c -fPIC -DPIC -o .libs/pcomm_spawn_multiple.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo perrhandler_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_f2c.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_f2c.lo perrhandler_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_f2c.lo -MD -MP -MF .deps/perrhandler_f2c.Tpo -c perrhandler_f2c.c -fPIC -DPIC -o .libs/perrhandler_f2c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo perrhandler_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_c2f.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_c2f.lo perrhandler_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_c2f.lo -MD -MP -MF .deps/perrhandler_c2f.Tpo -c perrhandler_c2f.c -fPIC -DPIC -o .libs/perrhandler_c2f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo perrhandler_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_free.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_free.lo perrhandler_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_free.lo -MD -MP -MF .deps/perrhandler_free.Tpo -c perrhandler_free.c -fPIC -DPIC -o .libs/perrhandler_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pcompare_and_swap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcompare_and_swap.lo -MD -MP -MF $depbase.Tpo -c -o pcompare_and_swap.lo pcompare_and_swap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcompare_and_swap.lo -MD -MP -MF .deps/pcompare_and_swap.Tpo -c pcompare_and_swap.c -fPIC -DPIC -o .libs/pcompare_and_swap.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pdims_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdims_create.lo -MD -MP -MF $depbase.Tpo -c -o pdims_create.lo pdims_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdims_create.lo -MD -MP -MF .deps/pdims_create.Tpo -c pdims_create.c -fPIC -DPIC -o .libs/pdims_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo perror_class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perror_class.lo -MD -MP -MF $depbase.Tpo -c -o perror_class.lo perror_class.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perror_class.lo -MD -MP -MF .deps/perror_class.Tpo -c perror_class.c -fPIC -DPIC -o .libs/perror_class.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo perror_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perror_string.lo -MD -MP -MF $depbase.Tpo -c -o perror_string.lo perror_string.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perror_string.lo -MD -MP -MF .deps/perror_string.Tpo -c perror_string.c -fPIC -DPIC -o .libs/perror_string.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfetch_and_op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfetch_and_op.lo -MD -MP -MF $depbase.Tpo -c -o pfetch_and_op.lo pfetch_and_op.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfetch_and_op.lo -MD -MP -MF .deps/pfetch_and_op.Tpo -c pfetch_and_op.c -fPIC -DPIC -o .libs/pfetch_and_op.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_c2f.lo pfile_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_c2f.lo -MD -MP -MF .deps/pfile_c2f.Tpo -c pfile_c2f.c -fPIC -DPIC -o .libs/pfile_c2f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pexscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pexscan.lo -MD -MP -MF $depbase.Tpo -c -o pexscan.lo pexscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pexscan.lo -MD -MP -MF .deps/pexscan.Tpo -c pexscan.c -fPIC -DPIC -o .libs/pexscan.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo piexscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piexscan.lo -MD -MP -MF $depbase.Tpo -c -o piexscan.lo piexscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piexscan.lo -MD -MP -MF .deps/piexscan.Tpo -c piexscan.c -fPIC -DPIC -o .libs/piexscan.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_call_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_call_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pfile_call_errhandler.lo pfile_call_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_call_errhandler.lo -MD -MP -MF .deps/pfile_call_errhandler.Tpo -c pfile_call_errhandler.c -fPIC -DPIC -o .libs/pfile_call_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_close.lo -MD -MP -MF $depbase.Tpo -c -o pfile_close.lo pfile_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_close.lo -MD -MP -MF .deps/pfile_close.Tpo -c pfile_close.c -fPIC -DPIC -o .libs/pfile_close.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_create_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_create_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pfile_create_errhandler.lo pfile_create_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_create_errhandler.lo -MD -MP -MF .deps/pfile_create_errhandler.Tpo -c pfile_create_errhandler.c -fPIC -DPIC -o .libs/pfile_create_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_delete.lo -MD -MP -MF $depbase.Tpo -c -o pfile_delete.lo pfile_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_delete.lo -MD -MP -MF .deps/pfile_delete.Tpo -c pfile_delete.c -fPIC -DPIC -o .libs/pfile_delete.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pfile_f2c.lo pfile_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_f2c.lo -MD -MP -MF .deps/pfile_f2c.Tpo -c pfile_f2c.c -fPIC -DPIC -o .libs/pfile_f2c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_get_amode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_amode.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_amode.lo pfile_get_amode.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_amode.lo -MD -MP -MF .deps/pfile_get_amode.Tpo -c pfile_get_amode.c -fPIC -DPIC -o .libs/pfile_get_amode.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_get_atomicity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_atomicity.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_atomicity.lo pfile_get_atomicity.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_atomicity.lo -MD -MP -MF .deps/pfile_get_atomicity.Tpo -c pfile_get_atomicity.c -fPIC -DPIC -o .libs/pfile_get_atomicity.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_get_byte_offset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_byte_offset.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_byte_offset.lo pfile_get_byte_offset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_byte_offset.lo -MD -MP -MF .deps/pfile_get_byte_offset.Tpo -c pfile_get_byte_offset.c -fPIC -DPIC -o .libs/pfile_get_byte_offset.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_get_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_errhandler.lo pfile_get_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_errhandler.lo -MD -MP -MF .deps/pfile_get_errhandler.Tpo -c pfile_get_errhandler.c -fPIC -DPIC -o .libs/pfile_get_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_get_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_group.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_group.lo pfile_get_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_group.lo -MD -MP -MF .deps/pfile_get_group.Tpo -c pfile_get_group.c -fPIC -DPIC -o .libs/pfile_get_group.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_get_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_info.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_info.lo pfile_get_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_info.lo -MD -MP -MF .deps/pfile_get_info.Tpo -c pfile_get_info.c -fPIC -DPIC -o .libs/pfile_get_info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_get_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_size.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_size.lo pfile_get_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_size.lo -MD -MP -MF .deps/pfile_get_size.Tpo -c pfile_get_size.c -fPIC -DPIC -o .libs/pfile_get_size.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_get_position.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_position.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_position.lo pfile_get_position.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_position.lo -MD -MP -MF .deps/pfile_get_position.Tpo -c pfile_get_position.c -fPIC -DPIC -o .libs/pfile_get_position.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_get_position_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_position_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_position_shared.lo pfile_get_position_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_position_shared.lo -MD -MP -MF .deps/pfile_get_position_shared.Tpo -c pfile_get_position_shared.c -fPIC -DPIC -o .libs/pfile_get_position_shared.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_get_type_extent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_type_extent.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_type_extent.lo pfile_get_type_extent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_type_extent.lo -MD -MP -MF .deps/pfile_get_type_extent.Tpo -c pfile_get_type_extent.c -fPIC -DPIC -o .libs/pfile_get_type_extent.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_get_view.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_view.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_view.lo pfile_get_view.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_view.lo -MD -MP -MF .deps/pfile_get_view.Tpo -c pfile_get_view.c -fPIC -DPIC -o .libs/pfile_get_view.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_iread_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_at.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_at.lo pfile_iread_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_at.lo -MD -MP -MF .deps/pfile_iread_at.Tpo -c pfile_iread_at.c -fPIC -DPIC -o .libs/pfile_iread_at.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_iread_at_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_at_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_at_all.lo pfile_iread_at_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_at_all.lo -MD -MP -MF .deps/pfile_iread_at_all.Tpo -c pfile_iread_at_all.c -fPIC -DPIC -o .libs/pfile_iread_at_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_iread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread.lo pfile_iread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread.lo -MD -MP -MF .deps/pfile_iread.Tpo -c pfile_iread.c -fPIC -DPIC -o .libs/pfile_iread.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_iread_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_shared.lo pfile_iread_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_shared.lo -MD -MP -MF .deps/pfile_iread_shared.Tpo -c pfile_iread_shared.c -fPIC -DPIC -o .libs/pfile_iread_shared.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_iwrite_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_at.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_at.lo pfile_iwrite_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_at.lo -MD -MP -MF .deps/pfile_iwrite_at.Tpo -c pfile_iwrite_at.c -fPIC -DPIC -o .libs/pfile_iwrite_at.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_iread_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_all.lo pfile_iread_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_all.lo -MD -MP -MF .deps/pfile_iread_all.Tpo -c pfile_iread_all.c -fPIC -DPIC -o .libs/pfile_iread_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_iwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite.lo pfile_iwrite.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite.lo -MD -MP -MF .deps/pfile_iwrite.Tpo -c pfile_iwrite.c -fPIC -DPIC -o .libs/pfile_iwrite.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_iwrite_at_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_at_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_at_all.lo pfile_iwrite_at_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_at_all.lo -MD -MP -MF .deps/pfile_iwrite_at_all.Tpo -c pfile_iwrite_at_all.c -fPIC -DPIC -o .libs/pfile_iwrite_at_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_iwrite_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_all.lo pfile_iwrite_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_all.lo -MD -MP -MF .deps/pfile_iwrite_all.Tpo -c pfile_iwrite_all.c -fPIC -DPIC -o .libs/pfile_iwrite_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_iwrite_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_shared.lo pfile_iwrite_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_shared.lo -MD -MP -MF .deps/pfile_iwrite_shared.Tpo -c pfile_iwrite_shared.c -fPIC -DPIC -o .libs/pfile_iwrite_shared.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_preallocate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_preallocate.lo -MD -MP -MF $depbase.Tpo -c -o pfile_preallocate.lo pfile_preallocate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_preallocate.lo -MD -MP -MF .deps/pfile_preallocate.Tpo -c pfile_preallocate.c -fPIC -DPIC -o .libs/pfile_preallocate.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_open.lo -MD -MP -MF $depbase.Tpo -c -o pfile_open.lo pfile_open.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_open.lo -MD -MP -MF .deps/pfile_open.Tpo -c pfile_open.c -fPIC -DPIC -o .libs/pfile_open.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all_begin.lo pfile_read_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all_begin.lo -MD -MP -MF .deps/pfile_read_all_begin.Tpo -c pfile_read_all_begin.c -fPIC -DPIC -o .libs/pfile_read_all_begin.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all.lo pfile_read_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all.lo -MD -MP -MF .deps/pfile_read_all.Tpo -c pfile_read_all.c -fPIC -DPIC -o .libs/pfile_read_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all_end.lo pfile_read_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all_end.lo -MD -MP -MF .deps/pfile_read_all_end.Tpo -c pfile_read_all_end.c -fPIC -DPIC -o .libs/pfile_read_all_end.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read_at_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all_begin.lo pfile_read_at_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all_begin.lo -MD -MP -MF .deps/pfile_read_at_all_begin.Tpo -c pfile_read_at_all_begin.c -fPIC -DPIC -o .libs/pfile_read_at_all_begin.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read_at_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all_end.lo pfile_read_at_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all_end.lo -MD -MP -MF .deps/pfile_read_at_all_end.Tpo -c pfile_read_at_all_end.c -fPIC -DPIC -o .libs/pfile_read_at_all_end.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read_at_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all.lo pfile_read_at_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all.lo -MD -MP -MF .deps/pfile_read_at_all.Tpo -c pfile_read_at_all.c -fPIC -DPIC -o .libs/pfile_read_at_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read.lo pfile_read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read.lo -MD -MP -MF .deps/pfile_read.Tpo -c pfile_read.c -fPIC -DPIC -o .libs/pfile_read.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at.lo pfile_read_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at.lo -MD -MP -MF .deps/pfile_read_at.Tpo -c pfile_read_at.c -fPIC -DPIC -o .libs/pfile_read_at.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read_ordered.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered.lo pfile_read_ordered.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered.lo -MD -MP -MF .deps/pfile_read_ordered.Tpo -c pfile_read_ordered.c -fPIC -DPIC -o .libs/pfile_read_ordered.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read_ordered_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered_begin.lo pfile_read_ordered_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered_begin.lo -MD -MP -MF .deps/pfile_read_ordered_begin.Tpo -c pfile_read_ordered_begin.c -fPIC -DPIC -o .libs/pfile_read_ordered_begin.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read_ordered_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered_end.lo pfile_read_ordered_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered_end.lo -MD -MP -MF .deps/pfile_read_ordered_end.Tpo -c pfile_read_ordered_end.c -fPIC -DPIC -o .libs/pfile_read_ordered_end.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_seek_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_seek_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_seek_shared.lo pfile_seek_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_seek_shared.lo -MD -MP -MF .deps/pfile_seek_shared.Tpo -c pfile_seek_shared.c -fPIC -DPIC -o .libs/pfile_seek_shared.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_seek.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_seek.lo -MD -MP -MF $depbase.Tpo -c -o pfile_seek.lo pfile_seek.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_seek.lo -MD -MP -MF .deps/pfile_seek.Tpo -c pfile_seek.c -fPIC -DPIC -o .libs/pfile_seek.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_read_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_shared.lo pfile_read_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_shared.lo -MD -MP -MF .deps/pfile_read_shared.Tpo -c pfile_read_shared.c -fPIC -DPIC -o .libs/pfile_read_shared.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_set_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_errhandler.lo pfile_set_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_errhandler.lo -MD -MP -MF .deps/pfile_set_errhandler.Tpo -c pfile_set_errhandler.c -fPIC -DPIC -o .libs/pfile_set_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_set_atomicity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_atomicity.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_atomicity.lo pfile_set_atomicity.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_atomicity.lo -MD -MP -MF .deps/pfile_set_atomicity.Tpo -c pfile_set_atomicity.c -fPIC -DPIC -o .libs/pfile_set_atomicity.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_set_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_size.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_size.lo pfile_set_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_size.lo -MD -MP -MF .deps/pfile_set_size.Tpo -c pfile_set_size.c -fPIC -DPIC -o .libs/pfile_set_size.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_set_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_info.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_info.lo pfile_set_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_info.lo -MD -MP -MF .deps/pfile_set_info.Tpo -c pfile_set_info.c -fPIC -DPIC -o .libs/pfile_set_info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_set_view.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_view.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_view.lo pfile_set_view.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_view.lo -MD -MP -MF .deps/pfile_set_view.Tpo -c pfile_set_view.c -fPIC -DPIC -o .libs/pfile_set_view.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_sync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_sync.lo -MD -MP -MF $depbase.Tpo -c -o pfile_sync.lo pfile_sync.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_sync.lo -MD -MP -MF .deps/pfile_sync.Tpo -c pfile_sync.c -fPIC -DPIC -o .libs/pfile_sync.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all_begin.lo pfile_write_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all_begin.lo -MD -MP -MF .deps/pfile_write_all_begin.Tpo -c pfile_write_all_begin.c -fPIC -DPIC -o .libs/pfile_write_all_begin.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all.lo pfile_write_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all.lo -MD -MP -MF .deps/pfile_write_all.Tpo -c pfile_write_all.c -fPIC -DPIC -o .libs/pfile_write_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all_end.lo pfile_write_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all_end.lo -MD -MP -MF .deps/pfile_write_all_end.Tpo -c pfile_write_all_end.c -fPIC -DPIC -o .libs/pfile_write_all_end.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write_at_all_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all_end.lo pfile_write_at_all_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all_end.lo -MD -MP -MF .deps/pfile_write_at_all_end.Tpo -c pfile_write_at_all_end.c -fPIC -DPIC -o .libs/pfile_write_at_all_end.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write_at_all_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all_begin.lo pfile_write_at_all_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all_begin.lo -MD -MP -MF .deps/pfile_write_at_all_begin.Tpo -c pfile_write_at_all_begin.c -fPIC -DPIC -o .libs/pfile_write_at_all_begin.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write_at_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all.lo pfile_write_at_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all.lo -MD -MP -MF .deps/pfile_write_at_all.Tpo -c pfile_write_at_all.c -fPIC -DPIC -o .libs/pfile_write_at_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write.lo pfile_write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write.lo -MD -MP -MF .deps/pfile_write.Tpo -c pfile_write.c -fPIC -DPIC -o .libs/pfile_write.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write_at.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at.lo pfile_write_at.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at.lo -MD -MP -MF .deps/pfile_write_at.Tpo -c pfile_write_at.c -fPIC -DPIC -o .libs/pfile_write_at.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write_ordered_end.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered_end.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered_end.lo pfile_write_ordered_end.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered_end.lo -MD -MP -MF .deps/pfile_write_ordered_end.Tpo -c pfile_write_ordered_end.c -fPIC -DPIC -o .libs/pfile_write_ordered_end.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write_ordered_begin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered_begin.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered_begin.lo pfile_write_ordered_begin.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered_begin.lo -MD -MP -MF .deps/pfile_write_ordered_begin.Tpo -c pfile_write_ordered_begin.c -fPIC -DPIC -o .libs/pfile_write_ordered_begin.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write_ordered.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered.lo pfile_write_ordered.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered.lo -MD -MP -MF .deps/pfile_write_ordered.Tpo -c pfile_write_ordered.c -fPIC -DPIC -o .libs/pfile_write_ordered.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfinalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfinalize.lo -MD -MP -MF $depbase.Tpo -c -o pfinalize.lo pfinalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfinalize.lo -MD -MP -MF .deps/pfinalize.Tpo -c pfinalize.c -fPIC -DPIC -o .libs/pfinalize.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfinalized.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfinalized.lo -MD -MP -MF $depbase.Tpo -c -o pfinalized.lo pfinalized.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfinalized.lo -MD -MP -MF .deps/pfinalized.Tpo -c pfinalized.c -fPIC -DPIC -o .libs/pfinalized.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfile_write_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_shared.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_shared.lo pfile_write_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_shared.lo -MD -MP -MF .deps/pfile_write_shared.Tpo -c pfile_write_shared.c -fPIC -DPIC -o .libs/pfile_write_shared.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pfree_mem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfree_mem.lo -MD -MP -MF $depbase.Tpo -c -o pfree_mem.lo pfree_mem.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfree_mem.lo -MD -MP -MF .deps/pfree_mem.Tpo -c pfree_mem.c -fPIC -DPIC -o .libs/pfree_mem.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pget_address.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_address.lo -MD -MP -MF $depbase.Tpo -c -o pget_address.lo pget_address.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_address.lo -MD -MP -MF .deps/pget_address.Tpo -c pget_address.c -fPIC -DPIC -o .libs/pget_address.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pigather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pigather.lo -MD -MP -MF $depbase.Tpo -c -o pigather.lo pigather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pigather.lo -MD -MP -MF .deps/pigather.Tpo -c pigather.c -fPIC -DPIC -o .libs/pigather.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgatherv.lo -MD -MP -MF $depbase.Tpo -c -o pgatherv.lo pgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgatherv.lo -MD -MP -MF .deps/pgatherv.Tpo -c pgatherv.c -fPIC -DPIC -o .libs/pgatherv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgather.lo -MD -MP -MF $depbase.Tpo -c -o pgather.lo pgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgather.lo -MD -MP -MF .deps/pgather.Tpo -c pgather.c -fPIC -DPIC -o .libs/pgather.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pget_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_count.lo -MD -MP -MF $depbase.Tpo -c -o pget_count.lo pget_count.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_count.lo -MD -MP -MF .deps/pget_count.Tpo -c pget_count.c -fPIC -DPIC -o .libs/pget_count.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pigatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pigatherv.lo -MD -MP -MF $depbase.Tpo -c -o pigatherv.lo pigatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pigatherv.lo -MD -MP -MF .deps/pigatherv.Tpo -c pigatherv.c -fPIC -DPIC -o .libs/pigatherv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pget_elements.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_elements.lo -MD -MP -MF $depbase.Tpo -c -o pget_elements.lo pget_elements.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_elements.lo -MD -MP -MF .deps/pget_elements.Tpo -c pget_elements.c -fPIC -DPIC -o .libs/pget_elements.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pget_elements_x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_elements_x.lo -MD -MP -MF $depbase.Tpo -c -o pget_elements_x.lo pget_elements_x.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_elements_x.lo -MD -MP -MF .deps/pget_elements_x.Tpo -c pget_elements_x.c -fPIC -DPIC -o .libs/pget_elements_x.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pget_processor_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_processor_name.lo -MD -MP -MF $depbase.Tpo -c -o pget_processor_name.lo pget_processor_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_processor_name.lo -MD -MP -MF .deps/pget_processor_name.Tpo -c pget_processor_name.c -fPIC -DPIC -o .libs/pget_processor_name.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pget_library_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_library_version.lo -MD -MP -MF $depbase.Tpo -c -o pget_library_version.lo pget_library_version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_library_version.lo -MD -MP -MF .deps/pget_library_version.Tpo -c pget_library_version.c -fPIC -DPIC -o .libs/pget_library_version.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pget_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_version.lo -MD -MP -MF $depbase.Tpo -c -o pget_version.lo pget_version.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_version.lo -MD -MP -MF .deps/pget_version.Tpo -c pget_version.c -fPIC -DPIC -o .libs/pget_version.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pget_accumulate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_accumulate.lo -MD -MP -MF $depbase.Tpo -c -o pget_accumulate.lo pget_accumulate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_accumulate.lo -MD -MP -MF .deps/pget_accumulate.Tpo -c pget_accumulate.c -fPIC -DPIC -o .libs/pget_accumulate.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgraph_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_get.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_get.lo pgraph_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_get.lo -MD -MP -MF .deps/pgraph_get.Tpo -c pgraph_get.c -fPIC -DPIC -o .libs/pgraph_get.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgraph_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_create.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_create.lo pgraph_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_create.lo -MD -MP -MF .deps/pgraph_create.Tpo -c pgraph_create.c -fPIC -DPIC -o .libs/pgraph_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgraph_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_map.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_map.lo pgraph_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_map.lo -MD -MP -MF .deps/pgraph_map.Tpo -c pgraph_map.c -fPIC -DPIC -o .libs/pgraph_map.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgraph_neighbors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_neighbors.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_neighbors.lo pgraph_neighbors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_neighbors.lo -MD -MP -MF .deps/pgraph_neighbors.Tpo -c pgraph_neighbors.c -fPIC -DPIC -o .libs/pgraph_neighbors.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgraphdims_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraphdims_get.lo -MD -MP -MF $depbase.Tpo -c -o pgraphdims_get.lo pgraphdims_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraphdims_get.lo -MD -MP -MF .deps/pgraphdims_get.Tpo -c pgraphdims_get.c -fPIC -DPIC -o .libs/pgraphdims_get.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgrequest_complete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgrequest_complete.lo -MD -MP -MF $depbase.Tpo -c -o pgrequest_complete.lo pgrequest_complete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgrequest_complete.lo -MD -MP -MF .deps/pgrequest_complete.Tpo -c pgrequest_complete.c -fPIC -DPIC -o .libs/pgrequest_complete.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgraph_neighbors_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_neighbors_count.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_neighbors_count.lo pgraph_neighbors_count.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_neighbors_count.lo -MD -MP -MF .deps/pgraph_neighbors_count.Tpo -c pgraph_neighbors_count.c -fPIC -DPIC -o .libs/pgraph_neighbors_count.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgrequest_start.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgrequest_start.lo -MD -MP -MF $depbase.Tpo -c -o pgrequest_start.lo pgrequest_start.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgrequest_start.lo -MD -MP -MF .deps/pgrequest_start.Tpo -c pgrequest_start.c -fPIC -DPIC -o .libs/pgrequest_start.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_c2f.lo pgroup_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_c2f.lo -MD -MP -MF .deps/pgroup_c2f.Tpo -c pgroup_c2f.c -fPIC -DPIC -o .libs/pgroup_c2f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_compare.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_compare.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_compare.lo pgroup_compare.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_compare.lo -MD -MP -MF .deps/pgroup_compare.Tpo -c pgroup_compare.c -fPIC -DPIC -o .libs/pgroup_compare.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_difference.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_difference.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_difference.lo pgroup_difference.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_difference.lo -MD -MP -MF .deps/pgroup_difference.Tpo -c pgroup_difference.c -fPIC -DPIC -o .libs/pgroup_difference.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_f2c.lo pgroup_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_f2c.lo -MD -MP -MF .deps/pgroup_f2c.Tpo -c pgroup_f2c.c -fPIC -DPIC -o .libs/pgroup_f2c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_excl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_excl.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_excl.lo pgroup_excl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_excl.lo -MD -MP -MF .deps/pgroup_excl.Tpo -c pgroup_excl.c -fPIC -DPIC -o .libs/pgroup_excl.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_free.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_free.lo pgroup_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_free.lo -MD -MP -MF .deps/pgroup_free.Tpo -c pgroup_free.c -fPIC -DPIC -o .libs/pgroup_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_incl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_incl.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_incl.lo pgroup_incl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_incl.lo -MD -MP -MF .deps/pgroup_incl.Tpo -c pgroup_incl.c -fPIC -DPIC -o .libs/pgroup_incl.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_intersection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_intersection.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_intersection.lo pgroup_intersection.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_intersection.lo -MD -MP -MF .deps/pgroup_intersection.Tpo -c pgroup_intersection.c -fPIC -DPIC -o .libs/pgroup_intersection.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_range_excl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_range_excl.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_range_excl.lo pgroup_range_excl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_range_excl.lo -MD -MP -MF .deps/pgroup_range_excl.Tpo -c pgroup_range_excl.c -fPIC -DPIC -o .libs/pgroup_range_excl.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_rank.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_rank.lo pgroup_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_rank.lo -MD -MP -MF .deps/pgroup_rank.Tpo -c pgroup_rank.c -fPIC -DPIC -o .libs/pgroup_rank.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_range_incl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_range_incl.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_range_incl.lo pgroup_range_incl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_range_incl.lo -MD -MP -MF .deps/pgroup_range_incl.Tpo -c pgroup_range_incl.c -fPIC -DPIC -o .libs/pgroup_range_incl.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_translate_ranks.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_translate_ranks.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_translate_ranks.lo pgroup_translate_ranks.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_translate_ranks.lo -MD -MP -MF .deps/pgroup_translate_ranks.Tpo -c pgroup_translate_ranks.c -fPIC -DPIC -o .libs/pgroup_translate_ranks.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_size.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_size.lo pgroup_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_size.lo -MD -MP -MF .deps/pgroup_size.Tpo -c pgroup_size.c -fPIC -DPIC -o .libs/pgroup_size.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pgroup_union.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_union.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_union.lo pgroup_union.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_union.lo -MD -MP -MF .deps/pgroup_union.Tpo -c pgroup_union.c -fPIC -DPIC -o .libs/pgroup_union.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pimprobe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pimprobe.lo -MD -MP -MF $depbase.Tpo -c -o pimprobe.lo pimprobe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pimprobe.lo -MD -MP -MF .deps/pimprobe.Tpo -c pimprobe.c -fPIC -DPIC -o .libs/pimprobe.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pibsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibsend.lo -MD -MP -MF $depbase.Tpo -c -o pibsend.lo pibsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibsend.lo -MD -MP -MF .deps/pibsend.Tpo -c pibsend.c -fPIC -DPIC -o .libs/pibsend.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinfo_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_c2f.lo pinfo_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_c2f.lo -MD -MP -MF .deps/pinfo_c2f.Tpo -c pinfo_c2f.c -fPIC -DPIC -o .libs/pinfo_c2f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinfo_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_create.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_create.lo pinfo_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_create.lo -MD -MP -MF .deps/pinfo_create.Tpo -c pinfo_create.c -fPIC -DPIC -o .libs/pinfo_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pimrecv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pimrecv.lo -MD -MP -MF $depbase.Tpo -c -o pimrecv.lo pimrecv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pimrecv.lo -MD -MP -MF .deps/pimrecv.Tpo -c pimrecv.c -fPIC -DPIC -o .libs/pimrecv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinfo_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_delete.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_delete.lo pinfo_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_delete.lo -MD -MP -MF .deps/pinfo_delete.Tpo -c pinfo_delete.c -fPIC -DPIC -o .libs/pinfo_delete.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinfo_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_f2c.lo pinfo_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_f2c.lo -MD -MP -MF .deps/pinfo_f2c.Tpo -c pinfo_f2c.c -fPIC -DPIC -o .libs/pinfo_f2c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinfo_dup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_dup.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_dup.lo pinfo_dup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_dup.lo -MD -MP -MF .deps/pinfo_dup.Tpo -c pinfo_dup.c -fPIC -DPIC -o .libs/pinfo_dup.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinfo_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get.lo pinfo_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get.lo -MD -MP -MF .deps/pinfo_get.Tpo -c pinfo_get.c -fPIC -DPIC -o .libs/pinfo_get.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinfo_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_free.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_free.lo pinfo_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_free.lo -MD -MP -MF .deps/pinfo_free.Tpo -c pinfo_free.c -fPIC -DPIC -o .libs/pinfo_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinfo_get_nkeys.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_nkeys.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_nkeys.lo pinfo_get_nkeys.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_nkeys.lo -MD -MP -MF .deps/pinfo_get_nkeys.Tpo -c pinfo_get_nkeys.c -fPIC -DPIC -o .libs/pinfo_get_nkeys.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinfo_get_valuelen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_valuelen.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_valuelen.lo pinfo_get_valuelen.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_valuelen.lo -MD -MP -MF .deps/pinfo_get_valuelen.Tpo -c pinfo_get_valuelen.c -fPIC -DPIC -o .libs/pinfo_get_valuelen.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinfo_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_set.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_set.lo pinfo_set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_set.lo -MD -MP -MF .deps/pinfo_set.Tpo -c pinfo_set.c -fPIC -DPIC -o .libs/pinfo_set.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinfo_get_nthkey.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_nthkey.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_nthkey.lo pinfo_get_nthkey.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_nthkey.lo -MD -MP -MF .deps/pinfo_get_nthkey.Tpo -c pinfo_get_nthkey.c -fPIC -DPIC -o .libs/pinfo_get_nthkey.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinit.lo -MD -MP -MF $depbase.Tpo -c -o pinit.lo pinit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinit.lo -MD -MP -MF .deps/pinit.Tpo -c pinit.c -fPIC -DPIC -o .libs/pinit.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinit_thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinit_thread.lo -MD -MP -MF $depbase.Tpo -c -o pinit_thread.lo pinit_thread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinit_thread.lo -MD -MP -MF .deps/pinit_thread.Tpo -c pinit_thread.c -fPIC -DPIC -o .libs/pinit_thread.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pinitialized.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinitialized.lo -MD -MP -MF $depbase.Tpo -c -o pinitialized.lo pinitialized.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinitialized.lo -MD -MP -MF .deps/pinitialized.Tpo -c pinitialized.c -fPIC -DPIC -o .libs/pinitialized.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pintercomm_merge.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pintercomm_merge.lo -MD -MP -MF $depbase.Tpo -c -o pintercomm_merge.lo pintercomm_merge.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pintercomm_merge.lo -MD -MP -MF .deps/pintercomm_merge.Tpo -c pintercomm_merge.c -fPIC -DPIC -o .libs/pintercomm_merge.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo piprobe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piprobe.lo -MD -MP -MF $depbase.Tpo -c -o piprobe.lo piprobe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piprobe.lo -MD -MP -MF .deps/piprobe.Tpo -c piprobe.c -fPIC -DPIC -o .libs/piprobe.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pintercomm_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pintercomm_create.lo -MD -MP -MF $depbase.Tpo -c -o pintercomm_create.lo pintercomm_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pintercomm_create.lo -MD -MP -MF .deps/pintercomm_create.Tpo -c pintercomm_create.c -fPIC -DPIC -o .libs/pintercomm_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pirecv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pirecv.lo -MD -MP -MF $depbase.Tpo -c -o pirecv.lo pirecv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pirecv.lo -MD -MP -MF .deps/pirecv.Tpo -c pirecv.c -fPIC -DPIC -o .libs/pirecv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pirsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pirsend.lo -MD -MP -MF $depbase.Tpo -c -o pirsend.lo pirsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pirsend.lo -MD -MP -MF .deps/pirsend.Tpo -c pirsend.c -fPIC -DPIC -o .libs/pirsend.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pis_thread_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pis_thread_main.lo -MD -MP -MF $depbase.Tpo -c -o pis_thread_main.lo pis_thread_main.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pis_thread_main.lo -MD -MP -MF .deps/pis_thread_main.Tpo -c pis_thread_main.c -fPIC -DPIC -o .libs/pis_thread_main.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pisend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pisend.lo -MD -MP -MF $depbase.Tpo -c -o pisend.lo pisend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pisend.lo -MD -MP -MF .deps/pisend.Tpo -c pisend.c -fPIC -DPIC -o .libs/pisend.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pissend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pissend.lo -MD -MP -MF $depbase.Tpo -c -o pissend.lo pissend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pissend.lo -MD -MP -MF .deps/pissend.Tpo -c pissend.c -fPIC -DPIC -o .libs/pissend.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pmessage_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmessage_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pmessage_c2f.lo pmessage_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmessage_c2f.lo -MD -MP -MF .deps/pmessage_c2f.Tpo -c pmessage_c2f.c -fPIC -DPIC -o .libs/pmessage_c2f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pmessage_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmessage_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pmessage_f2c.lo pmessage_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmessage_f2c.lo -MD -MP -MF .deps/pmessage_f2c.Tpo -c pmessage_f2c.c -fPIC -DPIC -o .libs/pmessage_f2c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo plookup_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plookup_name.lo -MD -MP -MF $depbase.Tpo -c -o plookup_name.lo plookup_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plookup_name.lo -MD -MP -MF .deps/plookup_name.Tpo -c plookup_name.c -fPIC -DPIC -o .libs/plookup_name.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pmprobe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmprobe.lo -MD -MP -MF $depbase.Tpo -c -o pmprobe.lo pmprobe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmprobe.lo -MD -MP -MF .deps/pmprobe.Tpo -c pmprobe.c -fPIC -DPIC -o .libs/pmprobe.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pmrecv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmrecv.lo -MD -MP -MF $depbase.Tpo -c -o pmrecv.lo pmrecv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmrecv.lo -MD -MP -MF .deps/pmrecv.Tpo -c pmrecv.c -fPIC -DPIC -o .libs/pmrecv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pneighbor_allgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgather.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_allgather.lo pneighbor_allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgather.lo -MD -MP -MF .deps/pneighbor_allgather.Tpo -c pneighbor_allgather.c -fPIC -DPIC -o .libs/pneighbor_allgather.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pneighbor_allgatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_allgatherv.lo pneighbor_allgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgatherv.lo -MD -MP -MF .deps/pneighbor_allgatherv.Tpo -c pneighbor_allgatherv.c -fPIC -DPIC -o .libs/pneighbor_allgatherv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pineighbor_allgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_allgather.lo -MD -MP -MF $depbase.Tpo -c -o pineighbor_allgather.lo pineighbor_allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_allgather.lo -MD -MP -MF .deps/pineighbor_allgather.Tpo -c pineighbor_allgather.c -fPIC -DPIC -o .libs/pineighbor_allgather.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pineighbor_allgatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o pineighbor_allgatherv.lo pineighbor_allgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_allgatherv.lo -MD -MP -MF .deps/pineighbor_allgatherv.Tpo -c pineighbor_allgatherv.c -fPIC -DPIC -o .libs/pineighbor_allgatherv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pneighbor_alltoall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoall.lo pneighbor_alltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoall.lo -MD -MP -MF .deps/pneighbor_alltoall.Tpo -c pneighbor_alltoall.c -fPIC -DPIC -o .libs/pneighbor_alltoall.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pineighbor_alltoall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o pineighbor_alltoall.lo pineighbor_alltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoall.lo -MD -MP -MF .deps/pineighbor_alltoall.Tpo -c pineighbor_alltoall.c -fPIC -DPIC -o .libs/pineighbor_alltoall.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pneighbor_alltoallv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoallv.lo pneighbor_alltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallv.lo -MD -MP -MF .deps/pneighbor_alltoallv.Tpo -c pneighbor_alltoallv.c -fPIC -DPIC -o .libs/pneighbor_alltoallv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pkeyval_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pkeyval_free.lo -MD -MP -MF $depbase.Tpo -c -o pkeyval_free.lo pkeyval_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pkeyval_free.lo -MD -MP -MF .deps/pkeyval_free.Tpo -c pkeyval_free.c -fPIC -DPIC -o .libs/pkeyval_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pop_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pop_c2f.lo pop_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_c2f.lo -MD -MP -MF .deps/pop_c2f.Tpo -c pop_c2f.c -fPIC -DPIC -o .libs/pop_c2f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pkeyval_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pkeyval_create.lo -MD -MP -MF $depbase.Tpo -c -o pkeyval_create.lo pkeyval_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pkeyval_create.lo -MD -MP -MF .deps/pkeyval_create.Tpo -c pkeyval_create.c -fPIC -DPIC -o .libs/pkeyval_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pineighbor_alltoallv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o pineighbor_alltoallv.lo pineighbor_alltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoallv.lo -MD -MP -MF .deps/pineighbor_alltoallv.Tpo -c pineighbor_alltoallv.c -fPIC -DPIC -o .libs/pineighbor_alltoallv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pneighbor_alltoallw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallw.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoallw.lo pneighbor_alltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallw.lo -MD -MP -MF .deps/pneighbor_alltoallw.Tpo -c pneighbor_alltoallw.c -fPIC -DPIC -o .libs/pneighbor_alltoallw.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pineighbor_alltoallw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoallw.lo -MD -MP -MF $depbase.Tpo -c -o pineighbor_alltoallw.lo pineighbor_alltoallw.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoallw.lo -MD -MP -MF .deps/pineighbor_alltoallw.Tpo -c pineighbor_alltoallw.c -fPIC -DPIC -o .libs/pineighbor_alltoallw.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pop_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_create.lo -MD -MP -MF $depbase.Tpo -c -o pop_create.lo pop_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_create.lo -MD -MP -MF .deps/pop_create.Tpo -c pop_create.c -fPIC -DPIC -o .libs/pop_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pop_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pop_f2c.lo pop_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_f2c.lo -MD -MP -MF .deps/pop_f2c.Tpo -c pop_f2c.c -fPIC -DPIC -o .libs/pop_f2c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pop_commutative.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_commutative.lo -MD -MP -MF $depbase.Tpo -c -o pop_commutative.lo pop_commutative.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_commutative.lo -MD -MP -MF .deps/pop_commutative.Tpo -c pop_commutative.c -fPIC -DPIC -o .libs/pop_commutative.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pop_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_free.lo -MD -MP -MF $depbase.Tpo -c -o pop_free.lo pop_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_free.lo -MD -MP -MF .deps/pop_free.Tpo -c pop_free.c -fPIC -DPIC -o .libs/pop_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo popen_port.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT popen_port.lo -MD -MP -MF $depbase.Tpo -c -o popen_port.lo popen_port.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT popen_port.lo -MD -MP -MF .deps/popen_port.Tpo -c popen_port.c -fPIC -DPIC -o .libs/popen_port.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ppack_external.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_external.lo -MD -MP -MF $depbase.Tpo -c -o ppack_external.lo ppack_external.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_external.lo -MD -MP -MF .deps/ppack_external.Tpo -c ppack_external.c -fPIC -DPIC -o .libs/ppack_external.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ppack_external_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_external_size.lo -MD -MP -MF $depbase.Tpo -c -o ppack_external_size.lo ppack_external_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_external_size.lo -MD -MP -MF .deps/ppack_external_size.Tpo -c ppack_external_size.c -fPIC -DPIC -o .libs/ppack_external_size.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ppack_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_size.lo -MD -MP -MF $depbase.Tpo -c -o ppack_size.lo ppack_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_size.lo -MD -MP -MF .deps/ppack_size.Tpo -c ppack_size.c -fPIC -DPIC -o .libs/ppack_size.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ppack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack.lo -MD -MP -MF $depbase.Tpo -c -o ppack.lo ppack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack.lo -MD -MP -MF .deps/ppack.Tpo -c ppack.c -fPIC -DPIC -o .libs/ppack.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ppcontrol.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppcontrol.lo -MD -MP -MF $depbase.Tpo -c -o ppcontrol.lo ppcontrol.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppcontrol.lo -MD -MP -MF .deps/ppcontrol.Tpo -c ppcontrol.c -fPIC -DPIC -o .libs/ppcontrol.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pprobe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pprobe.lo -MD -MP -MF $depbase.Tpo -c -o pprobe.lo pprobe.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pprobe.lo -MD -MP -MF .deps/pprobe.Tpo -c pprobe.c -fPIC -DPIC -o .libs/pprobe.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pquery_thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pquery_thread.lo -MD -MP -MF $depbase.Tpo -c -o pquery_thread.lo pquery_thread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pquery_thread.lo -MD -MP -MF .deps/pquery_thread.Tpo -c pquery_thread.c -fPIC -DPIC -o .libs/pquery_thread.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ppublish_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppublish_name.lo -MD -MP -MF $depbase.Tpo -c -o ppublish_name.lo ppublish_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppublish_name.lo -MD -MP -MF .deps/ppublish_name.Tpo -c ppublish_name.c -fPIC -DPIC -o .libs/ppublish_name.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo precv_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT precv_init.lo -MD -MP -MF $depbase.Tpo -c -o precv_init.lo precv_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT precv_init.lo -MD -MP -MF .deps/precv_init.Tpo -c precv_init.c -fPIC -DPIC -o .libs/precv_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pregister_datarep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pregister_datarep.lo -MD -MP -MF $depbase.Tpo -c -o pregister_datarep.lo pregister_datarep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pregister_datarep.lo -MD -MP -MF .deps/pregister_datarep.Tpo -c pregister_datarep.c -fPIC -DPIC -o .libs/pregister_datarep.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo praccumulate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT praccumulate.lo -MD -MP -MF $depbase.Tpo -c -o praccumulate.lo praccumulate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT praccumulate.lo -MD -MP -MF .deps/praccumulate.Tpo -c praccumulate.c -fPIC -DPIC -o .libs/praccumulate.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo precv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT precv.lo -MD -MP -MF $depbase.Tpo -c -o precv.lo precv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT precv.lo -MD -MP -MF .deps/precv.Tpo -c precv.c -fPIC -DPIC -o .libs/precv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo preduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce.lo -MD -MP -MF $depbase.Tpo -c -o preduce.lo preduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce.lo -MD -MP -MF .deps/preduce.Tpo -c preduce.c -fPIC -DPIC -o .libs/preduce.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo preduce_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_local.lo -MD -MP -MF $depbase.Tpo -c -o preduce_local.lo preduce_local.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_local.lo -MD -MP -MF .deps/preduce_local.Tpo -c preduce_local.c -fPIC -DPIC -o .libs/preduce_local.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo prequest_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_c2f.lo -MD -MP -MF $depbase.Tpo -c -o prequest_c2f.lo prequest_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_c2f.lo -MD -MP -MF .deps/prequest_c2f.Tpo -c prequest_c2f.c -fPIC -DPIC -o .libs/prequest_c2f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pireduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce.lo -MD -MP -MF $depbase.Tpo -c -o pireduce.lo pireduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce.lo -MD -MP -MF .deps/pireduce.Tpo -c pireduce.c -fPIC -DPIC -o .libs/pireduce.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo preduce_scatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o preduce_scatter.lo preduce_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter.lo -MD -MP -MF .deps/preduce_scatter.Tpo -c preduce_scatter.c -fPIC -DPIC -o .libs/preduce_scatter.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pireduce_scatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o pireduce_scatter.lo pireduce_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce_scatter.lo -MD -MP -MF .deps/pireduce_scatter.Tpo -c pireduce_scatter.c -fPIC -DPIC -o .libs/pireduce_scatter.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo preduce_scatter_block.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_block.lo -MD -MP -MF $depbase.Tpo -c -o preduce_scatter_block.lo preduce_scatter_block.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_block.lo -MD -MP -MF .deps/preduce_scatter_block.Tpo -c preduce_scatter_block.c -fPIC -DPIC -o .libs/preduce_scatter_block.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pireduce_scatter_block.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce_scatter_block.lo -MD -MP -MF $depbase.Tpo -c -o pireduce_scatter_block.lo pireduce_scatter_block.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce_scatter_block.lo -MD -MP -MF .deps/pireduce_scatter_block.Tpo -c pireduce_scatter_block.c -fPIC -DPIC -o .libs/pireduce_scatter_block.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo prequest_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_f2c.lo -MD -MP -MF $depbase.Tpo -c -o prequest_f2c.lo prequest_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_f2c.lo -MD -MP -MF .deps/prequest_f2c.Tpo -c prequest_f2c.c -fPIC -DPIC -o .libs/prequest_f2c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo prequest_get_status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_get_status.lo -MD -MP -MF $depbase.Tpo -c -o prequest_get_status.lo prequest_get_status.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_get_status.lo -MD -MP -MF .deps/prequest_get_status.Tpo -c prequest_get_status.c -fPIC -DPIC -o .libs/prequest_get_status.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo prequest_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_free.lo -MD -MP -MF $depbase.Tpo -c -o prequest_free.lo prequest_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_free.lo -MD -MP -MF .deps/prequest_free.Tpo -c prequest_free.c -fPIC -DPIC -o .libs/prequest_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo prget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prget.lo -MD -MP -MF $depbase.Tpo -c -o prget.lo prget.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prget.lo -MD -MP -MF .deps/prget.Tpo -c prget.c -fPIC -DPIC -o .libs/prget.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo prput.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prput.lo -MD -MP -MF $depbase.Tpo -c -o prput.lo prput.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prput.lo -MD -MP -MF .deps/prput.Tpo -c prput.c -fPIC -DPIC -o .libs/prput.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo prget_accumulate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prget_accumulate.lo -MD -MP -MF $depbase.Tpo -c -o prget_accumulate.lo prget_accumulate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prget_accumulate.lo -MD -MP -MF .deps/prget_accumulate.Tpo -c prget_accumulate.c -fPIC -DPIC -o .libs/prget_accumulate.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo prsend_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prsend_init.lo -MD -MP -MF $depbase.Tpo -c -o prsend_init.lo prsend_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prsend_init.lo -MD -MP -MF .deps/prsend_init.Tpo -c prsend_init.c -fPIC -DPIC -o .libs/prsend_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo prsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prsend.lo -MD -MP -MF $depbase.Tpo -c -o prsend.lo prsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prsend.lo -MD -MP -MF .deps/prsend.Tpo -c prsend.c -fPIC -DPIC -o .libs/prsend.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscan.lo -MD -MP -MF $depbase.Tpo -c -o pscan.lo pscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscan.lo -MD -MP -MF .deps/pscan.Tpo -c pscan.c -fPIC -DPIC -o .libs/pscan.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo piscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscan.lo -MD -MP -MF $depbase.Tpo -c -o piscan.lo piscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscan.lo -MD -MP -MF .deps/piscan.Tpo -c piscan.c -fPIC -DPIC -o .libs/piscan.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pscatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatter.lo -MD -MP -MF $depbase.Tpo -c -o pscatter.lo pscatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatter.lo -MD -MP -MF .deps/pscatter.Tpo -c pscatter.c -fPIC -DPIC -o .libs/pscatter.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo piscatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscatter.lo -MD -MP -MF $depbase.Tpo -c -o piscatter.lo piscatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscatter.lo -MD -MP -MF .deps/piscatter.Tpo -c piscatter.c -fPIC -DPIC -o .libs/piscatter.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pscatterv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatterv.lo -MD -MP -MF $depbase.Tpo -c -o pscatterv.lo pscatterv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatterv.lo -MD -MP -MF .deps/pscatterv.Tpo -c pscatterv.c -fPIC -DPIC -o .libs/pscatterv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo psend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psend.lo -MD -MP -MF $depbase.Tpo -c -o psend.lo psend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psend.lo -MD -MP -MF .deps/psend.Tpo -c psend.c -fPIC -DPIC -o .libs/psend.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo piscatterv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscatterv.lo -MD -MP -MF $depbase.Tpo -c -o piscatterv.lo piscatterv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscatterv.lo -MD -MP -MF .deps/piscatterv.Tpo -c piscatterv.c -fPIC -DPIC -o .libs/piscatterv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo psend_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psend_init.lo -MD -MP -MF $depbase.Tpo -c -o psend_init.lo psend_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psend_init.lo -MD -MP -MF .deps/psend_init.Tpo -c psend_init.c -fPIC -DPIC -o .libs/psend_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pssend_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pssend_init.lo -MD -MP -MF $depbase.Tpo -c -o pssend_init.lo pssend_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pssend_init.lo -MD -MP -MF .deps/pssend_init.Tpo -c pssend_init.c -fPIC -DPIC -o .libs/pssend_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo psendrecv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psendrecv.lo -MD -MP -MF $depbase.Tpo -c -o psendrecv.lo psendrecv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psendrecv.lo -MD -MP -MF .deps/psendrecv.Tpo -c psendrecv.c -fPIC -DPIC -o .libs/psendrecv.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pstart.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstart.lo -MD -MP -MF $depbase.Tpo -c -o pstart.lo pstart.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstart.lo -MD -MP -MF .deps/pstart.Tpo -c pstart.c -fPIC -DPIC -o .libs/pstart.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pssend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pssend.lo -MD -MP -MF $depbase.Tpo -c -o pssend.lo pssend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pssend.lo -MD -MP -MF .deps/pssend.Tpo -c pssend.c -fPIC -DPIC -o .libs/pssend.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo psendrecv_replace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psendrecv_replace.lo -MD -MP -MF $depbase.Tpo -c -o psendrecv_replace.lo psendrecv_replace.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psendrecv_replace.lo -MD -MP -MF .deps/psendrecv_replace.Tpo -c psendrecv_replace.c -fPIC -DPIC -o .libs/psendrecv_replace.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pstartall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstartall.lo -MD -MP -MF $depbase.Tpo -c -o pstartall.lo pstartall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstartall.lo -MD -MP -MF .deps/pstartall.Tpo -c pstartall.c -fPIC -DPIC -o .libs/pstartall.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pstatus_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_c2f.lo pstatus_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_c2f.lo -MD -MP -MF .deps/pstatus_c2f.Tpo -c pstatus_c2f.c -fPIC -DPIC -o .libs/pstatus_c2f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pstatus_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_f2c.lo pstatus_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_f2c.lo -MD -MP -MF .deps/pstatus_f2c.Tpo -c pstatus_f2c.c -fPIC -DPIC -o .libs/pstatus_f2c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pstatus_set_cancelled.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_cancelled.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_set_cancelled.lo pstatus_set_cancelled.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_cancelled.lo -MD -MP -MF .deps/pstatus_set_cancelled.Tpo -c pstatus_set_cancelled.c -fPIC -DPIC -o .libs/pstatus_set_cancelled.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pstatus_set_elements.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_elements.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_set_elements.lo pstatus_set_elements.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_elements.lo -MD -MP -MF .deps/pstatus_set_elements.Tpo -c pstatus_set_elements.c -fPIC -DPIC -o .libs/pstatus_set_elements.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pstatus_set_elements_x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_elements_x.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_set_elements_x.lo pstatus_set_elements_x.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_elements_x.lo -MD -MP -MF .deps/pstatus_set_elements_x.Tpo -c pstatus_set_elements_x.c -fPIC -DPIC -o .libs/pstatus_set_elements_x.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptestany.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestany.lo -MD -MP -MF $depbase.Tpo -c -o ptestany.lo ptestany.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestany.lo -MD -MP -MF .deps/ptestany.Tpo -c ptestany.c -fPIC -DPIC -o .libs/ptestany.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptestall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestall.lo -MD -MP -MF $depbase.Tpo -c -o ptestall.lo ptestall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestall.lo -MD -MP -MF .deps/ptestall.Tpo -c ptestall.c -fPIC -DPIC -o .libs/ptestall.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptest.lo -MD -MP -MF $depbase.Tpo -c -o ptest.lo ptest.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptest.lo -MD -MP -MF .deps/ptest.Tpo -c ptest.c -fPIC -DPIC -o .libs/ptest.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptest_cancelled.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptest_cancelled.lo -MD -MP -MF $depbase.Tpo -c -o ptest_cancelled.lo ptest_cancelled.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptest_cancelled.lo -MD -MP -MF .deps/ptest_cancelled.Tpo -c ptest_cancelled.c -fPIC -DPIC -o .libs/ptest_cancelled.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptestsome.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestsome.lo -MD -MP -MF $depbase.Tpo -c -o ptestsome.lo ptestsome.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestsome.lo -MD -MP -MF .deps/ptestsome.Tpo -c ptestsome.c -fPIC -DPIC -o .libs/ptestsome.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptopo_test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptopo_test.lo -MD -MP -MF $depbase.Tpo -c -o ptopo_test.lo ptopo_test.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptopo_test.lo -MD -MP -MF .deps/ptopo_test.Tpo -c ptopo_test.c -fPIC -DPIC -o .libs/ptopo_test.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_c2f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_c2f.lo ptype_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_c2f.lo -MD -MP -MF .deps/ptype_c2f.Tpo -c ptype_c2f.c -fPIC -DPIC -o .libs/ptype_c2f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_commit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_commit.lo -MD -MP -MF $depbase.Tpo -c -o ptype_commit.lo ptype_commit.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_commit.lo -MD -MP -MF .deps/ptype_commit.Tpo -c ptype_commit.c -fPIC -DPIC -o .libs/ptype_commit.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_contiguous.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_contiguous.lo -MD -MP -MF $depbase.Tpo -c -o ptype_contiguous.lo ptype_contiguous.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_contiguous.lo -MD -MP -MF .deps/ptype_contiguous.Tpo -c ptype_contiguous.c -fPIC -DPIC -o .libs/ptype_contiguous.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_f90_complex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_complex.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_complex.lo ptype_create_f90_complex.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_complex.lo -MD -MP -MF .deps/ptype_create_f90_complex.Tpo -c ptype_create_f90_complex.c -fPIC -DPIC -o .libs/ptype_create_f90_complex.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_darray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_darray.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_darray.lo ptype_create_darray.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_darray.lo -MD -MP -MF .deps/ptype_create_darray.Tpo -c ptype_create_darray.c -fPIC -DPIC -o .libs/ptype_create_darray.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_f90_integer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_integer.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_integer.lo ptype_create_f90_integer.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_integer.lo -MD -MP -MF .deps/ptype_create_f90_integer.Tpo -c ptype_create_f90_integer.c -fPIC -DPIC -o .libs/ptype_create_f90_integer.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_f90_real.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_real.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_real.lo ptype_create_f90_real.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_real.lo -MD -MP -MF .deps/ptype_create_f90_real.Tpo -c ptype_create_f90_real.c -fPIC -DPIC -o .libs/ptype_create_f90_real.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_hvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hvector.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_hvector.lo ptype_create_hvector.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hvector.lo -MD -MP -MF .deps/ptype_create_hvector.Tpo -c ptype_create_hvector.c -fPIC -DPIC -o .libs/ptype_create_hvector.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_hindexed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hindexed.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_hindexed.lo ptype_create_hindexed.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hindexed.lo -MD -MP -MF .deps/ptype_create_hindexed.Tpo -c ptype_create_hindexed.c -fPIC -DPIC -o .libs/ptype_create_hindexed.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_indexed_block.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_indexed_block.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_indexed_block.lo ptype_create_indexed_block.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_indexed_block.lo -MD -MP -MF .deps/ptype_create_indexed_block.Tpo -c ptype_create_indexed_block.c -fPIC -DPIC -o .libs/ptype_create_indexed_block.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_hindexed_block.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hindexed_block.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_hindexed_block.lo ptype_create_hindexed_block.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hindexed_block.lo -MD -MP -MF .deps/ptype_create_hindexed_block.Tpo -c ptype_create_hindexed_block.c -fPIC -DPIC -o .libs/ptype_create_hindexed_block.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_struct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_struct.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_struct.lo ptype_create_struct.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_struct.lo -MD -MP -MF .deps/ptype_create_struct.Tpo -c ptype_create_struct.c -fPIC -DPIC -o .libs/ptype_create_struct.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_keyval.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_keyval.lo ptype_create_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_keyval.lo -MD -MP -MF .deps/ptype_create_keyval.Tpo -c ptype_create_keyval.c -fPIC -DPIC -o .libs/ptype_create_keyval.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_resized.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_resized.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_resized.lo ptype_create_resized.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_resized.lo -MD -MP -MF .deps/ptype_create_resized.Tpo -c ptype_create_resized.c -fPIC -DPIC -o .libs/ptype_create_resized.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_create_subarray.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_subarray.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_subarray.lo ptype_create_subarray.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_subarray.lo -MD -MP -MF .deps/ptype_create_subarray.Tpo -c ptype_create_subarray.c -fPIC -DPIC -o .libs/ptype_create_subarray.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_f2c.lo -MD -MP -MF $depbase.Tpo -c -o ptype_f2c.lo ptype_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_f2c.lo -MD -MP -MF .deps/ptype_f2c.Tpo -c ptype_f2c.c -fPIC -DPIC -o .libs/ptype_f2c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_delete_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_delete_attr.lo -MD -MP -MF $depbase.Tpo -c -o ptype_delete_attr.lo ptype_delete_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_delete_attr.lo -MD -MP -MF .deps/ptype_delete_attr.Tpo -c ptype_delete_attr.c -fPIC -DPIC -o .libs/ptype_delete_attr.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_free.lo -MD -MP -MF $depbase.Tpo -c -o ptype_free.lo ptype_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_free.lo -MD -MP -MF .deps/ptype_free.Tpo -c ptype_free.c -fPIC -DPIC -o .libs/ptype_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_dup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_dup.lo -MD -MP -MF $depbase.Tpo -c -o ptype_dup.lo ptype_dup.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_dup.lo -MD -MP -MF .deps/ptype_dup.Tpo -c ptype_dup.c -fPIC -DPIC -o .libs/ptype_dup.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_get_contents.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_contents.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_contents.lo ptype_get_contents.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_contents.lo -MD -MP -MF .deps/ptype_get_contents.Tpo -c ptype_get_contents.c -fPIC -DPIC -o .libs/ptype_get_contents.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_free_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_free_keyval.lo -MD -MP -MF $depbase.Tpo -c -o ptype_free_keyval.lo ptype_free_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_free_keyval.lo -MD -MP -MF .deps/ptype_free_keyval.Tpo -c ptype_free_keyval.c -fPIC -DPIC -o .libs/ptype_free_keyval.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_get_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_attr.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_attr.lo ptype_get_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_attr.lo -MD -MP -MF .deps/ptype_get_attr.Tpo -c ptype_get_attr.c -fPIC -DPIC -o .libs/ptype_get_attr.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_get_envelope.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_envelope.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_envelope.lo ptype_get_envelope.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_envelope.lo -MD -MP -MF .deps/ptype_get_envelope.Tpo -c ptype_get_envelope.c -fPIC -DPIC -o .libs/ptype_get_envelope.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_get_extent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_extent.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_extent.lo ptype_get_extent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_extent.lo -MD -MP -MF .deps/ptype_get_extent.Tpo -c ptype_get_extent.c -fPIC -DPIC -o .libs/ptype_get_extent.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_get_extent_x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_extent_x.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_extent_x.lo ptype_get_extent_x.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_extent_x.lo -MD -MP -MF .deps/ptype_get_extent_x.Tpo -c ptype_get_extent_x.c -fPIC -DPIC -o .libs/ptype_get_extent_x.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_get_true_extent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_true_extent.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_true_extent.lo ptype_get_true_extent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_true_extent.lo -MD -MP -MF .deps/ptype_get_true_extent.Tpo -c ptype_get_true_extent.c -fPIC -DPIC -o .libs/ptype_get_true_extent.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_get_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_name.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_name.lo ptype_get_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_name.lo -MD -MP -MF .deps/ptype_get_name.Tpo -c ptype_get_name.c -fPIC -DPIC -o .libs/ptype_get_name.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_indexed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_indexed.lo -MD -MP -MF $depbase.Tpo -c -o ptype_indexed.lo ptype_indexed.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_indexed.lo -MD -MP -MF .deps/ptype_indexed.Tpo -c ptype_indexed.c -fPIC -DPIC -o .libs/ptype_indexed.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_get_true_extent_x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_true_extent_x.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_true_extent_x.lo ptype_get_true_extent_x.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_true_extent_x.lo -MD -MP -MF .deps/ptype_get_true_extent_x.Tpo -c ptype_get_true_extent_x.c -fPIC -DPIC -o .libs/ptype_get_true_extent_x.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_set_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_set_attr.lo -MD -MP -MF $depbase.Tpo -c -o ptype_set_attr.lo ptype_set_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_set_attr.lo -MD -MP -MF .deps/ptype_set_attr.Tpo -c ptype_set_attr.c -fPIC -DPIC -o .libs/ptype_set_attr.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_match_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_match_size.lo -MD -MP -MF $depbase.Tpo -c -o ptype_match_size.lo ptype_match_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_match_size.lo -MD -MP -MF .deps/ptype_match_size.Tpo -c ptype_match_size.c -fPIC -DPIC -o .libs/ptype_match_size.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_size.lo -MD -MP -MF $depbase.Tpo -c -o ptype_size.lo ptype_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_size.lo -MD -MP -MF .deps/ptype_size.Tpo -c ptype_size.c -fPIC -DPIC -o .libs/ptype_size.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_set_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_set_name.lo -MD -MP -MF $depbase.Tpo -c -o ptype_set_name.lo ptype_set_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_set_name.lo -MD -MP -MF .deps/ptype_set_name.Tpo -c ptype_set_name.c -fPIC -DPIC -o .libs/ptype_set_name.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_size_x.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_size_x.lo -MD -MP -MF $depbase.Tpo -c -o ptype_size_x.lo ptype_size_x.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_size_x.lo -MD -MP -MF .deps/ptype_size_x.Tpo -c ptype_size_x.c -fPIC -DPIC -o .libs/ptype_size_x.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_vector.lo -MD -MP -MF $depbase.Tpo -c -o ptype_vector.lo ptype_vector.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_vector.lo -MD -MP -MF .deps/ptype_vector.Tpo -c ptype_vector.c -fPIC -DPIC -o .libs/ptype_vector.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwait.lo -MD -MP -MF $depbase.Tpo -c -o pwait.lo pwait.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwait.lo -MD -MP -MF .deps/pwait.Tpo -c pwait.c -fPIC -DPIC -o .libs/pwait.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo punpack_external.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpack_external.lo -MD -MP -MF $depbase.Tpo -c -o punpack_external.lo punpack_external.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpack_external.lo -MD -MP -MF .deps/punpack_external.Tpo -c punpack_external.c -fPIC -DPIC -o .libs/punpack_external.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo punpack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpack.lo -MD -MP -MF $depbase.Tpo -c -o punpack.lo punpack.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpack.lo -MD -MP -MF .deps/punpack.Tpo -c punpack.c -fPIC -DPIC -o .libs/punpack.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo punpublish_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpublish_name.lo -MD -MP -MF $depbase.Tpo -c -o punpublish_name.lo punpublish_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpublish_name.lo -MD -MP -MF .deps/punpublish_name.Tpo -c punpublish_name.c -fPIC -DPIC -o .libs/punpublish_name.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwaitany.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitany.lo -MD -MP -MF $depbase.Tpo -c -o pwaitany.lo pwaitany.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitany.lo -MD -MP -MF .deps/pwaitany.Tpo -c pwaitany.c -fPIC -DPIC -o .libs/pwaitany.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwaitall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitall.lo -MD -MP -MF $depbase.Tpo -c -o pwaitall.lo pwaitall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitall.lo -MD -MP -MF .deps/pwaitall.Tpo -c pwaitall.c -fPIC -DPIC -o .libs/pwaitall.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwaitsome.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitsome.lo -MD -MP -MF $depbase.Tpo -c -o pwaitsome.lo pwaitsome.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitsome.lo -MD -MP -MF .deps/pwaitsome.Tpo -c pwaitsome.c -fPIC -DPIC -o .libs/pwaitsome.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwtime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwtime.lo -MD -MP -MF $depbase.Tpo -c -o pwtime.lo pwtime.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwtime.lo -MD -MP -MF .deps/pwtime.Tpo -c pwtime.c -fPIC -DPIC -o .libs/pwtime.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwtick.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwtick.lo -MD -MP -MF $depbase.Tpo -c -o pwtick.lo pwtick.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwtick.lo -MD -MP -MF .deps/pwtick.Tpo -c pwtick.c -fPIC -DPIC -o .libs/pwtick.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pget.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget.lo -MD -MP -MF $depbase.Tpo -c -o pget.lo pget.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget.lo -MD -MP -MF .deps/pget.Tpo -c pget.c -fPIC -DPIC -o .libs/pget.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo paccumulate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paccumulate.lo -MD -MP -MF $depbase.Tpo -c -o paccumulate.lo paccumulate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paccumulate.lo -MD -MP -MF .deps/paccumulate.Tpo -c paccumulate.c -fPIC -DPIC -o .libs/paccumulate.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pput.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pput.lo -MD -MP -MF $depbase.Tpo -c -o pput.lo pput.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pput.lo -MD -MP -MF .deps/pput.Tpo -c pput.c -fPIC -DPIC -o .libs/pput.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_allocate_shared.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_allocate_shared.lo -MD -MP -MF $depbase.Tpo -c -o pwin_allocate_shared.lo pwin_allocate_shared.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_allocate_shared.lo -MD -MP -MF .deps/pwin_allocate_shared.Tpo -c pwin_allocate_shared.c -fPIC -DPIC -o .libs/pwin_allocate_shared.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_allocate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_allocate.lo -MD -MP -MF $depbase.Tpo -c -o pwin_allocate.lo pwin_allocate.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_allocate.lo -MD -MP -MF .deps/pwin_allocate.Tpo -c pwin_allocate.c -fPIC -DPIC -o .libs/pwin_allocate.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_c2f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_c2f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_c2f.lo pwin_c2f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_c2f.lo -MD -MP -MF .deps/pwin_c2f.Tpo -c pwin_c2f.c -fPIC -DPIC -o .libs/pwin_c2f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_call_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_call_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pwin_call_errhandler.lo pwin_call_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_call_errhandler.lo -MD -MP -MF .deps/pwin_call_errhandler.Tpo -c pwin_call_errhandler.c -fPIC -DPIC -o .libs/pwin_call_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_attach.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_attach.lo -MD -MP -MF $depbase.Tpo -c -o pwin_attach.lo pwin_attach.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_attach.lo -MD -MP -MF .deps/pwin_attach.Tpo -c pwin_attach.c -fPIC -DPIC -o .libs/pwin_attach.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_create_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_errhandler.lo pwin_create_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_errhandler.lo -MD -MP -MF .deps/pwin_create_errhandler.Tpo -c pwin_create_errhandler.c -fPIC -DPIC -o .libs/pwin_create_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_complete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_complete.lo -MD -MP -MF $depbase.Tpo -c -o pwin_complete.lo pwin_complete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_complete.lo -MD -MP -MF .deps/pwin_complete.Tpo -c pwin_complete.c -fPIC -DPIC -o .libs/pwin_complete.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_create_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_keyval.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_keyval.lo pwin_create_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_keyval.lo -MD -MP -MF .deps/pwin_create_keyval.Tpo -c pwin_create_keyval.c -fPIC -DPIC -o .libs/pwin_create_keyval.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create.lo pwin_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create.lo -MD -MP -MF .deps/pwin_create.Tpo -c pwin_create.c -fPIC -DPIC -o .libs/pwin_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_create_dynamic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_dynamic.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_dynamic.lo pwin_create_dynamic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_dynamic.lo -MD -MP -MF .deps/pwin_create_dynamic.Tpo -c pwin_create_dynamic.c -fPIC -DPIC -o .libs/pwin_create_dynamic.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_delete_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_delete_attr.lo -MD -MP -MF $depbase.Tpo -c -o pwin_delete_attr.lo pwin_delete_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_delete_attr.lo -MD -MP -MF .deps/pwin_delete_attr.Tpo -c pwin_delete_attr.c -fPIC -DPIC -o .libs/pwin_delete_attr.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_detach.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_detach.lo -MD -MP -MF $depbase.Tpo -c -o pwin_detach.lo pwin_detach.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_detach.lo -MD -MP -MF .deps/pwin_detach.Tpo -c pwin_detach.c -fPIC -DPIC -o .libs/pwin_detach.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_f2c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_f2c.lo -MD -MP -MF $depbase.Tpo -c -o pwin_f2c.lo pwin_f2c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_f2c.lo -MD -MP -MF .deps/pwin_f2c.Tpo -c pwin_f2c.c -fPIC -DPIC -o .libs/pwin_f2c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_flush.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush.lo -MD -MP -MF $depbase.Tpo -c -o pwin_flush.lo pwin_flush.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush.lo -MD -MP -MF .deps/pwin_flush.Tpo -c pwin_flush.c -fPIC -DPIC -o .libs/pwin_flush.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_fence.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_fence.lo -MD -MP -MF $depbase.Tpo -c -o pwin_fence.lo pwin_fence.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_fence.lo -MD -MP -MF .deps/pwin_fence.Tpo -c pwin_fence.c -fPIC -DPIC -o .libs/pwin_fence.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_flush_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_all.lo -MD -MP -MF $depbase.Tpo -c -o pwin_flush_all.lo pwin_flush_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_all.lo -MD -MP -MF .deps/pwin_flush_all.Tpo -c pwin_flush_all.c -fPIC -DPIC -o .libs/pwin_flush_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_flush_local_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_local_all.lo -MD -MP -MF $depbase.Tpo -c -o pwin_flush_local_all.lo pwin_flush_local_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_local_all.lo -MD -MP -MF .deps/pwin_flush_local_all.Tpo -c pwin_flush_local_all.c -fPIC -DPIC -o .libs/pwin_flush_local_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_flush_local.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_local.lo -MD -MP -MF $depbase.Tpo -c -o pwin_flush_local.lo pwin_flush_local.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_local.lo -MD -MP -MF .deps/pwin_flush_local.Tpo -c pwin_flush_local.c -fPIC -DPIC -o .libs/pwin_flush_local.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_get_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_attr.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_attr.lo pwin_get_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_attr.lo -MD -MP -MF .deps/pwin_get_attr.Tpo -c pwin_get_attr.c -fPIC -DPIC -o .libs/pwin_get_attr.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_free_keyval.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_free_keyval.lo -MD -MP -MF $depbase.Tpo -c -o pwin_free_keyval.lo pwin_free_keyval.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_free_keyval.lo -MD -MP -MF .deps/pwin_free_keyval.Tpo -c pwin_free_keyval.c -fPIC -DPIC -o .libs/pwin_free_keyval.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_free.lo -MD -MP -MF $depbase.Tpo -c -o pwin_free.lo pwin_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_free.lo -MD -MP -MF .deps/pwin_free.Tpo -c pwin_free.c -fPIC -DPIC -o .libs/pwin_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_get_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_group.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_group.lo pwin_get_group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_group.lo -MD -MP -MF .deps/pwin_get_group.Tpo -c pwin_get_group.c -fPIC -DPIC -o .libs/pwin_get_group.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_get_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_errhandler.lo pwin_get_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_errhandler.lo -MD -MP -MF .deps/pwin_get_errhandler.Tpo -c pwin_get_errhandler.c -fPIC -DPIC -o .libs/pwin_get_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_get_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_name.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_name.lo pwin_get_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_name.lo -MD -MP -MF .deps/pwin_get_name.Tpo -c pwin_get_name.c -fPIC -DPIC -o .libs/pwin_get_name.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_get_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_info.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_info.lo pwin_get_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_info.lo -MD -MP -MF .deps/pwin_get_info.Tpo -c pwin_get_info.c -fPIC -DPIC -o .libs/pwin_get_info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_lock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_lock.lo -MD -MP -MF $depbase.Tpo -c -o pwin_lock.lo pwin_lock.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_lock.lo -MD -MP -MF .deps/pwin_lock.Tpo -c pwin_lock.c -fPIC -DPIC -o .libs/pwin_lock.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_lock_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_lock_all.lo -MD -MP -MF $depbase.Tpo -c -o pwin_lock_all.lo pwin_lock_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_lock_all.lo -MD -MP -MF .deps/pwin_lock_all.Tpo -c pwin_lock_all.c -fPIC -DPIC -o .libs/pwin_lock_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_set_attr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_attr.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_attr.lo pwin_set_attr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_attr.lo -MD -MP -MF .deps/pwin_set_attr.Tpo -c pwin_set_attr.c -fPIC -DPIC -o .libs/pwin_set_attr.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_post.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_post.lo -MD -MP -MF $depbase.Tpo -c -o pwin_post.lo pwin_post.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_post.lo -MD -MP -MF .deps/pwin_post.Tpo -c pwin_post.c -fPIC -DPIC -o .libs/pwin_post.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_set_errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_errhandler.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_errhandler.lo pwin_set_errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_errhandler.lo -MD -MP -MF .deps/pwin_set_errhandler.Tpo -c pwin_set_errhandler.c -fPIC -DPIC -o .libs/pwin_set_errhandler.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_set_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_info.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_info.lo pwin_set_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_info.lo -MD -MP -MF .deps/pwin_set_info.Tpo -c pwin_set_info.c -fPIC -DPIC -o .libs/pwin_set_info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_set_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_name.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_name.lo pwin_set_name.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_name.lo -MD -MP -MF .deps/pwin_set_name.Tpo -c pwin_set_name.c -fPIC -DPIC -o .libs/pwin_set_name.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_start.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_start.lo -MD -MP -MF $depbase.Tpo -c -o pwin_start.lo pwin_start.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_start.lo -MD -MP -MF .deps/pwin_start.Tpo -c pwin_start.c -fPIC -DPIC -o .libs/pwin_start.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_shared_query.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_shared_query.lo -MD -MP -MF $depbase.Tpo -c -o pwin_shared_query.lo pwin_shared_query.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_shared_query.lo -MD -MP -MF .deps/pwin_shared_query.Tpo -c pwin_shared_query.c -fPIC -DPIC -o .libs/pwin_shared_query.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_sync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_sync.lo -MD -MP -MF $depbase.Tpo -c -o pwin_sync.lo pwin_sync.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_sync.lo -MD -MP -MF .deps/pwin_sync.Tpo -c pwin_sync.c -fPIC -DPIC -o .libs/pwin_sync.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_unlock_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_unlock_all.lo -MD -MP -MF $depbase.Tpo -c -o pwin_unlock_all.lo pwin_unlock_all.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_unlock_all.lo -MD -MP -MF .deps/pwin_unlock_all.Tpo -c pwin_unlock_all.c -fPIC -DPIC -o .libs/pwin_unlock_all.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_unlock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_unlock.lo -MD -MP -MF $depbase.Tpo -c -o pwin_unlock.lo pwin_unlock.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_unlock.lo -MD -MP -MF .deps/pwin_unlock.Tpo -c pwin_unlock.c -fPIC -DPIC -o .libs/pwin_unlock.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_test.lo -MD -MP -MF $depbase.Tpo -c -o pwin_test.lo pwin_test.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_test.lo -MD -MP -MF .deps/pwin_test.Tpo -c pwin_test.c -fPIC -DPIC -o .libs/pwin_test.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo pwin_wait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_wait.lo -MD -MP -MF $depbase.Tpo -c -o pwin_wait.lo pwin_wait.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_wait.lo -MD -MP -MF .deps/pwin_wait.Tpo -c pwin_wait.c -fPIC -DPIC -o .libs/pwin_wait.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo paddress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paddress.lo -MD -MP -MF $depbase.Tpo -c -o paddress.lo paddress.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paddress.lo -MD -MP -MF .deps/paddress.Tpo -c paddress.c -fPIC -DPIC -o .libs/paddress.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo perrhandler_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_create.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_create.lo perrhandler_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_create.lo -MD -MP -MF .deps/perrhandler_create.Tpo -c perrhandler_create.c -fPIC -DPIC -o .libs/perrhandler_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo perrhandler_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_get.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_get.lo perrhandler_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_get.lo -MD -MP -MF .deps/perrhandler_get.Tpo -c perrhandler_get.c -fPIC -DPIC -o .libs/perrhandler_get.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_hvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_hvector.lo -MD -MP -MF $depbase.Tpo -c -o ptype_hvector.lo ptype_hvector.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_hvector.lo -MD -MP -MF .deps/ptype_hvector.Tpo -c ptype_hvector.c -fPIC -DPIC -o .libs/ptype_hvector.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo perrhandler_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_set.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_set.lo perrhandler_set.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_set.lo -MD -MP -MF .deps/perrhandler_set.Tpo -c perrhandler_set.c -fPIC -DPIC -o .libs/perrhandler_set.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_extent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_extent.lo -MD -MP -MF $depbase.Tpo -c -o ptype_extent.lo ptype_extent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_extent.lo -MD -MP -MF .deps/ptype_extent.Tpo -c ptype_extent.c -fPIC -DPIC -o .libs/ptype_extent.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_hindexed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_hindexed.lo -MD -MP -MF $depbase.Tpo -c -o ptype_hindexed.lo ptype_hindexed.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_hindexed.lo -MD -MP -MF .deps/ptype_hindexed.Tpo -c ptype_hindexed.c -fPIC -DPIC -o .libs/ptype_hindexed.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_struct.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_struct.lo -MD -MP -MF $depbase.Tpo -c -o ptype_struct.lo ptype_struct.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_struct.lo -MD -MP -MF .deps/ptype_struct.Tpo -c ptype_struct.c -fPIC -DPIC -o .libs/ptype_struct.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_lb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_lb.lo -MD -MP -MF $depbase.Tpo -c -o ptype_lb.lo ptype_lb.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_lb.lo -MD -MP -MF .deps/ptype_lb.Tpo -c ptype_lb.c -fPIC -DPIC -o .libs/ptype_lb.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' depbase=`echo ptype_ub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_ub.lo -MD -MP -MF $depbase.Tpo -c -o ptype_ub.lo ptype_ub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_ub.lo -MD -MP -MF .deps/ptype_ub.Tpo -c ptype_ub.c -fPIC -DPIC -o .libs/ptype_ub.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmpi_c_pmpi.la pabort.lo padd_error_class.lo padd_error_code.lo padd_error_string.lo pallgather.lo piallgather.lo pallgatherv.lo piallgatherv.lo palloc_mem.lo pallreduce.lo piallreduce.lo palltoall.lo pialltoall.lo palltoallv.lo pialltoallv.lo palltoallw.lo pialltoallw.lo pattr_delete.lo pattr_get.lo pattr_put.lo pbarrier.lo pibarrier.lo pbcast.lo pibcast.lo pbsend.lo pbsend_init.lo pbuffer_attach.lo pbuffer_detach.lo pcancel.lo pcart_coords.lo pcart_create.lo pcartdim_get.lo pcart_get.lo pcart_map.lo pcart_rank.lo pcart_shift.lo pcart_sub.lo pclose_port.lo pcomm_accept.lo pcomm_c2f.lo pcomm_call_errhandler.lo pcomm_compare.lo pcomm_connect.lo pcomm_create.lo pcomm_create_errhandler.lo pcomm_create_group.lo pcomm_create_keyval.lo pcomm_delete_attr.lo pcomm_disconnect.lo pcomm_dup.lo pcomm_dup_with_info.lo pcomm_idup.lo pcomm_f2c.lo pcomm_free.lo pcomm_free_keyval.lo pcomm_get_attr.lo pcomm_get_errhandler.lo pcomm_get_info.lo pcomm_get_name.lo pcomm_get_parent.lo pcomm_group.lo pcomm_join.lo pcomm_rank.lo pcomm_remote_group.lo pcomm_remote_size.lo pcomm_set_attr.lo pcomm_set_info.lo pdist_graph_create.lo pdist_graph_create_adjacent.lo pdist_graph_neighbors.lo pdist_graph_neighbors_count.lo pcomm_set_errhandler.lo pcomm_set_name.lo pcomm_size.lo pcomm_spawn.lo pcomm_spawn_multiple.lo pcomm_split.lo pcomm_split_type.lo pcomm_test_inter.lo pcompare_and_swap.lo pdims_create.lo perrhandler_c2f.lo perrhandler_f2c.lo perrhandler_free.lo perror_class.lo perror_string.lo pexscan.lo pfetch_and_op.lo piexscan.lo pfile_c2f.lo pfile_call_errhandler.lo pfile_close.lo pfile_create_errhandler.lo pfile_delete.lo pfile_f2c.lo pfile_get_amode.lo pfile_get_atomicity.lo pfile_get_byte_offset.lo pfile_get_errhandler.lo pfile_get_group.lo pfile_get_info.lo pfile_get_position.lo pfile_get_position_shared.lo pfile_get_size.lo pfile_get_type_extent.lo pfile_get_view.lo pfile_iread_at.lo pfile_iread.lo pfile_iread_at_all.lo pfile_iread_all.lo pfile_iread_shared.lo pfile_iwrite_at.lo pfile_iwrite.lo pfile_iwrite_at_all.lo pfile_iwrite_all.lo pfile_iwrite_shared.lo pfile_open.lo pfile_preallocate.lo pfile_read_all_begin.lo pfile_read_all.lo pfile_read_all_end.lo pfile_read_at_all_begin.lo pfile_read_at_all.lo pfile_read_at_all_end.lo pfile_read_at.lo pfile_read.lo pfile_read_ordered_begin.lo pfile_read_ordered.lo pfile_read_ordered_end.lo pfile_read_shared.lo pfile_seek.lo pfile_seek_shared.lo pfile_set_atomicity.lo pfile_set_errhandler.lo pfile_set_info.lo pfile_set_size.lo pfile_set_view.lo pfile_sync.lo pfile_write_all_begin.lo pfile_write_all.lo pfile_write_all_end.lo pfile_write_at_all_begin.lo pfile_write_at_all.lo pfile_write_at_all_end.lo pfile_write_at.lo pfile_write.lo pfile_write_ordered_begin.lo pfile_write_ordered.lo pfile_write_ordered_end.lo pfile_write_shared.lo pfinalize.lo pfinalized.lo pfree_mem.lo pgather.lo pigather.lo pgatherv.lo pigatherv.lo pget_address.lo pget_count.lo pget_elements.lo pget_elements_x.lo pget_accumulate.lo pget_library_version.lo pget_processor_name.lo pget_version.lo pgraph_create.lo pgraph_get.lo pgraph_map.lo pgraph_neighbors_count.lo pgraph_neighbors.lo pgraphdims_get.lo pgrequest_complete.lo pgrequest_start.lo pgroup_c2f.lo pgroup_compare.lo pgroup_difference.lo pgroup_excl.lo pgroup_f2c.lo pgroup_free.lo pgroup_incl.lo pgroup_intersection.lo pgroup_range_excl.lo pgroup_range_incl.lo pgroup_rank.lo pgroup_size.lo pgroup_translate_ranks.lo pgroup_union.lo pibsend.lo pimprobe.lo pimrecv.lo pinfo_c2f.lo pinfo_create.lo pinfo_delete.lo pinfo_dup.lo pinfo_f2c.lo pinfo_free.lo pinfo_get.lo pinfo_get_nkeys.lo pinfo_get_nthkey.lo pinfo_get_valuelen.lo pinfo_set.lo pinit.lo pinit_thread.lo pinitialized.lo pintercomm_create.lo pintercomm_merge.lo piprobe.lo pirecv.lo pirsend.lo pis_thread_main.lo pisend.lo pissend.lo plookup_name.lo pmessage_f2c.lo pmessage_c2f.lo pmprobe.lo pmrecv.lo pneighbor_allgather.lo pineighbor_allgather.lo pneighbor_allgatherv.lo pineighbor_allgatherv.lo pneighbor_alltoall.lo pineighbor_alltoall.lo pneighbor_alltoallv.lo pineighbor_alltoallv.lo pneighbor_alltoallw.lo pineighbor_alltoallw.lo pkeyval_create.lo pkeyval_free.lo pop_c2f.lo pop_create.lo pop_commutative.lo pop_f2c.lo pop_free.lo popen_port.lo ppack_external.lo ppack_external_size.lo ppack.lo ppack_size.lo ppcontrol.lo pprobe.lo ppublish_name.lo pquery_thread.lo praccumulate.lo precv_init.lo precv.lo preduce.lo pregister_datarep.lo pireduce.lo preduce_local.lo preduce_scatter.lo pireduce_scatter.lo preduce_scatter_block.lo pireduce_scatter_block.lo prequest_c2f.lo prequest_f2c.lo prequest_free.lo prequest_get_status.lo prget.lo prget_accumulate.lo prput.lo prsend_init.lo prsend.lo pscan.lo piscan.lo pscatter.lo piscatter.lo pscatterv.lo piscatterv.lo psend.lo psend_init.lo psendrecv.lo psendrecv_replace.lo pssend_init.lo pssend.lo pstart.lo pstartall.lo pstatus_c2f.lo pstatus_f2c.lo pstatus_set_cancelled.lo pstatus_set_elements.lo pstatus_set_elements_x.lo ptestall.lo ptestany.lo ptest.lo ptest_cancelled.lo ptestsome.lo ptopo_test.lo ptype_c2f.lo ptype_commit.lo ptype_contiguous.lo ptype_create_darray.lo ptype_create_f90_complex.lo ptype_create_f90_integer.lo ptype_create_f90_real.lo ptype_create_hindexed.lo ptype_create_hvector.lo ptype_create_indexed_block.lo ptype_create_hindexed_block.lo ptype_create_keyval.lo ptype_create_resized.lo ptype_create_struct.lo ptype_create_subarray.lo ptype_delete_attr.lo ptype_dup.lo ptype_f2c.lo ptype_free.lo ptype_free_keyval.lo ptype_get_attr.lo ptype_get_contents.lo ptype_get_envelope.lo ptype_get_extent.lo ptype_get_extent_x.lo ptype_get_name.lo ptype_get_true_extent.lo ptype_get_true_extent_x.lo ptype_indexed.lo ptype_match_size.lo ptype_set_attr.lo ptype_set_name.lo ptype_size.lo ptype_size_x.lo ptype_vector.lo punpack_external.lo punpack.lo punpublish_name.lo pwait.lo pwaitall.lo pwaitany.lo pwaitsome.lo pwtime.lo pwtick.lo paccumulate.lo pget.lo pput.lo pwin_allocate.lo pwin_allocate_shared.lo pwin_attach.lo pwin_c2f.lo pwin_call_errhandler.lo pwin_complete.lo pwin_create_errhandler.lo pwin_create_keyval.lo pwin_create.lo pwin_create_dynamic.lo pwin_delete_attr.lo pwin_detach.lo pwin_f2c.lo pwin_fence.lo pwin_flush.lo pwin_flush_all.lo pwin_flush_local.lo pwin_flush_local_all.lo pwin_free_keyval.lo pwin_free.lo pwin_get_attr.lo pwin_get_errhandler.lo pwin_get_group.lo pwin_get_info.lo pwin_get_name.lo pwin_lock.lo pwin_lock_all.lo pwin_post.lo pwin_set_attr.lo pwin_set_errhandler.lo pwin_set_info.lo pwin_set_name.lo pwin_shared_query.lo pwin_start.lo pwin_sync.lo pwin_test.lo pwin_unlock.lo pwin_unlock_all.lo pwin_wait.lo paddress.lo perrhandler_create.lo perrhandler_get.lo perrhandler_set.lo ptype_extent.lo ptype_hindexed.lo ptype_hvector.lo ptype_lb.lo ptype_struct.lo ptype_ub.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmpi_c_pmpi.a .libs/pabort.o .libs/padd_error_class.o .libs/padd_error_code.o .libs/padd_error_string.o .libs/pallgather.o .libs/piallgather.o .libs/pallgatherv.o .libs/piallgatherv.o .libs/palloc_mem.o .libs/pallreduce.o .libs/piallreduce.o .libs/palltoall.o .libs/pialltoall.o .libs/palltoallv.o .libs/pialltoallv.o .libs/palltoallw.o .libs/pialltoallw.o .libs/pattr_delete.o .libs/pattr_get.o .libs/pattr_put.o .libs/pbarrier.o .libs/pibarrier.o .libs/pbcast.o .libs/pibcast.o .libs/pbsend.o .libs/pbsend_init.o .libs/pbuffer_attach.o .libs/pbuffer_detach.o .libs/pcancel.o .libs/pcart_coords.o .libs/pcart_create.o .libs/pcartdim_get.o .libs/pcart_get.o .libs/pcart_map.o .libs/pcart_rank.o .libs/pcart_shift.o .libs/pcart_sub.o .libs/pclose_port.o .libs/pcomm_accept.o .libs/pcomm_c2f.o .libs/pcomm_call_errhandler.o .libs/pcomm_compare.o .libs/pcomm_connect.o .libs/pcomm_create.o .libs/pcomm_create_errhandler.o .libs/pcomm_create_group.o .libs/pcomm_create_keyval.o .libs/pcomm_delete_attr.o .libs/pcomm_disconnect.o .libs/pcomm_dup.o .libs/pcomm_dup_with_info.o .libs/pcomm_idup.o .libs/pcomm_f2c.o .libs/pcomm_free.o .libs/pcomm_free_keyval.o .libs/pcomm_get_attr.o .libs/pcomm_get_errhandler.o .libs/pcomm_get_info.o .libs/pcomm_get_name.o .libs/pcomm_get_parent.o .libs/pcomm_group.o .libs/pcomm_join.o .libs/pcomm_rank.o .libs/pcomm_remote_group.o .libs/pcomm_remote_size.o .libs/pcomm_set_attr.o .libs/pcomm_set_info.o .libs/pdist_graph_create.o .libs/pdist_graph_create_adjacent.o .libs/pdist_graph_neighbors.o .libs/pdist_graph_neighbors_count.o .libs/pcomm_set_errhandler.o .libs/pcomm_set_name.o .libs/pcomm_size.o .libs/pcomm_spawn.o .libs/pcomm_spawn_multiple.o .libs/pcomm_split.o .libs/pcomm_split_type.o .libs/pcomm_test_inter.o .libs/pcompare_and_swap.o .libs/pdims_create.o .libs/perrhandler_c2f.o .libs/perrhandler_f2c.o .libs/perrhandler_free.o .libs/perror_class.o .libs/perror_string.o .libs/pexscan.o .libs/pfetch_and_op.o .libs/piexscan.o .libs/pfile_c2f.o .libs/pfile_call_errhandler.o .libs/pfile_close.o .libs/pfile_create_errhandler.o .libs/pfile_delete.o .libs/pfile_f2c.o .libs/pfile_get_amode.o .libs/pfile_get_atomicity.o .libs/pfile_get_byte_offset.o .libs/pfile_get_errhandler.o .libs/pfile_get_group.o .libs/pfile_get_info.o .libs/pfile_get_position.o .libs/pfile_get_position_shared.o .libs/pfile_get_size.o .libs/pfile_get_type_extent.o .libs/pfile_get_view.o .libs/pfile_iread_at.o .libs/pfile_iread.o .libs/pfile_iread_at_all.o .libs/pfile_iread_all.o .libs/pfile_iread_shared.o .libs/pfile_iwrite_at.o .libs/pfile_iwrite.o .libs/pfile_iwrite_at_all.o .libs/pfile_iwrite_all.o .libs/pfile_iwrite_shared.o .libs/pfile_open.o .libs/pfile_preallocate.o .libs/pfile_read_all_begin.o .libs/pfile_read_all.o .libs/pfile_read_all_end.o .libs/pfile_read_at_all_begin.o .libs/pfile_read_at_all.o .libs/pfile_read_at_all_end.o .libs/pfile_read_at.o .libs/pfile_read.o .libs/pfile_read_ordered_begin.o .libs/pfile_read_ordered.o .libs/pfile_read_ordered_end.o .libs/pfile_read_shared.o .libs/pfile_seek.o .libs/pfile_seek_shared.o .libs/pfile_set_atomicity.o .libs/pfile_set_errhandler.o .libs/pfile_set_info.o .libs/pfile_set_size.o .libs/pfile_set_view.o .libs/pfile_sync.o .libs/pfile_write_all_begin.o .libs/pfile_write_all.o .libs/pfile_write_all_end.o .libs/pfile_write_at_all_begin.o .libs/pfile_write_at_all.o .libs/pfile_write_at_all_end.o .libs/pfile_write_at.o .libs/pfile_write.o .libs/pfile_write_ordered_begin.o .libs/pfile_write_ordered.o .libs/pfile_write_ordered_end.o .libs/pfile_write_shared.o .libs/pfinalize.o .libs/pfinalized.o .libs/pfree_mem.o .libs/pgather.o .libs/pigather.o .libs/pgatherv.o .libs/pigatherv.o .libs/pget_address.o .libs/pget_count.o .libs/pget_elements.o .libs/pget_elements_x.o .libs/pget_accumulate.o .libs/pget_library_version.o .libs/pget_processor_name.o .libs/pget_version.o .libs/pgraph_create.o .libs/pgraph_get.o .libs/pgraph_map.o .libs/pgraph_neighbors_count.o .libs/pgraph_neighbors.o .libs/pgraphdims_get.o .libs/pgrequest_complete.o .libs/pgrequest_start.o .libs/pgroup_c2f.o .libs/pgroup_compare.o .libs/pgroup_difference.o .libs/pgroup_excl.o .libs/pgroup_f2c.o .libs/pgroup_free.o .libs/pgroup_incl.o .libs/pgroup_intersection.o .libs/pgroup_range_excl.o .libs/pgroup_range_incl.o .libs/pgroup_rank.o .libs/pgroup_size.o .libs/pgroup_translate_ranks.o .libs/pgroup_union.o .libs/pibsend.o .libs/pimprobe.o .libs/pimrecv.o .libs/pinfo_c2f.o .libs/pinfo_create.o .libs/pinfo_delete.o .libs/pinfo_dup.o .libs/pinfo_f2c.o .libs/pinfo_free.o .libs/pinfo_get.o .libs/pinfo_get_nkeys.o .libs/pinfo_get_nthkey.o .libs/pinfo_get_valuelen.o .libs/pinfo_set.o .libs/pinit.o .libs/pinit_thread.o .libs/pinitialized.o .libs/pintercomm_create.o .libs/pintercomm_merge.o .libs/piprobe.o .libs/pirecv.o .libs/pirsend.o .libs/pis_thread_main.o .libs/pisend.o .libs/pissend.o .libs/plookup_name.o .libs/pmessage_f2c.o .libs/pmessage_c2f.o .libs/pmprobe.o .libs/pmrecv.o .libs/pneighbor_allgather.o .libs/pineighbor_allgather.o .libs/pneighbor_allgatherv.o .libs/pineighbor_allgatherv.o .libs/pneighbor_alltoall.o .libs/pineighbor_alltoall.o .libs/pneighbor_alltoallv.o .libs/pineighbor_alltoallv.o .libs/pneighbor_alltoallw.o .libs/pineighbor_alltoallw.o .libs/pkeyval_create.o .libs/pkeyval_free.o .libs/pop_c2f.o .libs/pop_create.o .libs/pop_commutative.o .libs/pop_f2c.o .libs/pop_free.o .libs/popen_port.o .libs/ppack_external.o .libs/ppack_external_size.o .libs/ppack.o .libs/ppack_size.o .libs/ppcontrol.o .libs/pprobe.o .libs/ppublish_name.o .libs/pquery_thread.o .libs/praccumulate.o .libs/precv_init.o .libs/precv.o .libs/preduce.o .libs/pregister_datarep.o .libs/pireduce.o .libs/preduce_local.o .libs/preduce_scatter.o .libs/pireduce_scatter.o .libs/preduce_scatter_block.o .libs/pireduce_scatter_block.o .libs/prequest_c2f.o .libs/prequest_f2c.o .libs/prequest_free.o .libs/prequest_get_status.o .libs/prget.o .libs/prget_accumulate.o .libs/prput.o .libs/prsend_init.o .libs/prsend.o .libs/pscan.o .libs/piscan.o .libs/pscatter.o .libs/piscatter.o .libs/pscatterv.o .libs/piscatterv.o .libs/psend.o .libs/psend_init.o .libs/psendrecv.o .libs/psendrecv_replace.o .libs/pssend_init.o .libs/pssend.o .libs/pstart.o .libs/pstartall.o .libs/pstatus_c2f.o .libs/pstatus_f2c.o .libs/pstatus_set_cancelled.o .libs/pstatus_set_elements.o .libs/pstatus_set_elements_x.o .libs/ptestall.o .libs/ptestany.o .libs/ptest.o .libs/ptest_cancelled.o .libs/ptestsome.o .libs/ptopo_test.o .libs/ptype_c2f.o .libs/ptype_commit.o .libs/ptype_contiguous.o .libs/ptype_create_darray.o .libs/ptype_create_f90_complex.o .libs/ptype_create_f90_integer.o .libs/ptype_create_f90_real.o .libs/ptype_create_hindexed.o .libs/ptype_create_hvector.o .libs/ptype_create_indexed_block.o .libs/ptype_create_hindexed_block.o .libs/ptype_create_keyval.o .libs/ptype_create_resized.o .libs/ptype_create_struct.o .libs/ptype_create_subarray.o .libs/ptype_delete_attr.o .libs/ptype_dup.o .libs/ptype_f2c.o .libs/ptype_free.o .libs/ptype_free_keyval.o .libs/ptype_get_attr.o .libs/ptype_get_contents.o .libs/ptype_get_envelope.o .libs/ptype_get_extent.o .libs/ptype_get_extent_x.o .libs/ptype_get_name.o .libs/ptype_get_true_extent.o .libs/ptype_get_true_extent_x.o .libs/ptype_indexed.o .libs/ptype_match_size.o .libs/ptype_set_attr.o .libs/ptype_set_name.o .libs/ptype_size.o .libs/ptype_size_x.o .libs/ptype_vector.o .libs/punpack_external.o .libs/punpack.o .libs/punpublish_name.o .libs/pwait.o .libs/pwaitall.o .libs/pwaitany.o .libs/pwaitsome.o .libs/pwtime.o .libs/pwtick.o .libs/paccumulate.o .libs/pget.o .libs/pput.o .libs/pwin_allocate.o .libs/pwin_allocate_shared.o .libs/pwin_attach.o .libs/pwin_c2f.o .libs/pwin_call_errhandler.o .libs/pwin_complete.o .libs/pwin_create_errhandler.o .libs/pwin_create_keyval.o .libs/pwin_create.o .libs/pwin_create_dynamic.o .libs/pwin_delete_attr.o .libs/pwin_detach.o .libs/pwin_f2c.o .libs/pwin_fence.o .libs/pwin_flush.o .libs/pwin_flush_all.o .libs/pwin_flush_local.o .libs/pwin_flush_local_all.o .libs/pwin_free_keyval.o .libs/pwin_free.o .libs/pwin_get_attr.o .libs/pwin_get_errhandler.o .libs/pwin_get_group.o .libs/pwin_get_info.o .libs/pwin_get_name.o .libs/pwin_lock.o .libs/pwin_lock_all.o .libs/pwin_post.o .libs/pwin_set_attr.o .libs/pwin_set_errhandler.o .libs/pwin_set_info.o .libs/pwin_set_name.o .libs/pwin_shared_query.o .libs/pwin_start.o .libs/pwin_sync.o .libs/pwin_test.o .libs/pwin_unlock.o .libs/pwin_unlock_all.o .libs/pwin_wait.o .libs/paddress.o .libs/perrhandler_create.o .libs/perrhandler_get.o .libs/perrhandler_set.o .libs/ptype_extent.o .libs/ptype_hindexed.o .libs/ptype_hvector.o .libs/ptype_lb.o .libs/ptype_struct.o .libs/ptype_ub.o libtool: link: ranlib .libs/libmpi_c_pmpi.a libtool: link: ( cd ".libs" && rm -f "libmpi_c_pmpi.la" && ln -s "../libmpi_c_pmpi.la" "libmpi_c_pmpi.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c' depbase=`echo attr_fn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=0 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT attr_fn.lo -MD -MP -MF $depbase.Tpo -c -o attr_fn.lo attr_fn.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=0 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT attr_fn.lo -MD -MP -MF .deps/attr_fn.Tpo -c attr_fn.c -fPIC -DPIC -o .libs/attr_fn.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmpi_c.la attr_fn.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmpi_c.a .libs/attr_fn.o libtool: link: ranlib .libs/libmpi_c.a libtool: link: ( cd ".libs" && rm -f "libmpi_c.la" && ln -s "../libmpi_c.la" "libmpi_c.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/c' Making all in mpi/tool Making all in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcategory_changed.c ; then \ pname=`echo pcategory_changed.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcategory_changed.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcategory_get_categories.c ; then \ pname=`echo pcategory_get_categories.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcategory_get_categories.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcategory_get_cvars.c ; then \ pname=`echo pcategory_get_cvars.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcategory_get_cvars.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcategory_get_info.c ; then \ pname=`echo pcategory_get_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcategory_get_info.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcategory_get_index.c ; then \ pname=`echo pcategory_get_index.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcategory_get_index.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcategory_get_num.c ; then \ pname=`echo pcategory_get_num.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcategory_get_num.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcategory_get_pvars.c ; then \ pname=`echo pcategory_get_pvars.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcategory_get_pvars.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcvar_get_info.c ; then \ pname=`echo pcvar_get_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcvar_get_info.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcvar_get_index.c ; then \ pname=`echo pcvar_get_index.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcvar_get_index.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcvar_get_num.c ; then \ pname=`echo pcvar_get_num.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcvar_get_num.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcvar_handle_alloc.c ; then \ pname=`echo pcvar_handle_alloc.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcvar_handle_alloc.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcvar_handle_free.c ; then \ pname=`echo pcvar_handle_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcvar_handle_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcvar_read.c ; then \ pname=`echo pcvar_read.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcvar_read.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pcvar_write.c ; then \ pname=`echo pcvar_write.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pcvar_write.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pinit_thread.c ; then \ pname=`echo pinit_thread.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pinit_thread.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r pfinalize.c ; then \ pname=`echo pfinalize.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname pfinalize.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_get_info.c ; then \ pname=`echo ppvar_get_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_get_info.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r penum_get_info.c ; then \ pname=`echo penum_get_info.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname penum_get_info.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r penum_get_item.c ; then \ pname=`echo penum_get_item.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname penum_get_item.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_get_index.c ; then \ pname=`echo ppvar_get_index.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_get_index.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_get_num.c ; then \ pname=`echo ppvar_get_num.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_get_num.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_handle_alloc.c ; then \ pname=`echo ppvar_handle_alloc.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_handle_alloc.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_handle_free.c ; then \ pname=`echo ppvar_handle_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_handle_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_read.c ; then \ pname=`echo ppvar_read.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_read.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_readreset.c ; then \ pname=`echo ppvar_readreset.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_readreset.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_session_create.c ; then \ pname=`echo ppvar_session_create.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_session_create.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_reset.c ; then \ pname=`echo ppvar_reset.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_reset.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_session_free.c ; then \ pname=`echo ppvar_session_free.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_session_free.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_start.c ; then \ pname=`echo ppvar_start.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_start.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_stop.c ; then \ pname=`echo ppvar_stop.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_stop.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' if test ! -r ppvar_write.c ; then \ pname=`echo ppvar_write.c | cut -b '2-'` ; \ ln -s ../../../../ompi/mpi/tool/$pname ppvar_write.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcategory_changed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_changed.lo -MD -MP -MF $depbase.Tpo -c -o pcategory_changed.lo pcategory_changed.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_changed.lo -MD -MP -MF .deps/pcategory_changed.Tpo -c pcategory_changed.c -fPIC -DPIC -o .libs/pcategory_changed.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcategory_get_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_info.lo -MD -MP -MF $depbase.Tpo -c -o pcategory_get_info.lo pcategory_get_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_info.lo -MD -MP -MF .deps/pcategory_get_info.Tpo -c pcategory_get_info.c -fPIC -DPIC -o .libs/pcategory_get_info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcategory_get_index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_index.lo -MD -MP -MF $depbase.Tpo -c -o pcategory_get_index.lo pcategory_get_index.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_index.lo -MD -MP -MF .deps/pcategory_get_index.Tpo -c pcategory_get_index.c -fPIC -DPIC -o .libs/pcategory_get_index.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcategory_get_categories.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_categories.lo -MD -MP -MF $depbase.Tpo -c -o pcategory_get_categories.lo pcategory_get_categories.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_categories.lo -MD -MP -MF .deps/pcategory_get_categories.Tpo -c pcategory_get_categories.c -fPIC -DPIC -o .libs/pcategory_get_categories.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcategory_get_pvars.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_pvars.lo -MD -MP -MF $depbase.Tpo -c -o pcategory_get_pvars.lo pcategory_get_pvars.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_pvars.lo -MD -MP -MF .deps/pcategory_get_pvars.Tpo -c pcategory_get_pvars.c -fPIC -DPIC -o .libs/pcategory_get_pvars.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcvar_get_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_get_info.lo -MD -MP -MF $depbase.Tpo -c -o pcvar_get_info.lo pcvar_get_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_get_info.lo -MD -MP -MF .deps/pcvar_get_info.Tpo -c pcvar_get_info.c -fPIC -DPIC -o .libs/pcvar_get_info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcategory_get_cvars.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_cvars.lo -MD -MP -MF $depbase.Tpo -c -o pcategory_get_cvars.lo pcategory_get_cvars.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_cvars.lo -MD -MP -MF .deps/pcategory_get_cvars.Tpo -c pcategory_get_cvars.c -fPIC -DPIC -o .libs/pcategory_get_cvars.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcategory_get_num.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_num.lo -MD -MP -MF $depbase.Tpo -c -o pcategory_get_num.lo pcategory_get_num.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcategory_get_num.lo -MD -MP -MF .deps/pcategory_get_num.Tpo -c pcategory_get_num.c -fPIC -DPIC -o .libs/pcategory_get_num.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcvar_get_index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_get_index.lo -MD -MP -MF $depbase.Tpo -c -o pcvar_get_index.lo pcvar_get_index.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_get_index.lo -MD -MP -MF .deps/pcvar_get_index.Tpo -c pcvar_get_index.c -fPIC -DPIC -o .libs/pcvar_get_index.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcvar_handle_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_handle_alloc.lo -MD -MP -MF $depbase.Tpo -c -o pcvar_handle_alloc.lo pcvar_handle_alloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_handle_alloc.lo -MD -MP -MF .deps/pcvar_handle_alloc.Tpo -c pcvar_handle_alloc.c -fPIC -DPIC -o .libs/pcvar_handle_alloc.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcvar_get_num.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_get_num.lo -MD -MP -MF $depbase.Tpo -c -o pcvar_get_num.lo pcvar_get_num.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_get_num.lo -MD -MP -MF .deps/pcvar_get_num.Tpo -c pcvar_get_num.c -fPIC -DPIC -o .libs/pcvar_get_num.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcvar_handle_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_handle_free.lo -MD -MP -MF $depbase.Tpo -c -o pcvar_handle_free.lo pcvar_handle_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_handle_free.lo -MD -MP -MF .deps/pcvar_handle_free.Tpo -c pcvar_handle_free.c -fPIC -DPIC -o .libs/pcvar_handle_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcvar_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_write.lo -MD -MP -MF $depbase.Tpo -c -o pcvar_write.lo pcvar_write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_write.lo -MD -MP -MF .deps/pcvar_write.Tpo -c pcvar_write.c -fPIC -DPIC -o .libs/pcvar_write.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pcvar_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_read.lo -MD -MP -MF $depbase.Tpo -c -o pcvar_read.lo pcvar_read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcvar_read.lo -MD -MP -MF .deps/pcvar_read.Tpo -c pcvar_read.c -fPIC -DPIC -o .libs/pcvar_read.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo penum_get_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT penum_get_info.lo -MD -MP -MF $depbase.Tpo -c -o penum_get_info.lo penum_get_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT penum_get_info.lo -MD -MP -MF .deps/penum_get_info.Tpo -c penum_get_info.c -fPIC -DPIC -o .libs/penum_get_info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo penum_get_item.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT penum_get_item.lo -MD -MP -MF $depbase.Tpo -c -o penum_get_item.lo penum_get_item.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT penum_get_item.lo -MD -MP -MF .deps/penum_get_item.Tpo -c penum_get_item.c -fPIC -DPIC -o .libs/penum_get_item.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pfinalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfinalize.lo -MD -MP -MF $depbase.Tpo -c -o pfinalize.lo pfinalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfinalize.lo -MD -MP -MF .deps/pfinalize.Tpo -c pfinalize.c -fPIC -DPIC -o .libs/pfinalize.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_get_index.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_get_index.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_get_index.lo ppvar_get_index.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_get_index.lo -MD -MP -MF .deps/ppvar_get_index.Tpo -c ppvar_get_index.c -fPIC -DPIC -o .libs/ppvar_get_index.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo pinit_thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinit_thread.lo -MD -MP -MF $depbase.Tpo -c -o pinit_thread.lo pinit_thread.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinit_thread.lo -MD -MP -MF .deps/pinit_thread.Tpo -c pinit_thread.c -fPIC -DPIC -o .libs/pinit_thread.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_get_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_get_info.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_get_info.lo ppvar_get_info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_get_info.lo -MD -MP -MF .deps/ppvar_get_info.Tpo -c ppvar_get_info.c -fPIC -DPIC -o .libs/ppvar_get_info.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_get_num.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_get_num.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_get_num.lo ppvar_get_num.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_get_num.lo -MD -MP -MF .deps/ppvar_get_num.Tpo -c ppvar_get_num.c -fPIC -DPIC -o .libs/ppvar_get_num.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_handle_alloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_handle_alloc.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_handle_alloc.lo ppvar_handle_alloc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_handle_alloc.lo -MD -MP -MF .deps/ppvar_handle_alloc.Tpo -c ppvar_handle_alloc.c -fPIC -DPIC -o .libs/ppvar_handle_alloc.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_handle_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_handle_free.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_handle_free.lo ppvar_handle_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_handle_free.lo -MD -MP -MF .deps/ppvar_handle_free.Tpo -c ppvar_handle_free.c -fPIC -DPIC -o .libs/ppvar_handle_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_readreset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_readreset.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_readreset.lo ppvar_readreset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_readreset.lo -MD -MP -MF .deps/ppvar_readreset.Tpo -c ppvar_readreset.c -fPIC -DPIC -o .libs/ppvar_readreset.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_session_free.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_session_free.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_session_free.lo ppvar_session_free.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_session_free.lo -MD -MP -MF .deps/ppvar_session_free.Tpo -c ppvar_session_free.c -fPIC -DPIC -o .libs/ppvar_session_free.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_reset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_reset.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_reset.lo ppvar_reset.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_reset.lo -MD -MP -MF .deps/ppvar_reset.Tpo -c ppvar_reset.c -fPIC -DPIC -o .libs/ppvar_reset.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_session_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_session_create.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_session_create.lo ppvar_session_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_session_create.lo -MD -MP -MF .deps/ppvar_session_create.Tpo -c ppvar_session_create.c -fPIC -DPIC -o .libs/ppvar_session_create.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_read.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_read.lo ppvar_read.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_read.lo -MD -MP -MF .deps/ppvar_read.Tpo -c ppvar_read.c -fPIC -DPIC -o .libs/ppvar_read.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_start.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_start.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_start.lo ppvar_start.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_start.lo -MD -MP -MF .deps/ppvar_start.Tpo -c ppvar_start.c -fPIC -DPIC -o .libs/ppvar_start.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_stop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_stop.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_stop.lo ppvar_stop.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_stop.lo -MD -MP -MF .deps/ppvar_stop.Tpo -c ppvar_stop.c -fPIC -DPIC -o .libs/ppvar_stop.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' depbase=`echo ppvar_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_write.lo -MD -MP -MF $depbase.Tpo -c -o ppvar_write.lo ppvar_write.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppvar_write.lo -MD -MP -MF .deps/ppvar_write.Tpo -c ppvar_write.c -fPIC -DPIC -o .libs/ppvar_write.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmpi_pmpit.la pcategory_changed.lo pcategory_get_categories.lo pcategory_get_cvars.lo pcategory_get_info.lo pcategory_get_index.lo pcategory_get_num.lo pcategory_get_pvars.lo pcvar_get_info.lo pcvar_get_index.lo pcvar_get_num.lo pcvar_handle_alloc.lo pcvar_handle_free.lo pcvar_read.lo pcvar_write.lo penum_get_info.lo penum_get_item.lo pfinalize.lo pinit_thread.lo ppvar_get_info.lo ppvar_get_index.lo ppvar_get_num.lo ppvar_handle_alloc.lo ppvar_handle_free.lo ppvar_read.lo ppvar_readreset.lo ppvar_reset.lo ppvar_session_create.lo ppvar_session_free.lo ppvar_start.lo ppvar_stop.lo ppvar_write.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmpi_pmpit.a .libs/pcategory_changed.o .libs/pcategory_get_categories.o .libs/pcategory_get_cvars.o .libs/pcategory_get_info.o .libs/pcategory_get_index.o .libs/pcategory_get_num.o .libs/pcategory_get_pvars.o .libs/pcvar_get_info.o .libs/pcvar_get_index.o .libs/pcvar_get_num.o .libs/pcvar_handle_alloc.o .libs/pcvar_handle_free.o .libs/pcvar_read.o .libs/pcvar_write.o .libs/penum_get_info.o .libs/penum_get_item.o .libs/pfinalize.o .libs/pinit_thread.o .libs/ppvar_get_info.o .libs/ppvar_get_index.o .libs/ppvar_get_num.o .libs/ppvar_handle_alloc.o .libs/ppvar_handle_free.o .libs/ppvar_read.o .libs/ppvar_readreset.o .libs/ppvar_reset.o .libs/ppvar_session_create.o .libs/ppvar_session_free.o .libs/ppvar_start.o .libs/ppvar_stop.o .libs/ppvar_write.o libtool: link: ranlib .libs/libmpi_pmpit.a libtool: link: ( cd ".libs" && rm -f "libmpi_pmpit.la" && ln -s "../libmpi_pmpit.la" "libmpi_pmpit.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool' depbase=`echo mpit_common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=0 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpit_common.lo -MD -MP -MF $depbase.Tpo -c -o mpit_common.lo mpit_common.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_PROFILING_DEFINES=0 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpit_common.lo -MD -MP -MF .deps/mpit_common.Tpo -c mpit_common.c -fPIC -DPIC -o .libs/mpit_common.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmpi_mpit_common.la mpit_common.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmpi_mpit_common.a .libs/mpit_common.o libtool: link: ranlib .libs/libmpi_mpit_common.a libtool: link: ( cd ".libs" && rm -f "libmpi_mpit_common.la" && ln -s "../libmpi_mpit_common.la" "libmpi_mpit_common.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/tool' Making all in mpiext/affinity/c make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/affinity/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=OMPI_Affinity_str.3in \ --output=OMPI_Affinity_str.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/affinity/c' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/affinity/c' depbase=`echo mpiext_affinity_str.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpiext_affinity_str.lo -MD -MP -MF $depbase.Tpo -c -o mpiext_affinity_str.lo mpiext_affinity_str.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpiext_affinity_str.lo -MD -MP -MF .deps/mpiext_affinity_str.Tpo -c mpiext_affinity_str.c -fPIC -DPIC -o .libs/mpiext_affinity_str.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/affinity/c' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/affinity/c' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o libmpiext_affinity_c.la mpiext_affinity_str.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmpiext_affinity_c.a .libs/mpiext_affinity_str.o libtool: link: ranlib .libs/libmpiext_affinity_c.a libtool: link: ( cd ".libs" && rm -f "libmpiext_affinity_c.la" && ln -s "../libmpiext_affinity_c.la" "libmpiext_affinity_c.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/affinity/c' Making all in mpiext/cuda/c /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/cuda/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Query_cuda_support.3in \ --output=MPIX_Query_cuda_support.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/cuda/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/cuda/c' depbase=`echo mpiext_cuda.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpiext_cuda.lo -MD -MP -MF $depbase.Tpo -c -o mpiext_cuda.lo mpiext_cuda.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpiext_cuda.lo -MD -MP -MF .deps/mpiext_cuda.Tpo -c mpiext_cuda.c -fPIC -DPIC -o .libs/mpiext_cuda.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/cuda/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/cuda/c' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o libmpiext_cuda_c.la mpiext_cuda.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmpiext_cuda_c.a .libs/mpiext_cuda.o libtool: link: ranlib .libs/libmpiext_cuda_c.a libtool: link: ( cd ".libs" && rm -f "libmpiext_cuda_c.la" && ln -s "../libmpiext_cuda_c.la" "libmpiext_cuda_c.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/cuda/c' Making all in mpiext/pcollreq/c Making all in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pallgather_init.c ; then \ pname=`echo pallgather_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pallgather_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pallgatherv_init.c ; then \ pname=`echo pallgatherv_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pallgatherv_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pallreduce_init.c ; then \ pname=`echo pallreduce_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pallreduce_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r palltoall_init.c ; then \ pname=`echo palltoall_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname palltoall_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r palltoallv_init.c ; then \ pname=`echo palltoallv_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname palltoallv_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r palltoallw_init.c ; then \ pname=`echo palltoallw_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname palltoallw_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pbarrier_init.c ; then \ pname=`echo pbarrier_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pbarrier_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pbcast_init.c ; then \ pname=`echo pbcast_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pbcast_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pexscan_init.c ; then \ pname=`echo pexscan_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pexscan_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pgather_init.c ; then \ pname=`echo pgather_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pgather_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pgatherv_init.c ; then \ pname=`echo pgatherv_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pgatherv_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r preduce_init.c ; then \ pname=`echo preduce_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname preduce_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r preduce_scatter_block_init.c ; then \ pname=`echo preduce_scatter_block_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname preduce_scatter_block_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r preduce_scatter_init.c ; then \ pname=`echo preduce_scatter_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname preduce_scatter_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pscan_init.c ; then \ pname=`echo pscan_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pscan_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pscatter_init.c ; then \ pname=`echo pscatter_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pscatter_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pscatterv_init.c ; then \ pname=`echo pscatterv_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pscatterv_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pneighbor_allgather_init.c ; then \ pname=`echo pneighbor_allgather_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pneighbor_allgather_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pneighbor_allgatherv_init.c ; then \ pname=`echo pneighbor_allgatherv_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pneighbor_allgatherv_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pneighbor_alltoall_init.c ; then \ pname=`echo pneighbor_alltoall_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pneighbor_alltoall_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pneighbor_alltoallv_init.c ; then \ pname=`echo pneighbor_alltoallv_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pneighbor_alltoallv_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' if test ! -r pneighbor_alltoallw_init.c ; then \ pname=`echo pneighbor_alltoallw_init.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/c/$pname pneighbor_alltoallw_init.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo palltoall_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoall_init.lo -MD -MP -MF $depbase.Tpo -c -o palltoall_init.lo palltoall_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoall_init.lo -MD -MP -MF .deps/palltoall_init.Tpo -c palltoall_init.c -fPIC -DPIC -o .libs/palltoall_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pallgatherv_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgatherv_init.lo -MD -MP -MF $depbase.Tpo -c -o pallgatherv_init.lo pallgatherv_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgatherv_init.lo -MD -MP -MF .deps/pallgatherv_init.Tpo -c pallgatherv_init.c -fPIC -DPIC -o .libs/pallgatherv_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pallgather_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgather_init.lo -MD -MP -MF $depbase.Tpo -c -o pallgather_init.lo pallgather_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgather_init.lo -MD -MP -MF .deps/pallgather_init.Tpo -c pallgather_init.c -fPIC -DPIC -o .libs/pallgather_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo palltoallv_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallv_init.lo -MD -MP -MF $depbase.Tpo -c -o palltoallv_init.lo palltoallv_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallv_init.lo -MD -MP -MF .deps/palltoallv_init.Tpo -c palltoallv_init.c -fPIC -DPIC -o .libs/palltoallv_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pbarrier_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbarrier_init.lo -MD -MP -MF $depbase.Tpo -c -o pbarrier_init.lo pbarrier_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbarrier_init.lo -MD -MP -MF .deps/pbarrier_init.Tpo -c pbarrier_init.c -fPIC -DPIC -o .libs/pbarrier_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pbcast_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbcast_init.lo -MD -MP -MF $depbase.Tpo -c -o pbcast_init.lo pbcast_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbcast_init.lo -MD -MP -MF .deps/pbcast_init.Tpo -c pbcast_init.c -fPIC -DPIC -o .libs/pbcast_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pallreduce_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallreduce_init.lo -MD -MP -MF $depbase.Tpo -c -o pallreduce_init.lo pallreduce_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallreduce_init.lo -MD -MP -MF .deps/pallreduce_init.Tpo -c pallreduce_init.c -fPIC -DPIC -o .libs/pallreduce_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo palltoallw_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallw_init.lo -MD -MP -MF $depbase.Tpo -c -o palltoallw_init.lo palltoallw_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallw_init.lo -MD -MP -MF .deps/palltoallw_init.Tpo -c palltoallw_init.c -fPIC -DPIC -o .libs/palltoallw_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pexscan_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pexscan_init.lo -MD -MP -MF $depbase.Tpo -c -o pexscan_init.lo pexscan_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pexscan_init.lo -MD -MP -MF .deps/pexscan_init.Tpo -c pexscan_init.c -fPIC -DPIC -o .libs/pexscan_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pgather_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgather_init.lo -MD -MP -MF $depbase.Tpo -c -o pgather_init.lo pgather_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgather_init.lo -MD -MP -MF .deps/pgather_init.Tpo -c pgather_init.c -fPIC -DPIC -o .libs/pgather_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pgatherv_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgatherv_init.lo -MD -MP -MF $depbase.Tpo -c -o pgatherv_init.lo pgatherv_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgatherv_init.lo -MD -MP -MF .deps/pgatherv_init.Tpo -c pgatherv_init.c -fPIC -DPIC -o .libs/pgatherv_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo preduce_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_init.lo -MD -MP -MF $depbase.Tpo -c -o preduce_init.lo preduce_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_init.lo -MD -MP -MF .deps/preduce_init.Tpo -c preduce_init.c -fPIC -DPIC -o .libs/preduce_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo preduce_scatter_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_init.lo -MD -MP -MF $depbase.Tpo -c -o preduce_scatter_init.lo preduce_scatter_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_init.lo -MD -MP -MF .deps/preduce_scatter_init.Tpo -c preduce_scatter_init.c -fPIC -DPIC -o .libs/preduce_scatter_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pscatter_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatter_init.lo -MD -MP -MF $depbase.Tpo -c -o pscatter_init.lo pscatter_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatter_init.lo -MD -MP -MF .deps/pscatter_init.Tpo -c pscatter_init.c -fPIC -DPIC -o .libs/pscatter_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pscan_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscan_init.lo -MD -MP -MF $depbase.Tpo -c -o pscan_init.lo pscan_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscan_init.lo -MD -MP -MF .deps/pscan_init.Tpo -c pscan_init.c -fPIC -DPIC -o .libs/pscan_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo preduce_scatter_block_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_block_init.lo -MD -MP -MF $depbase.Tpo -c -o preduce_scatter_block_init.lo preduce_scatter_block_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_block_init.lo -MD -MP -MF .deps/preduce_scatter_block_init.Tpo -c preduce_scatter_block_init.c -fPIC -DPIC -o .libs/preduce_scatter_block_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pneighbor_allgather_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgather_init.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_allgather_init.lo pneighbor_allgather_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgather_init.lo -MD -MP -MF .deps/pneighbor_allgather_init.Tpo -c pneighbor_allgather_init.c -fPIC -DPIC -o .libs/pneighbor_allgather_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pscatterv_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatterv_init.lo -MD -MP -MF $depbase.Tpo -c -o pscatterv_init.lo pscatterv_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatterv_init.lo -MD -MP -MF .deps/pscatterv_init.Tpo -c pscatterv_init.c -fPIC -DPIC -o .libs/pscatterv_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pneighbor_alltoall_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoall_init.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoall_init.lo pneighbor_alltoall_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoall_init.lo -MD -MP -MF .deps/pneighbor_alltoall_init.Tpo -c pneighbor_alltoall_init.c -fPIC -DPIC -o .libs/pneighbor_alltoall_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pneighbor_allgatherv_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgatherv_init.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_allgatherv_init.lo pneighbor_allgatherv_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgatherv_init.lo -MD -MP -MF .deps/pneighbor_allgatherv_init.Tpo -c pneighbor_allgatherv_init.c -fPIC -DPIC -o .libs/pneighbor_allgatherv_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pneighbor_alltoallv_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallv_init.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoallv_init.lo pneighbor_alltoallv_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallv_init.lo -MD -MP -MF .deps/pneighbor_alltoallv_init.Tpo -c pneighbor_alltoallv_init.c -fPIC -DPIC -o .libs/pneighbor_alltoallv_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' depbase=`echo pneighbor_alltoallw_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallw_init.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoallw_init.lo pneighbor_alltoallw_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallw_init.lo -MD -MP -MF .deps/pneighbor_alltoallw_init.Tpo -c pneighbor_alltoallw_init.c -fPIC -DPIC -o .libs/pneighbor_alltoallw_init.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libpmpiext_pcollreq_c.la pallgather_init.lo pallgatherv_init.lo pallreduce_init.lo palltoall_init.lo palltoallv_init.lo palltoallw_init.lo pbarrier_init.lo pbcast_init.lo pexscan_init.lo pgather_init.lo pgatherv_init.lo preduce_init.lo preduce_scatter_block_init.lo preduce_scatter_init.lo pscan_init.lo pscatter_init.lo pscatterv_init.lo pneighbor_allgather_init.lo pneighbor_allgatherv_init.lo pneighbor_alltoall_init.lo pneighbor_alltoallv_init.lo pneighbor_alltoallw_init.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libpmpiext_pcollreq_c.a .libs/pallgather_init.o .libs/pallgatherv_init.o .libs/pallreduce_init.o .libs/palltoall_init.o .libs/palltoallv_init.o .libs/palltoallw_init.o .libs/pbarrier_init.o .libs/pbcast_init.o .libs/pexscan_init.o .libs/pgather_init.o .libs/pgatherv_init.o .libs/preduce_init.o .libs/preduce_scatter_block_init.o .libs/preduce_scatter_init.o .libs/pscan_init.o .libs/pscatter_init.o .libs/pscatterv_init.o .libs/pneighbor_allgather_init.o .libs/pneighbor_allgatherv_init.o .libs/pneighbor_alltoall_init.o .libs/pneighbor_alltoallv_init.o .libs/pneighbor_alltoallw_init.o libtool: link: ranlib .libs/libpmpiext_pcollreq_c.a libtool: link: ( cd ".libs" && rm -f "libpmpiext_pcollreq_c.la" && ln -s "../libpmpiext_pcollreq_c.la" "libpmpiext_pcollreq_c.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Allgather_init.3in \ --output=MPIX_Allgather_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Allgatherv_init.3in \ --output=MPIX_Allgatherv_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Allreduce_init.3in \ --output=MPIX_Allreduce_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Alltoall_init.3in \ --output=MPIX_Alltoall_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Alltoallv_init.3in \ --output=MPIX_Alltoallv_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Alltoallw_init.3in \ --output=MPIX_Alltoallw_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Barrier_init.3in \ --output=MPIX_Barrier_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Bcast_init.3in \ --output=MPIX_Bcast_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Exscan_init.3in \ --output=MPIX_Exscan_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Gather_init.3in \ --output=MPIX_Gather_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Gatherv_init.3in \ --output=MPIX_Gatherv_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Reduce_init.3in \ --output=MPIX_Reduce_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Reduce_scatter_block_init.3in \ --output=MPIX_Reduce_scatter_block_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Reduce_scatter_init.3in \ --output=MPIX_Reduce_scatter_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Scan_init.3in \ --output=MPIX_Scan_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Scatterv_init.3in \ --output=MPIX_Scatterv_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Neighbor_allgather_init.3in \ --output=MPIX_Neighbor_allgather_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Scatter_init.3in \ --output=MPIX_Scatter_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Neighbor_allgatherv_init.3in \ --output=MPIX_Neighbor_allgatherv_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Neighbor_alltoall_init.3in \ --output=MPIX_Neighbor_alltoall_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Neighbor_alltoallv_init.3in \ --output=MPIX_Neighbor_alltoallv_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' ../../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=MPIX_Neighbor_alltoallw_init.3in \ --output=MPIX_Neighbor_alltoallw_init.3 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' depbase=`echo mpiext_pcollreq_c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=0 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpiext_pcollreq_c.lo -MD -MP -MF $depbase.Tpo -c -o mpiext_pcollreq_c.lo mpiext_pcollreq_c.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=0 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpiext_pcollreq_c.lo -MD -MP -MF .deps/mpiext_pcollreq_c.Tpo -c mpiext_pcollreq_c.c -fPIC -DPIC -o .libs/mpiext_pcollreq_c.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmpiext_pcollreq_c.la mpiext_pcollreq_c.lo profile/libpmpiext_pcollreq_c.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: (cd .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a && ar x "/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c/profile/.libs/libpmpiext_pcollreq_c.a") libtool: link: ar cru .libs/libmpiext_pcollreq_c.a .libs/mpiext_pcollreq_c.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pallgather_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pallgatherv_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pallreduce_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/palltoall_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/palltoallv_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/palltoallw_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pbarrier_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pbcast_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pexscan_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pgather_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pgatherv_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pneighbor_allgather_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pneighbor_allgatherv_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pneighbor_alltoall_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pneighbor_alltoallv_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pneighbor_alltoallw_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/preduce_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/preduce_scatter_block_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/preduce_scatter_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pscan_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pscatter_init.o .libs/libmpiext_pcollreq_c.lax/libpmpiext_pcollreq_c.a/pscatterv_init.o libtool: link: ranlib .libs/libmpiext_pcollreq_c.a libtool: link: rm -fr .libs/libmpiext_pcollreq_c.lax libtool: link: ( cd ".libs" && rm -f "libmpiext_pcollreq_c.la" && ln -s "../libmpiext_pcollreq_c.la" "libmpiext_pcollreq_c.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/c' Making all in mpi/fortran/base/ make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmpi_fortran_base_la-strings.lo -MD -MP -MF .deps/libmpi_fortran_base_la-strings.Tpo -c -o libmpi_fortran_base_la-strings.lo `test -f 'strings.c' || echo './'`strings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmpi_fortran_base_la-strings.lo -MD -MP -MF .deps/libmpi_fortran_base_la-strings.Tpo -c strings.c -fPIC -DPIC -o .libs/libmpi_fortran_base_la-strings.o mv -f .deps/libmpi_fortran_base_la-strings.Tpo .deps/libmpi_fortran_base_la-strings.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmpi_fortran_base_la-conversion_fn_null_f.lo -MD -MP -MF .deps/libmpi_fortran_base_la-conversion_fn_null_f.Tpo -c -o libmpi_fortran_base_la-conversion_fn_null_f.lo `test -f 'conversion_fn_null_f.c' || echo './'`conversion_fn_null_f.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmpi_fortran_base_la-conversion_fn_null_f.lo -MD -MP -MF .deps/libmpi_fortran_base_la-conversion_fn_null_f.Tpo -c conversion_fn_null_f.c -fPIC -DPIC -o .libs/libmpi_fortran_base_la-conversion_fn_null_f.o mv -f .deps/libmpi_fortran_base_la-conversion_fn_null_f.Tpo .deps/libmpi_fortran_base_la-conversion_fn_null_f.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmpi_fortran_base_la-test_constants_f.lo -MD -MP -MF .deps/libmpi_fortran_base_la-test_constants_f.Tpo -c -o libmpi_fortran_base_la-test_constants_f.lo `test -f 'test_constants_f.c' || echo './'`test_constants_f.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmpi_fortran_base_la-test_constants_f.lo -MD -MP -MF .deps/libmpi_fortran_base_la-test_constants_f.Tpo -c test_constants_f.c -fPIC -DPIC -o .libs/libmpi_fortran_base_la-test_constants_f.o mv -f .deps/libmpi_fortran_base_la-test_constants_f.Tpo .deps/libmpi_fortran_base_la-test_constants_f.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmpi_fortran_base_la-attr_fn_f.lo -MD -MP -MF .deps/libmpi_fortran_base_la-attr_fn_f.Tpo -c -o libmpi_fortran_base_la-attr_fn_f.lo `test -f 'attr_fn_f.c' || echo './'`attr_fn_f.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmpi_fortran_base_la-attr_fn_f.lo -MD -MP -MF .deps/libmpi_fortran_base_la-attr_fn_f.Tpo -c attr_fn_f.c -fPIC -DPIC -o .libs/libmpi_fortran_base_la-attr_fn_f.o mv -f .deps/libmpi_fortran_base_la-attr_fn_f.Tpo .deps/libmpi_fortran_base_la-attr_fn_f.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmpi_fortran_base_la-f90_accessors.lo -MD -MP -MF .deps/libmpi_fortran_base_la-f90_accessors.Tpo -c -o libmpi_fortran_base_la-f90_accessors.lo `test -f 'f90_accessors.c' || echo './'`f90_accessors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_PROFILE_LAYER=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT libmpi_fortran_base_la-f90_accessors.lo -MD -MP -MF .deps/libmpi_fortran_base_la-f90_accessors.Tpo -c f90_accessors.c -fPIC -DPIC -o .libs/libmpi_fortran_base_la-f90_accessors.o mv -f .deps/libmpi_fortran_base_la-f90_accessors.Tpo .deps/libmpi_fortran_base_la-f90_accessors.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmpi_fortran_base.la libmpi_fortran_base_la-attr_fn_f.lo libmpi_fortran_base_la-conversion_fn_null_f.lo libmpi_fortran_base_la-f90_accessors.lo libmpi_fortran_base_la-strings.lo libmpi_fortran_base_la-test_constants_f.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmpi_fortran_base.a .libs/libmpi_fortran_base_la-attr_fn_f.o .libs/libmpi_fortran_base_la-conversion_fn_null_f.o .libs/libmpi_fortran_base_la-f90_accessors.o .libs/libmpi_fortran_base_la-strings.o .libs/libmpi_fortran_base_la-test_constants_f.o libtool: link: ranlib .libs/libmpi_fortran_base.a libtool: link: ( cd ".libs" && rm -f "libmpi_fortran_base.la" && ln -s "../libmpi_fortran_base.la" "libmpi_fortran_base.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/base' Making all in mca/common make[2]: Nothing to be done for 'all'. Making all in mca/bml make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' depbase=`echo base/bml_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/bml_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/bml_base_frame.lo base/bml_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/bml_base_frame.lo -MD -MP -MF base/.deps/bml_base_frame.Tpo -c base/bml_base_frame.c -fPIC -DPIC -o base/.libs/bml_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' depbase=`echo base/bml_base_btl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/bml_base_btl.lo -MD -MP -MF $depbase.Tpo -c -o base/bml_base_btl.lo base/bml_base_btl.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/bml_base_btl.lo -MD -MP -MF base/.deps/bml_base_btl.Tpo -c base/bml_base_btl.c -fPIC -DPIC -o base/.libs/bml_base_btl.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' depbase=`echo base/bml_base_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/bml_base_init.lo -MD -MP -MF $depbase.Tpo -c -o base/bml_base_init.lo base/bml_base_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/bml_base_init.lo -MD -MP -MF base/.deps/bml_base_init.Tpo -c base/bml_base_init.c -fPIC -DPIC -o base/.libs/bml_base_init.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' depbase=`echo base/bml_base_ft.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/bml_base_ft.lo -MD -MP -MF $depbase.Tpo -c -o base/bml_base_ft.lo base/bml_base_ft.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/bml_base_ft.lo -MD -MP -MF base/.deps/bml_base_ft.Tpo -c base/bml_base_ft.c -fPIC -DPIC -o base/.libs/bml_base_ft.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' depbase=`echo base/bml_base_endpoint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/bml_base_endpoint.lo -MD -MP -MF $depbase.Tpo -c -o base/bml_base_endpoint.lo base/bml_base_endpoint.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/bml_base_endpoint.lo -MD -MP -MF base/.deps/bml_base_endpoint.Tpo -c base/bml_base_endpoint.c -fPIC -DPIC -o base/.libs/bml_base_endpoint.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_bml.la base/bml_base_btl.lo base/bml_base_endpoint.lo base/bml_base_init.lo base/bml_base_frame.lo base/bml_base_ft.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_bml.a base/.libs/bml_base_btl.o base/.libs/bml_base_endpoint.o base/.libs/bml_base_init.o base/.libs/bml_base_frame.o base/.libs/bml_base_ft.o libtool: link: ranlib .libs/libmca_bml.a libtool: link: ( cd ".libs" && rm -f "libmca_bml.la" && ln -s "../libmca_bml.la" "libmca_bml.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/bml' Making all in mca/coll make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_frame.lo base/coll_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_frame.lo -MD -MP -MF base/.deps/coll_base_frame.Tpo -c base/coll_base_frame.c -fPIC -DPIC -o base/.libs/coll_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_scatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_scatter.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_scatter.lo base/coll_base_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_scatter.lo -MD -MP -MF base/.deps/coll_base_scatter.Tpo -c base/coll_base_scatter.c -fPIC -DPIC -o base/.libs/coll_base_scatter.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_find_available.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_find_available.lo base/coll_base_find_available.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_find_available.lo -MD -MP -MF base/.deps/coll_base_find_available.Tpo -c base/coll_base_find_available.c -fPIC -DPIC -o base/.libs/coll_base_find_available.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_topo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_topo.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_topo.lo base/coll_base_topo.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_topo.lo -MD -MP -MF base/.deps/coll_base_topo.Tpo -c base/coll_base_topo.c -fPIC -DPIC -o base/.libs/coll_base_topo.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_allgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_allgather.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_allgather.lo base/coll_base_allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_allgather.lo -MD -MP -MF base/.deps/coll_base_allgather.Tpo -c base/coll_base_allgather.c -fPIC -DPIC -o base/.libs/coll_base_allgather.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_bcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_bcast.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_bcast.lo base/coll_base_bcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_bcast.lo -MD -MP -MF base/.deps/coll_base_bcast.Tpo -c base/coll_base_bcast.c -fPIC -DPIC -o base/.libs/coll_base_bcast.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_allgatherv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_allgatherv.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_allgatherv.lo base/coll_base_allgatherv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_allgatherv.lo -MD -MP -MF base/.deps/coll_base_allgatherv.Tpo -c base/coll_base_allgatherv.c -fPIC -DPIC -o base/.libs/coll_base_allgatherv.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_util.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_util.lo base/coll_base_util.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_util.lo -MD -MP -MF base/.deps/coll_base_util.Tpo -c base/coll_base_util.c -fPIC -DPIC -o base/.libs/coll_base_util.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_gather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_gather.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_gather.lo base/coll_base_gather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_gather.lo -MD -MP -MF base/.deps/coll_base_gather.Tpo -c base/coll_base_gather.c -fPIC -DPIC -o base/.libs/coll_base_gather.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_allreduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_allreduce.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_allreduce.lo base/coll_base_allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_allreduce.lo -MD -MP -MF base/.deps/coll_base_allreduce.Tpo -c base/coll_base_allreduce.c -fPIC -DPIC -o base/.libs/coll_base_allreduce.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_alltoall.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_alltoall.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_alltoall.lo base/coll_base_alltoall.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_alltoall.lo -MD -MP -MF base/.deps/coll_base_alltoall.Tpo -c base/coll_base_alltoall.c -fPIC -DPIC -o base/.libs/coll_base_alltoall.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_comm_unselect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_comm_unselect.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_comm_unselect.lo base/coll_base_comm_unselect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_comm_unselect.lo -MD -MP -MF base/.deps/coll_base_comm_unselect.Tpo -c base/coll_base_comm_unselect.c -fPIC -DPIC -o base/.libs/coll_base_comm_unselect.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_alltoallv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_alltoallv.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_alltoallv.lo base/coll_base_alltoallv.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_alltoallv.lo -MD -MP -MF base/.deps/coll_base_alltoallv.Tpo -c base/coll_base_alltoallv.c -fPIC -DPIC -o base/.libs/coll_base_alltoallv.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_barrier.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_barrier.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_barrier.lo base/coll_base_barrier.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_barrier.lo -MD -MP -MF base/.deps/coll_base_barrier.Tpo -c base/coll_base_barrier.c -fPIC -DPIC -o base/.libs/coll_base_barrier.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_exscan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_exscan.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_exscan.lo base/coll_base_exscan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_exscan.lo -MD -MP -MF base/.deps/coll_base_exscan.Tpo -c base/coll_base_exscan.c -fPIC -DPIC -o base/.libs/coll_base_exscan.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_scan.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_scan.lo base/coll_base_scan.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_scan.lo -MD -MP -MF base/.deps/coll_base_scan.Tpo -c base/coll_base_scan.c -fPIC -DPIC -o base/.libs/coll_base_scan.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_reduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_reduce.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_reduce.lo base/coll_base_reduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_reduce.lo -MD -MP -MF base/.deps/coll_base_reduce.Tpo -c base/coll_base_reduce.c -fPIC -DPIC -o base/.libs/coll_base_reduce.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_reduce_scatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_reduce_scatter.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_reduce_scatter.lo base/coll_base_reduce_scatter.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_reduce_scatter.lo -MD -MP -MF base/.deps/coll_base_reduce_scatter.Tpo -c base/coll_base_reduce_scatter.c -fPIC -DPIC -o base/.libs/coll_base_reduce_scatter.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_reduce_scatter_block.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_reduce_scatter_block.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_reduce_scatter_block.lo base/coll_base_reduce_scatter_block.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_reduce_scatter_block.lo -MD -MP -MF base/.deps/coll_base_reduce_scatter_block.Tpo -c base/coll_base_reduce_scatter_block.c -fPIC -DPIC -o base/.libs/coll_base_reduce_scatter_block.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' depbase=`echo base/coll_base_comm_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_comm_select.lo -MD -MP -MF $depbase.Tpo -c -o base/coll_base_comm_select.lo base/coll_base_comm_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/coll_base_comm_select.lo -MD -MP -MF base/.deps/coll_base_comm_select.Tpo -c base/coll_base_comm_select.c -fPIC -DPIC -o base/.libs/coll_base_comm_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_coll.la base/coll_base_comm_select.lo base/coll_base_comm_unselect.lo base/coll_base_find_available.lo base/coll_base_frame.lo base/coll_base_bcast.lo base/coll_base_scatter.lo base/coll_base_topo.lo base/coll_base_allgather.lo base/coll_base_allgatherv.lo base/coll_base_util.lo base/coll_base_allreduce.lo base/coll_base_alltoall.lo base/coll_base_gather.lo base/coll_base_alltoallv.lo base/coll_base_reduce.lo base/coll_base_barrier.lo base/coll_base_reduce_scatter.lo base/coll_base_reduce_scatter_block.lo base/coll_base_exscan.lo base/coll_base_scan.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_coll.a base/.libs/coll_base_comm_select.o base/.libs/coll_base_comm_unselect.o base/.libs/coll_base_find_available.o base/.libs/coll_base_frame.o base/.libs/coll_base_bcast.o base/.libs/coll_base_scatter.o base/.libs/coll_base_topo.o base/.libs/coll_base_allgather.o base/.libs/coll_base_allgatherv.o base/.libs/coll_base_util.o base/.libs/coll_base_allreduce.o base/.libs/coll_base_alltoall.o base/.libs/coll_base_gather.o base/.libs/coll_base_alltoallv.o base/.libs/coll_base_reduce.o base/.libs/coll_base_barrier.o base/.libs/coll_base_reduce_scatter.o base/.libs/coll_base_reduce_scatter_block.o base/.libs/coll_base_exscan.o base/.libs/coll_base_scan.o libtool: link: ranlib .libs/libmca_coll.a libtool: link: ( cd ".libs" && rm -f "libmca_coll.la" && ln -s "../libmca_coll.la" "libmca_coll.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/coll' Making all in mca/crcp make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/crcp' ../../../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ --input=ompi_crcp.7in \ --output=ompi_crcp.7 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/crcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/crcp' depbase=`echo base/crcp_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crcp_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/crcp_base_frame.lo base/crcp_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crcp_base_frame.lo -MD -MP -MF base/.deps/crcp_base_frame.Tpo -c base/crcp_base_frame.c -fPIC -DPIC -o base/.libs/crcp_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/crcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/crcp' depbase=`echo base/crcp_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crcp_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/crcp_base_select.lo base/crcp_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crcp_base_select.lo -MD -MP -MF base/.deps/crcp_base_select.Tpo -c base/crcp_base_select.c -fPIC -DPIC -o base/.libs/crcp_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/crcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/crcp' depbase=`echo base/crcp_base_fns.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crcp_base_fns.lo -MD -MP -MF $depbase.Tpo -c -o base/crcp_base_fns.lo base/crcp_base_fns.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/crcp_base_fns.lo -MD -MP -MF base/.deps/crcp_base_fns.Tpo -c base/crcp_base_fns.c -fPIC -DPIC -o base/.libs/crcp_base_fns.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/crcp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/crcp' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_crcp.la base/crcp_base_frame.lo base/crcp_base_select.lo base/crcp_base_fns.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_crcp.a base/.libs/crcp_base_frame.o base/.libs/crcp_base_select.o base/.libs/crcp_base_fns.o libtool: link: ranlib .libs/libmca_crcp.a libtool: link: ( cd ".libs" && rm -f "libmca_crcp.la" && ln -s "../libmca_crcp.la" "libmca_crcp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/crcp' Making all in mca/fbtl make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fbtl' depbase=`echo base/fbtl_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fbtl_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/fbtl_base_frame.lo base/fbtl_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fbtl_base_frame.lo -MD -MP -MF base/.deps/fbtl_base_frame.Tpo -c base/fbtl_base_frame.c -fPIC -DPIC -o base/.libs/fbtl_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fbtl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fbtl' depbase=`echo base/fbtl_base_file_unselect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fbtl_base_file_unselect.lo -MD -MP -MF $depbase.Tpo -c -o base/fbtl_base_file_unselect.lo base/fbtl_base_file_unselect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fbtl_base_file_unselect.lo -MD -MP -MF base/.deps/fbtl_base_file_unselect.Tpo -c base/fbtl_base_file_unselect.c -fPIC -DPIC -o base/.libs/fbtl_base_file_unselect.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fbtl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fbtl' depbase=`echo base/fbtl_base_find_available.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fbtl_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/fbtl_base_find_available.lo base/fbtl_base_find_available.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fbtl_base_find_available.lo -MD -MP -MF base/.deps/fbtl_base_find_available.Tpo -c base/fbtl_base_find_available.c -fPIC -DPIC -o base/.libs/fbtl_base_find_available.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fbtl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fbtl' depbase=`echo base/fbtl_base_file_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fbtl_base_file_select.lo -MD -MP -MF $depbase.Tpo -c -o base/fbtl_base_file_select.lo base/fbtl_base_file_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fbtl_base_file_select.lo -MD -MP -MF base/.deps/fbtl_base_file_select.Tpo -c base/fbtl_base_file_select.c -fPIC -DPIC -o base/.libs/fbtl_base_file_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fbtl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fbtl' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_fbtl.la base/fbtl_base_frame.lo base/fbtl_base_file_select.lo base/fbtl_base_file_unselect.lo base/fbtl_base_find_available.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_fbtl.a base/.libs/fbtl_base_frame.o base/.libs/fbtl_base_file_select.o base/.libs/fbtl_base_file_unselect.o base/.libs/fbtl_base_find_available.o libtool: link: ranlib .libs/libmca_fbtl.a libtool: link: ( cd ".libs" && rm -f "libmca_fbtl.la" && ln -s "../libmca_fbtl.la" "libmca_fbtl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fbtl' Making all in mca/fcoll make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' depbase=`echo base/fcoll_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/fcoll_base_frame.lo base/fcoll_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_frame.lo -MD -MP -MF base/.deps/fcoll_base_frame.Tpo -c base/fcoll_base_frame.c -fPIC -DPIC -o base/.libs/fcoll_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' depbase=`echo base/fcoll_base_find_available.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/fcoll_base_find_available.lo base/fcoll_base_find_available.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_find_available.lo -MD -MP -MF base/.deps/fcoll_base_find_available.Tpo -c base/fcoll_base_find_available.c -fPIC -DPIC -o base/.libs/fcoll_base_find_available.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' depbase=`echo base/fcoll_base_sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_sort.lo -MD -MP -MF $depbase.Tpo -c -o base/fcoll_base_sort.lo base/fcoll_base_sort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_sort.lo -MD -MP -MF base/.deps/fcoll_base_sort.Tpo -c base/fcoll_base_sort.c -fPIC -DPIC -o base/.libs/fcoll_base_sort.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' depbase=`echo base/fcoll_base_file_unselect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_file_unselect.lo -MD -MP -MF $depbase.Tpo -c -o base/fcoll_base_file_unselect.lo base/fcoll_base_file_unselect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_file_unselect.lo -MD -MP -MF base/.deps/fcoll_base_file_unselect.Tpo -c base/fcoll_base_file_unselect.c -fPIC -DPIC -o base/.libs/fcoll_base_file_unselect.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' depbase=`echo base/fcoll_base_file_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_file_select.lo -MD -MP -MF $depbase.Tpo -c -o base/fcoll_base_file_select.lo base/fcoll_base_file_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_file_select.lo -MD -MP -MF base/.deps/fcoll_base_file_select.Tpo -c base/fcoll_base_file_select.c -fPIC -DPIC -o base/.libs/fcoll_base_file_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' depbase=`echo base/fcoll_base_coll_array.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_coll_array.lo -MD -MP -MF $depbase.Tpo -c -o base/fcoll_base_coll_array.lo base/fcoll_base_coll_array.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fcoll_base_coll_array.lo -MD -MP -MF base/.deps/fcoll_base_coll_array.Tpo -c base/fcoll_base_coll_array.c -fPIC -DPIC -o base/.libs/fcoll_base_coll_array.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_fcoll.la base/fcoll_base_frame.lo base/fcoll_base_file_select.lo base/fcoll_base_file_unselect.lo base/fcoll_base_find_available.lo base/fcoll_base_sort.lo base/fcoll_base_coll_array.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_fcoll.a base/.libs/fcoll_base_frame.o base/.libs/fcoll_base_file_select.o base/.libs/fcoll_base_file_unselect.o base/.libs/fcoll_base_find_available.o base/.libs/fcoll_base_sort.o base/.libs/fcoll_base_coll_array.o libtool: link: ranlib .libs/libmca_fcoll.a libtool: link: ( cd ".libs" && rm -f "libmca_fcoll.la" && ln -s "../libmca_fcoll.la" "libmca_fcoll.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fcoll' Making all in mca/fs make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' depbase=`echo base/fs_base_file_unselect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_unselect.lo -MD -MP -MF $depbase.Tpo -c -o base/fs_base_file_unselect.lo base/fs_base_file_unselect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_unselect.lo -MD -MP -MF base/.deps/fs_base_file_unselect.Tpo -c base/fs_base_file_unselect.c -fPIC -DPIC -o base/.libs/fs_base_file_unselect.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' depbase=`echo base/fs_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/fs_base_frame.lo base/fs_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_frame.lo -MD -MP -MF base/.deps/fs_base_frame.Tpo -c base/fs_base_frame.c -fPIC -DPIC -o base/.libs/fs_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' depbase=`echo base/fs_base_file_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_delete.lo -MD -MP -MF $depbase.Tpo -c -o base/fs_base_file_delete.lo base/fs_base_file_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_delete.lo -MD -MP -MF base/.deps/fs_base_file_delete.Tpo -c base/fs_base_file_delete.c -fPIC -DPIC -o base/.libs/fs_base_file_delete.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' depbase=`echo base/fs_base_file_close.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_close.lo -MD -MP -MF $depbase.Tpo -c -o base/fs_base_file_close.lo base/fs_base_file_close.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_close.lo -MD -MP -MF base/.deps/fs_base_file_close.Tpo -c base/fs_base_file_close.c -fPIC -DPIC -o base/.libs/fs_base_file_close.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' depbase=`echo base/fs_base_file_sync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_sync.lo -MD -MP -MF $depbase.Tpo -c -o base/fs_base_file_sync.lo base/fs_base_file_sync.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_sync.lo -MD -MP -MF base/.deps/fs_base_file_sync.Tpo -c base/fs_base_file_sync.c -fPIC -DPIC -o base/.libs/fs_base_file_sync.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' depbase=`echo base/fs_base_file_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_select.lo -MD -MP -MF $depbase.Tpo -c -o base/fs_base_file_select.lo base/fs_base_file_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_select.lo -MD -MP -MF base/.deps/fs_base_file_select.Tpo -c base/fs_base_file_select.c -fPIC -DPIC -o base/.libs/fs_base_file_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' depbase=`echo base/fs_base_find_available.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/fs_base_find_available.lo base/fs_base_find_available.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_find_available.lo -MD -MP -MF base/.deps/fs_base_find_available.Tpo -c base/fs_base_find_available.c -fPIC -DPIC -o base/.libs/fs_base_find_available.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' depbase=`echo base/fs_base_get_parent_dir.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_get_parent_dir.lo -MD -MP -MF $depbase.Tpo -c -o base/fs_base_get_parent_dir.lo base/fs_base_get_parent_dir.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_get_parent_dir.lo -MD -MP -MF base/.deps/fs_base_get_parent_dir.Tpo -c base/fs_base_get_parent_dir.c -fPIC -DPIC -o base/.libs/fs_base_get_parent_dir.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' depbase=`echo base/fs_base_file_get_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_get_size.lo -MD -MP -MF $depbase.Tpo -c -o base/fs_base_file_get_size.lo base/fs_base_file_get_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_get_size.lo -MD -MP -MF base/.deps/fs_base_file_get_size.Tpo -c base/fs_base_file_get_size.c -fPIC -DPIC -o base/.libs/fs_base_file_get_size.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' depbase=`echo base/fs_base_file_set_size.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_set_size.lo -MD -MP -MF $depbase.Tpo -c -o base/fs_base_file_set_size.lo base/fs_base_file_set_size.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/fs_base_file_set_size.lo -MD -MP -MF base/.deps/fs_base_file_set_size.Tpo -c base/fs_base_file_set_size.c -fPIC -DPIC -o base/.libs/fs_base_file_set_size.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_fs.la base/fs_base_frame.lo base/fs_base_file_select.lo base/fs_base_file_unselect.lo base/fs_base_find_available.lo base/fs_base_get_parent_dir.lo base/fs_base_file_close.lo base/fs_base_file_sync.lo base/fs_base_file_delete.lo base/fs_base_file_set_size.lo base/fs_base_file_get_size.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_fs.a base/.libs/fs_base_frame.o base/.libs/fs_base_file_select.o base/.libs/fs_base_file_unselect.o base/.libs/fs_base_find_available.o base/.libs/fs_base_get_parent_dir.o base/.libs/fs_base_file_close.o base/.libs/fs_base_file_sync.o base/.libs/fs_base_file_delete.o base/.libs/fs_base_file_set_size.o base/.libs/fs_base_file_get_size.o libtool: link: ranlib .libs/libmca_fs.a libtool: link: ( cd ".libs" && rm -f "libmca_fs.la" && ln -s "../libmca_fs.la" "libmca_fs.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/fs' Making all in mca/hook make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/hook' depbase=`echo base/hook_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/hook_base.lo -MD -MP -MF $depbase.Tpo -c -o base/hook_base.lo base/hook_base.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/hook_base.lo -MD -MP -MF base/.deps/hook_base.Tpo -c base/hook_base.c -fPIC -DPIC -o base/.libs/hook_base.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/hook' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/hook' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_hook.la base/hook_base.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_hook.a base/.libs/hook_base.o libtool: link: ranlib .libs/libmca_hook.a libtool: link: ( cd ".libs" && rm -f "libmca_hook.la" && ln -s "../libmca_hook.la" "libmca_hook.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/hook' Making all in mca/io make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' depbase=`echo base/io_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_frame.lo base/io_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_frame.lo -MD -MP -MF base/.deps/io_base_frame.Tpo -c base/io_base_frame.c -fPIC -DPIC -o base/.libs/io_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' depbase=`echo base/io_base_register_datarep.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_register_datarep.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_register_datarep.lo base/io_base_register_datarep.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_register_datarep.lo -MD -MP -MF base/.deps/io_base_register_datarep.Tpo -c base/io_base_register_datarep.c -fPIC -DPIC -o base/.libs/io_base_register_datarep.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' depbase=`echo base/io_base_find_available.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_find_available.lo base/io_base_find_available.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_find_available.lo -MD -MP -MF base/.deps/io_base_find_available.Tpo -c base/io_base_find_available.c -fPIC -DPIC -o base/.libs/io_base_find_available.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' depbase=`echo base/io_base_request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_request.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_request.lo base/io_base_request.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_request.lo -MD -MP -MF base/.deps/io_base_request.Tpo -c base/io_base_request.c -fPIC -DPIC -o base/.libs/io_base_request.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' depbase=`echo base/io_base_delete.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_delete.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_delete.lo base/io_base_delete.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_delete.lo -MD -MP -MF base/.deps/io_base_delete.Tpo -c base/io_base_delete.c -fPIC -DPIC -o base/.libs/io_base_delete.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' depbase=`echo base/io_base_file_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_file_select.lo -MD -MP -MF $depbase.Tpo -c -o base/io_base_file_select.lo base/io_base_file_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/io_base_file_select.lo -MD -MP -MF base/.deps/io_base_file_select.Tpo -c base/io_base_file_select.c -fPIC -DPIC -o base/.libs/io_base_file_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_io.la base/io_base_frame.lo base/io_base_delete.lo base/io_base_file_select.lo base/io_base_find_available.lo base/io_base_request.lo base/io_base_register_datarep.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_io.a base/.libs/io_base_frame.o base/.libs/io_base_delete.o base/.libs/io_base_file_select.o base/.libs/io_base_find_available.o base/.libs/io_base_request.o base/.libs/io_base_register_datarep.o libtool: link: ranlib .libs/libmca_io.a libtool: link: ( cd ".libs" && rm -f "libmca_io.la" && ln -s "../libmca_io.la" "libmca_io.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/io' Making all in mca/mtl make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/mtl' depbase=`echo base/mtl_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mtl_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/mtl_base_frame.lo base/mtl_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/mtl_base_frame.lo -MD -MP -MF base/.deps/mtl_base_frame.Tpo -c base/mtl_base_frame.c -fPIC -DPIC -o base/.libs/mtl_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/mtl' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/mtl' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_mtl.la base/mtl_base_frame.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_mtl.a base/.libs/mtl_base_frame.o libtool: link: ranlib .libs/libmca_mtl.a libtool: link: ( cd ".libs" && rm -f "libmca_mtl.la" && ln -s "../libmca_mtl.la" "libmca_mtl.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/mtl' Making all in mca/op make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/op' depbase=`echo base/op_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/op_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/op_base_frame.lo base/op_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/op_base_frame.lo -MD -MP -MF base/.deps/op_base_frame.Tpo -c base/op_base_frame.c -fPIC -DPIC -o base/.libs/op_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/op' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/op' depbase=`echo base/op_base_find_available.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/op_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/op_base_find_available.lo base/op_base_find_available.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/op_base_find_available.lo -MD -MP -MF base/.deps/op_base_find_available.Tpo -c base/op_base_find_available.c -fPIC -DPIC -o base/.libs/op_base_find_available.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/op' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/op' depbase=`echo base/op_base_op_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/op_base_op_select.lo -MD -MP -MF $depbase.Tpo -c -o base/op_base_op_select.lo base/op_base_op_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/op_base_op_select.lo -MD -MP -MF base/.deps/op_base_op_select.Tpo -c base/op_base_op_select.c -fPIC -DPIC -o base/.libs/op_base_op_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/op' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/op' depbase=`echo base/op_base_functions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/op_base_functions.lo -MD -MP -MF $depbase.Tpo -c -o base/op_base_functions.lo base/op_base_functions.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/op_base_functions.lo -MD -MP -MF base/.deps/op_base_functions.Tpo -c base/op_base_functions.c -fPIC -DPIC -o base/.libs/op_base_functions.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/op' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/op' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_op.la base/op_base_frame.lo base/op_base_find_available.lo base/op_base_functions.lo base/op_base_op_select.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_op.a base/.libs/op_base_frame.o base/.libs/op_base_find_available.o base/.libs/op_base_functions.o base/.libs/op_base_op_select.o libtool: link: ranlib .libs/libmca_op.a libtool: link: ( cd ".libs" && rm -f "libmca_op.la" && ln -s "../libmca_op.la" "libmca_op.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/op' Making all in mca/osc make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/osc' depbase=`echo base/osc_base_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/osc_base_init.lo -MD -MP -MF $depbase.Tpo -c -o base/osc_base_init.lo base/osc_base_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/osc_base_init.lo -MD -MP -MF base/.deps/osc_base_init.Tpo -c base/osc_base_init.c -fPIC -DPIC -o base/.libs/osc_base_init.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/osc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/osc' depbase=`echo base/osc_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/osc_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/osc_base_frame.lo base/osc_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/osc_base_frame.lo -MD -MP -MF base/.deps/osc_base_frame.Tpo -c base/osc_base_frame.c -fPIC -DPIC -o base/.libs/osc_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/osc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/osc' depbase=`echo base/osc_base_obj_convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/osc_base_obj_convert.lo -MD -MP -MF $depbase.Tpo -c -o base/osc_base_obj_convert.lo base/osc_base_obj_convert.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/osc_base_obj_convert.lo -MD -MP -MF base/.deps/osc_base_obj_convert.Tpo -c base/osc_base_obj_convert.c -fPIC -DPIC -o base/.libs/osc_base_obj_convert.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/osc' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/osc' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_osc.la base/osc_base_frame.lo base/osc_base_init.lo base/osc_base_obj_convert.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_osc.a base/.libs/osc_base_frame.o base/.libs/osc_base_init.o base/.libs/osc_base_obj_convert.o libtool: link: ranlib .libs/libmca_osc.a libtool: link: ( cd ".libs" && rm -f "libmca_osc.la" && ln -s "../libmca_osc.la" "libmca_osc.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/osc' Making all in mca/pml make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' depbase=`echo base/pml_base_ft.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_ft.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_ft.lo base/pml_base_ft.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_ft.lo -MD -MP -MF base/.deps/pml_base_ft.Tpo -c base/pml_base_ft.c -fPIC -DPIC -o base/.libs/pml_base_ft.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' depbase=`echo base/pml_base_request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_request.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_request.lo base/pml_base_request.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_request.lo -MD -MP -MF base/.deps/pml_base_request.Tpo -c base/pml_base_request.c -fPIC -DPIC -o base/.libs/pml_base_request.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' depbase=`echo base/pml_base_sendreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_sendreq.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_sendreq.lo base/pml_base_sendreq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_sendreq.lo -MD -MP -MF base/.deps/pml_base_sendreq.Tpo -c base/pml_base_sendreq.c -fPIC -DPIC -o base/.libs/pml_base_sendreq.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' depbase=`echo base/pml_base_recvreq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_recvreq.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_recvreq.lo base/pml_base_recvreq.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_recvreq.lo -MD -MP -MF base/.deps/pml_base_recvreq.Tpo -c base/pml_base_recvreq.c -fPIC -DPIC -o base/.libs/pml_base_recvreq.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' depbase=`echo base/pml_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_frame.lo base/pml_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_frame.lo -MD -MP -MF base/.deps/pml_base_frame.Tpo -c base/pml_base_frame.c -fPIC -DPIC -o base/.libs/pml_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' depbase=`echo base/pml_base_bsend.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_bsend.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_bsend.lo base/pml_base_bsend.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_bsend.lo -MD -MP -MF base/.deps/pml_base_bsend.Tpo -c base/pml_base_bsend.c -fPIC -DPIC -o base/.libs/pml_base_bsend.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' depbase=`echo base/pml_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/pml_base_select.lo base/pml_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/pml_base_select.lo -MD -MP -MF base/.deps/pml_base_select.Tpo -c base/pml_base_select.c -fPIC -DPIC -o base/.libs/pml_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_pml.la base/pml_base_bsend.lo base/pml_base_frame.lo base/pml_base_recvreq.lo base/pml_base_request.lo base/pml_base_select.lo base/pml_base_sendreq.lo base/pml_base_ft.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_pml.a base/.libs/pml_base_bsend.o base/.libs/pml_base_frame.o base/.libs/pml_base_recvreq.o base/.libs/pml_base_request.o base/.libs/pml_base_select.o base/.libs/pml_base_sendreq.o base/.libs/pml_base_ft.o libtool: link: ranlib .libs/libmca_pml.a libtool: link: ( cd ".libs" && rm -f "libmca_pml.la" && ln -s "../libmca_pml.la" "libmca_pml.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml' Making all in mca/rte make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte' depbase=`echo base/rte_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rte_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/rte_base_frame.lo base/rte_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/rte_base_frame.lo -MD -MP -MF base/.deps/rte_base_frame.Tpo -c base/rte_base_frame.c -fPIC -DPIC -o base/.libs/rte_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_rte.la base/rte_base_frame.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_rte.a base/.libs/rte_base_frame.o libtool: link: ranlib .libs/libmca_rte.a libtool: link: ( cd ".libs" && rm -f "libmca_rte.la" && ln -s "../libmca_rte.la" "libmca_rte.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte' Making all in mca/sharedfp make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/sharedfp' depbase=`echo base/sharedfp_base_file_unselect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sharedfp_base_file_unselect.lo -MD -MP -MF $depbase.Tpo -c -o base/sharedfp_base_file_unselect.lo base/sharedfp_base_file_unselect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sharedfp_base_file_unselect.lo -MD -MP -MF base/.deps/sharedfp_base_file_unselect.Tpo -c base/sharedfp_base_file_unselect.c -fPIC -DPIC -o base/.libs/sharedfp_base_file_unselect.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/sharedfp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/sharedfp' depbase=`echo base/sharedfp_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sharedfp_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/sharedfp_base_frame.lo base/sharedfp_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sharedfp_base_frame.lo -MD -MP -MF base/.deps/sharedfp_base_frame.Tpo -c base/sharedfp_base_frame.c -fPIC -DPIC -o base/.libs/sharedfp_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/sharedfp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/sharedfp' depbase=`echo base/sharedfp_base_find_available.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sharedfp_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/sharedfp_base_find_available.lo base/sharedfp_base_find_available.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sharedfp_base_find_available.lo -MD -MP -MF base/.deps/sharedfp_base_find_available.Tpo -c base/sharedfp_base_find_available.c -fPIC -DPIC -o base/.libs/sharedfp_base_find_available.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/sharedfp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/sharedfp' depbase=`echo base/sharedfp_base_file_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sharedfp_base_file_select.lo -MD -MP -MF $depbase.Tpo -c -o base/sharedfp_base_file_select.lo base/sharedfp_base_file_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/sharedfp_base_file_select.lo -MD -MP -MF base/.deps/sharedfp_base_file_select.Tpo -c base/sharedfp_base_file_select.c -fPIC -DPIC -o base/.libs/sharedfp_base_file_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/sharedfp' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/sharedfp' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_sharedfp.la base/sharedfp_base_file_select.lo base/sharedfp_base_file_unselect.lo base/sharedfp_base_find_available.lo base/sharedfp_base_frame.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_sharedfp.a base/.libs/sharedfp_base_file_select.o base/.libs/sharedfp_base_file_unselect.o base/.libs/sharedfp_base_find_available.o base/.libs/sharedfp_base_frame.o libtool: link: ranlib .libs/libmca_sharedfp.a libtool: link: ( cd ".libs" && rm -f "libmca_sharedfp.la" && ln -s "../libmca_sharedfp.la" "libmca_sharedfp.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/sharedfp' Making all in mca/topo make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_cart_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_rank.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_rank.lo base/topo_base_cart_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_rank.lo -MD -MP -MF base/.deps/topo_base_cart_rank.Tpo -c base/topo_base_cart_rank.c -fPIC -DPIC -o base/.libs/topo_base_cart_rank.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_cart_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_get.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_get.lo base/topo_base_cart_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_get.lo -MD -MP -MF base/.deps/topo_base_cart_get.Tpo -c base/topo_base_cart_get.c -fPIC -DPIC -o base/.libs/topo_base_cart_get.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_cart_shift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_shift.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_shift.lo base/topo_base_cart_shift.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_shift.lo -MD -MP -MF base/.deps/topo_base_cart_shift.Tpo -c base/topo_base_cart_shift.c -fPIC -DPIC -o base/.libs/topo_base_cart_shift.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_cart_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_map.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_map.lo base/topo_base_cart_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_map.lo -MD -MP -MF base/.deps/topo_base_cart_map.Tpo -c base/topo_base_cart_map.c -fPIC -DPIC -o base/.libs/topo_base_cart_map.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_cart_sub.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_sub.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_sub.lo base/topo_base_cart_sub.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_sub.lo -MD -MP -MF base/.deps/topo_base_cart_sub.Tpo -c base/topo_base_cart_sub.c -fPIC -DPIC -o base/.libs/topo_base_cart_sub.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_cart_coords.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_coords.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_coords.lo base/topo_base_cart_coords.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_coords.lo -MD -MP -MF base/.deps/topo_base_cart_coords.Tpo -c base/topo_base_cart_coords.c -fPIC -DPIC -o base/.libs/topo_base_cart_coords.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_cartdim_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cartdim_get.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cartdim_get.lo base/topo_base_cartdim_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cartdim_get.lo -MD -MP -MF base/.deps/topo_base_cartdim_get.Tpo -c base/topo_base_cartdim_get.c -fPIC -DPIC -o base/.libs/topo_base_cartdim_get.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_cart_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_create.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_cart_create.lo base/topo_base_cart_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_cart_create.lo -MD -MP -MF base/.deps/topo_base_cart_create.Tpo -c base/topo_base_cart_create.c -fPIC -DPIC -o base/.libs/topo_base_cart_create.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_dist_graph_create_adjacent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_dist_graph_create_adjacent.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_dist_graph_create_adjacent.lo base/topo_base_dist_graph_create_adjacent.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_dist_graph_create_adjacent.lo -MD -MP -MF base/.deps/topo_base_dist_graph_create_adjacent.Tpo -c base/topo_base_dist_graph_create_adjacent.c -fPIC -DPIC -o base/.libs/topo_base_dist_graph_create_adjacent.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_comm_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_comm_select.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_comm_select.lo base/topo_base_comm_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_comm_select.lo -MD -MP -MF base/.deps/topo_base_comm_select.Tpo -c base/topo_base_comm_select.c -fPIC -DPIC -o base/.libs/topo_base_comm_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_dist_graph_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_dist_graph_create.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_dist_graph_create.lo base/topo_base_dist_graph_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_dist_graph_create.lo -MD -MP -MF base/.deps/topo_base_dist_graph_create.Tpo -c base/topo_base_dist_graph_create.c -fPIC -DPIC -o base/.libs/topo_base_dist_graph_create.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_dist_graph_neighbors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_dist_graph_neighbors.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_dist_graph_neighbors.lo base/topo_base_dist_graph_neighbors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_dist_graph_neighbors.lo -MD -MP -MF base/.deps/topo_base_dist_graph_neighbors.Tpo -c base/topo_base_dist_graph_neighbors.c -fPIC -DPIC -o base/.libs/topo_base_dist_graph_neighbors.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_dist_graph_neighbors_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_dist_graph_neighbors_count.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_dist_graph_neighbors_count.lo base/topo_base_dist_graph_neighbors_count.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_dist_graph_neighbors_count.lo -MD -MP -MF base/.deps/topo_base_dist_graph_neighbors_count.Tpo -c base/topo_base_dist_graph_neighbors_count.c -fPIC -DPIC -o base/.libs/topo_base_dist_graph_neighbors_count.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_frame.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_frame.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_frame.lo base/topo_base_frame.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_frame.lo -MD -MP -MF base/.deps/topo_base_frame.Tpo -c base/topo_base_frame.c -fPIC -DPIC -o base/.libs/topo_base_frame.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_find_available.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_find_available.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_find_available.lo base/topo_base_find_available.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_find_available.lo -MD -MP -MF base/.deps/topo_base_find_available.Tpo -c base/topo_base_find_available.c -fPIC -DPIC -o base/.libs/topo_base_find_available.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_graph_create.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graph_create.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_graph_create.lo base/topo_base_graph_create.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graph_create.lo -MD -MP -MF base/.deps/topo_base_graph_create.Tpo -c base/topo_base_graph_create.c -fPIC -DPIC -o base/.libs/topo_base_graph_create.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_graph_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graph_map.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_graph_map.lo base/topo_base_graph_map.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graph_map.lo -MD -MP -MF base/.deps/topo_base_graph_map.Tpo -c base/topo_base_graph_map.c -fPIC -DPIC -o base/.libs/topo_base_graph_map.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_graph_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graph_get.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_graph_get.lo base/topo_base_graph_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graph_get.lo -MD -MP -MF base/.deps/topo_base_graph_get.Tpo -c base/topo_base_graph_get.c -fPIC -DPIC -o base/.libs/topo_base_graph_get.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_graph_neighbors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graph_neighbors.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_graph_neighbors.lo base/topo_base_graph_neighbors.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graph_neighbors.lo -MD -MP -MF base/.deps/topo_base_graph_neighbors.Tpo -c base/topo_base_graph_neighbors.c -fPIC -DPIC -o base/.libs/topo_base_graph_neighbors.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_graph_neighbors_count.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graph_neighbors_count.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_graph_neighbors_count.lo base/topo_base_graph_neighbors_count.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graph_neighbors_count.lo -MD -MP -MF base/.deps/topo_base_graph_neighbors_count.Tpo -c base/topo_base_graph_neighbors_count.c -fPIC -DPIC -o base/.libs/topo_base_graph_neighbors_count.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_graphdims_get.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graphdims_get.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_graphdims_get.lo base/topo_base_graphdims_get.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_graphdims_get.lo -MD -MP -MF base/.deps/topo_base_graphdims_get.Tpo -c base/topo_base_graphdims_get.c -fPIC -DPIC -o base/.libs/topo_base_graphdims_get.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' depbase=`echo base/topo_base_lazy_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_lazy_init.lo -MD -MP -MF $depbase.Tpo -c -o base/topo_base_lazy_init.lo base/topo_base_lazy_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/topo_base_lazy_init.lo -MD -MP -MF base/.deps/topo_base_lazy_init.Tpo -c base/topo_base_lazy_init.c -fPIC -DPIC -o base/.libs/topo_base_lazy_init.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_topo.la base/topo_base_cart_coords.lo base/topo_base_cart_create.lo base/topo_base_cart_get.lo base/topo_base_cart_rank.lo base/topo_base_cart_map.lo base/topo_base_cart_shift.lo base/topo_base_cart_sub.lo base/topo_base_cartdim_get.lo base/topo_base_comm_select.lo base/topo_base_dist_graph_create.lo base/topo_base_dist_graph_create_adjacent.lo base/topo_base_dist_graph_neighbors.lo base/topo_base_dist_graph_neighbors_count.lo base/topo_base_find_available.lo base/topo_base_frame.lo base/topo_base_graph_create.lo base/topo_base_graph_get.lo base/topo_base_graph_map.lo base/topo_base_graph_neighbors.lo base/topo_base_graph_neighbors_count.lo base/topo_base_graphdims_get.lo base/topo_base_lazy_init.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_topo.a base/.libs/topo_base_cart_coords.o base/.libs/topo_base_cart_create.o base/.libs/topo_base_cart_get.o base/.libs/topo_base_cart_rank.o base/.libs/topo_base_cart_map.o base/.libs/topo_base_cart_shift.o base/.libs/topo_base_cart_sub.o base/.libs/topo_base_cartdim_get.o base/.libs/topo_base_comm_select.o base/.libs/topo_base_dist_graph_create.o base/.libs/topo_base_dist_graph_create_adjacent.o base/.libs/topo_base_dist_graph_neighbors.o base/.libs/topo_base_dist_graph_neighbors_count.o base/.libs/topo_base_find_available.o base/.libs/topo_base_frame.o base/.libs/topo_base_graph_create.o base/.libs/topo_base_graph_get.o base/.libs/topo_base_graph_map.o base/.libs/topo_base_graph_neighbors.o base/.libs/topo_base_graph_neighbors_count.o base/.libs/topo_base_graphdims_get.o base/.libs/topo_base_lazy_init.o libtool: link: ranlib .libs/libmca_topo.a libtool: link: ( cd ".libs" && rm -f "libmca_topo.la" && ln -s "../libmca_topo.la" "libmca_topo.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/topo' Making all in mca/vprotocol make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/vprotocol' depbase=`echo base/vprotocol_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/vprotocol_base.lo -MD -MP -MF $depbase.Tpo -c -o base/vprotocol_base.lo base/vprotocol_base.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/vprotocol_base.lo -MD -MP -MF base/.deps/vprotocol_base.Tpo -c base/vprotocol_base.c -fPIC -DPIC -o base/.libs/vprotocol_base.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/vprotocol' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/vprotocol' depbase=`echo base/vprotocol_base_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/vprotocol_base_select.lo -MD -MP -MF $depbase.Tpo -c -o base/vprotocol_base_select.lo base/vprotocol_base_select.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/vprotocol_base_select.lo -MD -MP -MF base/.deps/vprotocol_base_select.Tpo -c base/vprotocol_base_select.c -fPIC -DPIC -o base/.libs/vprotocol_base_select.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/vprotocol' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/vprotocol' depbase=`echo base/vprotocol_base_parasite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/vprotocol_base_parasite.lo -MD -MP -MF $depbase.Tpo -c -o base/vprotocol_base_parasite.lo base/vprotocol_base_parasite.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/vprotocol_base_parasite.lo -MD -MP -MF base/.deps/vprotocol_base_parasite.Tpo -c base/vprotocol_base_parasite.c -fPIC -DPIC -o base/.libs/vprotocol_base_parasite.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/vprotocol' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/vprotocol' depbase=`echo base/vprotocol_base_request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/vprotocol_base_request.lo -MD -MP -MF $depbase.Tpo -c -o base/vprotocol_base_request.lo base/vprotocol_base_request.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT base/vprotocol_base_request.lo -MD -MP -MF base/.deps/vprotocol_base_request.Tpo -c base/vprotocol_base_request.c -fPIC -DPIC -o base/.libs/vprotocol_base_request.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/vprotocol' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/vprotocol' /bin/sh ../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmca_vprotocol.la base/vprotocol_base.lo base/vprotocol_base_select.lo base/vprotocol_base_parasite.lo base/vprotocol_base_request.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_vprotocol.a base/.libs/vprotocol_base.o base/.libs/vprotocol_base_select.o base/.libs/vprotocol_base_parasite.o base/.libs/vprotocol_base_request.o libtool: link: ranlib .libs/libmca_vprotocol.a libtool: link: ( cd ".libs" && rm -f "libmca_vprotocol.la" && ln -s "../libmca_vprotocol.la" "libmca_vprotocol.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/vprotocol' Making all in mca/pml/v make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml/v' depbase=`echo pml_v_output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pml_v_output.lo -MD -MP -MF $depbase.Tpo -c -o pml_v_output.lo pml_v_output.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pml_v_output.lo -MD -MP -MF .deps/pml_v_output.Tpo -c pml_v_output.c -fPIC -DPIC -o .libs/pml_v_output.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml/v' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml/v' depbase=`echo pml_v_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pml_v_component.lo -MD -MP -MF $depbase.Tpo -c -o pml_v_component.lo pml_v_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pml_v_component.lo -MD -MP -MF .deps/pml_v_component.Tpo -c pml_v_component.c -fPIC -DPIC -o .libs/pml_v_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml/v' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml/v' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o libmca_pml_v.la pml_v_component.lo pml_v_output.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_pml_v.a .libs/pml_v_component.o .libs/pml_v_output.o libtool: link: ranlib .libs/libmca_pml_v.a libtool: link: ( cd ".libs" && rm -f "libmca_pml_v.la" && ln -s "../libmca_pml_v.la" "libmca_pml_v.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/pml/v' Making all in mca/rte/orte make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' cp -f ../../../../orte/tools/orterun/orterun.1 mpirun.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' cp -f ../../../../orte/tools/orterun/orterun.1 mpiexec.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' cp -f ../../../../orte/tools/orte-clean/orte-clean.1 ompi-clean.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' cp -f ../../../../orte/tools/orte-server/orte-server.1 ompi-server.1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' depbase=`echo rte_orte_component.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rte_orte_component.lo -MD -MP -MF $depbase.Tpo -c -o rte_orte_component.lo rte_orte_component.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rte_orte_component.lo -MD -MP -MF .deps/rte_orte_component.Tpo -c rte_orte_component.c -fPIC -DPIC -o .libs/rte_orte_component.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' depbase=`echo rte_orte_module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rte_orte_module.lo -MD -MP -MF $depbase.Tpo -c -o rte_orte_module.lo rte_orte_module.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT rte_orte_module.lo -MD -MP -MF .deps/rte_orte_module.Tpo -c rte_orte_module.c -fPIC -DPIC -o .libs/rte_orte_module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -module -avoid-version -o libmca_rte_orte.la rte_orte_component.lo rte_orte_module.lo ../../../../orte/libopen-rte.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmca_rte_orte.a .libs/rte_orte_component.o .libs/rte_orte_module.o libtool: link: ranlib .libs/libmca_rte_orte.a libtool: link: ( cd ".libs" && rm -f "libmca_rte_orte.la" && ln -s "../libmca_rte_orte.la" "libmca_rte_orte.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mca/rte/orte' Making all in . make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' /usr/bin/mkdir -p `dirname ../ompi/mpi/man/man3/.dir-stamp` touch "../ompi/mpi/man/man3/.dir-stamp" make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo class/ompi_seq_tracker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/ompi_seq_tracker.lo -MD -MP -MF $depbase.Tpo -c -o class/ompi_seq_tracker.lo class/ompi_seq_tracker.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT class/ompi_seq_tracker.lo -MD -MP -MF class/.deps/ompi_seq_tracker.Tpo -c class/ompi_seq_tracker.c -fPIC -DPIC -o class/.libs/ompi_seq_tracker.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo attribute/attribute_predefined.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT attribute/attribute_predefined.lo -MD -MP -MF $depbase.Tpo -c -o attribute/attribute_predefined.lo attribute/attribute_predefined.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT attribute/attribute_predefined.lo -MD -MP -MF attribute/.deps/attribute_predefined.Tpo -c attribute/attribute_predefined.c -fPIC -DPIC -o attribute/.libs/attribute_predefined.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo communicator/comm_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT communicator/comm_init.lo -MD -MP -MF $depbase.Tpo -c -o communicator/comm_init.lo communicator/comm_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT communicator/comm_init.lo -MD -MP -MF communicator/.deps/comm_init.Tpo -c communicator/comm_init.c -fPIC -DPIC -o communicator/.libs/comm_init.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/libompi_mpir_la-ompi_mpi_init.lo -MD -MP -MF runtime/.deps/libompi_mpir_la-ompi_mpi_init.Tpo -c -o runtime/libompi_mpir_la-ompi_mpi_init.lo `test -f 'runtime/ompi_mpi_init.c' || echo './'`runtime/ompi_mpi_init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/libompi_mpir_la-ompi_mpi_init.lo -MD -MP -MF runtime/.deps/libompi_mpir_la-ompi_mpi_init.Tpo -c runtime/ompi_mpi_init.c -fPIC -DPIC -o runtime/.libs/libompi_mpir_la-ompi_mpi_init.o mv -f runtime/.deps/libompi_mpir_la-ompi_mpi_init.Tpo runtime/.deps/libompi_mpir_la-ompi_mpi_init.Plo make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo communicator/comm_request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT communicator/comm_request.lo -MD -MP -MF $depbase.Tpo -c -o communicator/comm_request.lo communicator/comm_request.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT communicator/comm_request.lo -MD -MP -MF communicator/.deps/comm_request.Tpo -c communicator/comm_request.c -fPIC -DPIC -o communicator/.libs/comm_request.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo errhandler/errhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errhandler/errhandler.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/errhandler.lo errhandler/errhandler.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errhandler/errhandler.lo -MD -MP -MF errhandler/.deps/errhandler.Tpo -c errhandler/errhandler.c -fPIC -DPIC -o errhandler/.libs/errhandler.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo attribute/attribute.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT attribute/attribute.lo -MD -MP -MF $depbase.Tpo -c -o attribute/attribute.lo attribute/attribute.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT attribute/attribute.lo -MD -MP -MF attribute/.deps/attribute.Tpo -c attribute/attribute.c -fPIC -DPIC -o attribute/.libs/attribute.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo communicator/comm_cid.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT communicator/comm_cid.lo -MD -MP -MF $depbase.Tpo -c -o communicator/comm_cid.lo communicator/comm_cid.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT communicator/comm_cid.lo -MD -MP -MF communicator/.deps/comm_cid.Tpo -c communicator/comm_cid.c -fPIC -DPIC -o communicator/.libs/comm_cid.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo errhandler/errhandler_predefined.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errhandler/errhandler_predefined.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/errhandler_predefined.lo errhandler/errhandler_predefined.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errhandler/errhandler_predefined.lo -MD -MP -MF errhandler/.deps/errhandler_predefined.Tpo -c errhandler/errhandler_predefined.c -fPIC -DPIC -o errhandler/.libs/errhandler_predefined.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo errhandler/errhandler_invoke.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errhandler/errhandler_invoke.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/errhandler_invoke.lo errhandler/errhandler_invoke.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errhandler/errhandler_invoke.lo -MD -MP -MF errhandler/.deps/errhandler_invoke.Tpo -c errhandler/errhandler_invoke.c -fPIC -DPIC -o errhandler/.libs/errhandler_invoke.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo communicator/comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT communicator/comm.lo -MD -MP -MF $depbase.Tpo -c -o communicator/comm.lo communicator/comm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT communicator/comm.lo -MD -MP -MF communicator/.deps/comm.Tpo -c communicator/comm.c -fPIC -DPIC -o communicator/.libs/comm.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo errhandler/errcode-internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errhandler/errcode-internal.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/errcode-internal.lo errhandler/errcode-internal.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errhandler/errcode-internal.lo -MD -MP -MF errhandler/.deps/errcode-internal.Tpo -c errhandler/errcode-internal.c -fPIC -DPIC -o errhandler/.libs/errcode-internal.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo file/file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT file/file.lo -MD -MP -MF $depbase.Tpo -c -o file/file.lo file/file.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT file/file.lo -MD -MP -MF file/.deps/file.Tpo -c file/file.c -fPIC -DPIC -o file/.libs/file.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo group/group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group.lo -MD -MP -MF $depbase.Tpo -c -o group/group.lo group/group.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group.lo -MD -MP -MF group/.deps/group.Tpo -c group/group.c -fPIC -DPIC -o group/.libs/group.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo group/group_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_init.lo -MD -MP -MF $depbase.Tpo -c -o group/group_init.lo group/group_init.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_init.lo -MD -MP -MF group/.deps/group_init.Tpo -c group/group_init.c -fPIC -DPIC -o group/.libs/group_init.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo group/group_set_rank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_set_rank.lo -MD -MP -MF $depbase.Tpo -c -o group/group_set_rank.lo group/group_set_rank.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_set_rank.lo -MD -MP -MF group/.deps/group_set_rank.Tpo -c group/group_set_rank.c -fPIC -DPIC -o group/.libs/group_set_rank.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo group/group_sporadic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_sporadic.lo -MD -MP -MF $depbase.Tpo -c -o group/group_sporadic.lo group/group_sporadic.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_sporadic.lo -MD -MP -MF group/.deps/group_sporadic.Tpo -c group/group_sporadic.c -fPIC -DPIC -o group/.libs/group_sporadic.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo group/group_plist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_plist.lo -MD -MP -MF $depbase.Tpo -c -o group/group_plist.lo group/group_plist.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_plist.lo -MD -MP -MF group/.deps/group_plist.Tpo -c group/group_plist.c -fPIC -DPIC -o group/.libs/group_plist.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo errhandler/errcode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errhandler/errcode.lo -MD -MP -MF $depbase.Tpo -c -o errhandler/errcode.lo errhandler/errcode.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT errhandler/errcode.lo -MD -MP -MF errhandler/.deps/errcode.Tpo -c errhandler/errcode.c -fPIC -DPIC -o errhandler/.libs/errcode.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo group/group_strided.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_strided.lo -MD -MP -MF $depbase.Tpo -c -o group/group_strided.lo group/group_strided.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_strided.lo -MD -MP -MF group/.deps/group_strided.Tpo -c group/group_strided.c -fPIC -DPIC -o group/.libs/group_strided.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo group/group_bitmap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_bitmap.lo -MD -MP -MF $depbase.Tpo -c -o group/group_bitmap.lo group/group_bitmap.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT group/group_bitmap.lo -MD -MP -MF group/.deps/group_bitmap.Tpo -c group/group_bitmap.c -fPIC -DPIC -o group/.libs/group_bitmap.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo info/info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT info/info.lo -MD -MP -MF $depbase.Tpo -c -o info/info.lo info/info.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT info/info.lo -MD -MP -MF info/.deps/info.Tpo -c info/info.c -fPIC -DPIC -o info/.libs/info.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo message/message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT message/message.lo -MD -MP -MF $depbase.Tpo -c -o message/message.lo message/message.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT message/message.lo -MD -MP -MF message/.deps/message.Tpo -c message/message.c -fPIC -DPIC -o message/.libs/message.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo interlib/interlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT interlib/interlib.lo -MD -MP -MF $depbase.Tpo -c -o interlib/interlib.lo interlib/interlib.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT interlib/interlib.lo -MD -MP -MF interlib/.deps/interlib.Tpo -c interlib/interlib.c -fPIC -DPIC -o interlib/.libs/interlib.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo op/op.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT op/op.lo -MD -MP -MF $depbase.Tpo -c -o op/op.lo op/op.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT op/op.lo -MD -MP -MF op/.deps/op.Tpo -c op/op.c -fPIC -DPIC -o op/.libs/op.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo request/grequest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT request/grequest.lo -MD -MP -MF $depbase.Tpo -c -o request/grequest.lo request/grequest.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT request/grequest.lo -MD -MP -MF request/.deps/grequest.Tpo -c request/grequest.c -fPIC -DPIC -o request/.libs/grequest.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo request/req_test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT request/req_test.lo -MD -MP -MF $depbase.Tpo -c -o request/req_test.lo request/req_test.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT request/req_test.lo -MD -MP -MF request/.deps/req_test.Tpo -c request/req_test.c -fPIC -DPIC -o request/.libs/req_test.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo request/request.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT request/request.lo -MD -MP -MF $depbase.Tpo -c -o request/request.lo request/request.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT request/request.lo -MD -MP -MF request/.deps/request.Tpo -c request/request.c -fPIC -DPIC -o request/.libs/request.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo runtime/ompi_mpi_abort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_mpi_abort.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_mpi_abort.lo runtime/ompi_mpi_abort.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_mpi_abort.lo -MD -MP -MF runtime/.deps/ompi_mpi_abort.Tpo -c runtime/ompi_mpi_abort.c -fPIC -DPIC -o runtime/.libs/ompi_mpi_abort.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo proc/proc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT proc/proc.lo -MD -MP -MF $depbase.Tpo -c -o proc/proc.lo proc/proc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT proc/proc.lo -MD -MP -MF proc/.deps/proc.Tpo -c proc/proc.c -fPIC -DPIC -o proc/.libs/proc.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo runtime/ompi_mpi_dynamics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_mpi_dynamics.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_mpi_dynamics.lo runtime/ompi_mpi_dynamics.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_mpi_dynamics.lo -MD -MP -MF runtime/.deps/ompi_mpi_dynamics.Tpo -c runtime/ompi_mpi_dynamics.c -fPIC -DPIC -o runtime/.libs/ompi_mpi_dynamics.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo runtime/ompi_mpi_preconnect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_mpi_preconnect.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_mpi_preconnect.lo runtime/ompi_mpi_preconnect.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_mpi_preconnect.lo -MD -MP -MF runtime/.deps/ompi_mpi_preconnect.Tpo -c runtime/ompi_mpi_preconnect.c -fPIC -DPIC -o runtime/.libs/ompi_mpi_preconnect.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo dpm/dpm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dpm/dpm.lo -MD -MP -MF $depbase.Tpo -c -o dpm/dpm.lo dpm/dpm.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT dpm/dpm.lo -MD -MP -MF dpm/.deps/dpm.Tpo -c dpm/dpm.c -fPIC -DPIC -o dpm/.libs/dpm.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo request/req_wait.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT request/req_wait.lo -MD -MP -MF $depbase.Tpo -c -o request/req_wait.lo request/req_wait.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT request/req_wait.lo -MD -MP -MF request/.deps/req_wait.Tpo -c request/req_wait.c -fPIC -DPIC -o request/.libs/req_wait.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo runtime/ompi_mpi_finalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_mpi_finalize.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_mpi_finalize.lo runtime/ompi_mpi_finalize.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_mpi_finalize.lo -MD -MP -MF runtime/.deps/ompi_mpi_finalize.Tpo -c runtime/ompi_mpi_finalize.c -fPIC -DPIC -o runtime/.libs/ompi_mpi_finalize.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo runtime/ompi_info_support.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_info_support.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_info_support.lo runtime/ompi_info_support.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_info_support.lo -MD -MP -MF runtime/.deps/ompi_info_support.Tpo -c runtime/ompi_info_support.c -fPIC -DPIC -o runtime/.libs/ompi_info_support.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo runtime/ompi_mpi_params.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_mpi_params.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_mpi_params.lo runtime/ompi_mpi_params.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_mpi_params.lo -MD -MP -MF runtime/.deps/ompi_mpi_params.Tpo -c runtime/ompi_mpi_params.c -fPIC -DPIC -o runtime/.libs/ompi_mpi_params.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo mpiext/mpiext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpiext/mpiext.lo -MD -MP -MF $depbase.Tpo -c -o mpiext/mpiext.lo mpiext/mpiext.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpiext/mpiext.lo -MD -MP -MF mpiext/.deps/mpiext.Tpo -c mpiext/mpiext.c -fPIC -DPIC -o mpiext/.libs/mpiext.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo runtime/ompi_spc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_spc.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_spc.lo runtime/ompi_spc.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_spc.lo -MD -MP -MF runtime/.deps/ompi_spc.Tpo -c runtime/ompi_spc.c -fPIC -DPIC -o runtime/.libs/ompi_spc.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo patterns/net/netpatterns_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/net/netpatterns_base.lo -MD -MP -MF $depbase.Tpo -c -o patterns/net/netpatterns_base.lo patterns/net/netpatterns_base.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/net/netpatterns_base.lo -MD -MP -MF patterns/net/.deps/netpatterns_base.Tpo -c patterns/net/netpatterns_base.c -fPIC -DPIC -o patterns/net/.libs/netpatterns_base.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo runtime/ompi_cr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_cr.lo -MD -MP -MF $depbase.Tpo -c -o runtime/ompi_cr.lo runtime/ompi_cr.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT runtime/ompi_cr.lo -MD -MP -MF runtime/.deps/ompi_cr.Tpo -c runtime/ompi_cr.c -fPIC -DPIC -o runtime/.libs/ompi_cr.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo patterns/net/netpatterns_multinomial_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/net/netpatterns_multinomial_tree.lo -MD -MP -MF $depbase.Tpo -c -o patterns/net/netpatterns_multinomial_tree.lo patterns/net/netpatterns_multinomial_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/net/netpatterns_multinomial_tree.lo -MD -MP -MF patterns/net/.deps/netpatterns_multinomial_tree.Tpo -c patterns/net/netpatterns_multinomial_tree.c -fPIC -DPIC -o patterns/net/.libs/netpatterns_multinomial_tree.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI.3in \ --output=mpi/man/man3/MPI.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Abort.3in \ --output=mpi/man/man3/MPI_Abort.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Accumulate.3in \ --output=mpi/man/man3/MPI_Accumulate.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo patterns/net/netpatterns_nary_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/net/netpatterns_nary_tree.lo -MD -MP -MF $depbase.Tpo -c -o patterns/net/netpatterns_nary_tree.lo patterns/net/netpatterns_nary_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/net/netpatterns_nary_tree.lo -MD -MP -MF patterns/net/.deps/netpatterns_nary_tree.Tpo -c patterns/net/netpatterns_nary_tree.c -fPIC -DPIC -o patterns/net/.libs/netpatterns_nary_tree.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Add_error_class.3in \ --output=mpi/man/man3/MPI_Add_error_class.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Add_error_code.3in \ --output=mpi/man/man3/MPI_Add_error_code.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Add_error_string.3in \ --output=mpi/man/man3/MPI_Add_error_string.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Address.3in \ --output=mpi/man/man3/MPI_Address.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Aint_add.3in \ --output=mpi/man/man3/MPI_Aint_add.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo win/win.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT win/win.lo -MD -MP -MF $depbase.Tpo -c -o win/win.lo win/win.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT win/win.lo -MD -MP -MF win/.deps/win.Tpo -c win/win.c -fPIC -DPIC -o win/.libs/win.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Aint_diff.3in \ --output=mpi/man/man3/MPI_Aint_diff.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Allgather.3in \ --output=mpi/man/man3/MPI_Allgather.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Allgatherv.3in \ --output=mpi/man/man3/MPI_Allgatherv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Iallgather.3in \ --output=mpi/man/man3/MPI_Iallgather.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo patterns/comm/bcast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/comm/bcast.lo -MD -MP -MF $depbase.Tpo -c -o patterns/comm/bcast.lo patterns/comm/bcast.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/comm/bcast.lo -MD -MP -MF patterns/comm/.deps/bcast.Tpo -c patterns/comm/bcast.c -fPIC -DPIC -o patterns/comm/.libs/bcast.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' /bin/sh ../libtool --tag=CC --mode=link gcc -fasynchronous-unwind-tables -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libompi_mpir.la runtime/libompi_mpir_la-ompi_mpi_init.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libompi_mpir.a runtime/.libs/libompi_mpir_la-ompi_mpi_init.o libtool: link: ranlib .libs/libompi_mpir.a libtool: link: ( cd ".libs" && rm -f "libompi_mpir.la" && ln -s "../libompi_mpir.la" "libompi_mpir.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Iallgatherv.3in \ --output=mpi/man/man3/MPI_Iallgatherv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Alloc_mem.3in \ --output=mpi/man/man3/MPI_Alloc_mem.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Allreduce.3in \ --output=mpi/man/man3/MPI_Allreduce.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Iallreduce.3in \ --output=mpi/man/man3/MPI_Iallreduce.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Alltoall.3in \ --output=mpi/man/man3/MPI_Alltoall.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ialltoall.3in \ --output=mpi/man/man3/MPI_Ialltoall.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Alltoallv.3in \ --output=mpi/man/man3/MPI_Alltoallv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo patterns/comm/allreduce.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/comm/allreduce.lo -MD -MP -MF $depbase.Tpo -c -o patterns/comm/allreduce.lo patterns/comm/allreduce.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/comm/allreduce.lo -MD -MP -MF patterns/comm/.deps/allreduce.Tpo -c patterns/comm/allreduce.c -fPIC -DPIC -o patterns/comm/.libs/allreduce.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ialltoallv.3in \ --output=mpi/man/man3/MPI_Ialltoallv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Alltoallw.3in \ --output=mpi/man/man3/MPI_Alltoallw.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ialltoallw.3in \ --output=mpi/man/man3/MPI_Ialltoallw.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Attr_delete.3in \ --output=mpi/man/man3/MPI_Attr_delete.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo patterns/comm/allgather.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/comm/allgather.lo -MD -MP -MF $depbase.Tpo -c -o patterns/comm/allgather.lo patterns/comm/allgather.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/comm/allgather.lo -MD -MP -MF patterns/comm/.deps/allgather.Tpo -c patterns/comm/allgather.c -fPIC -DPIC -o patterns/comm/.libs/allgather.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Attr_get.3in \ --output=mpi/man/man3/MPI_Attr_get.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Attr_put.3in \ --output=mpi/man/man3/MPI_Attr_put.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Barrier.3in \ --output=mpi/man/man3/MPI_Barrier.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ibarrier.3in \ --output=mpi/man/man3/MPI_Ibarrier.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Bcast.3in \ --output=mpi/man/man3/MPI_Bcast.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Bsend_init.3in \ --output=mpi/man/man3/MPI_Bsend_init.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ibcast.3in \ --output=mpi/man/man3/MPI_Ibcast.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Bsend.3in \ --output=mpi/man/man3/MPI_Bsend.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Buffer_detach.3in \ --output=mpi/man/man3/MPI_Buffer_detach.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Buffer_attach.3in \ --output=mpi/man/man3/MPI_Buffer_attach.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' depbase=`echo patterns/net/netpatterns_knomial_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/net/netpatterns_knomial_tree.lo -MD -MP -MF $depbase.Tpo -c -o patterns/net/netpatterns_knomial_tree.lo patterns/net/netpatterns_knomial_tree.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../opal/include -I../ompi/include -I../oshmem/include -I../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../ompi/mpiext/cuda/c -I.. -I../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT patterns/net/netpatterns_knomial_tree.lo -MD -MP -MF patterns/net/.deps/netpatterns_knomial_tree.Tpo -c patterns/net/netpatterns_knomial_tree.c -fPIC -DPIC -o patterns/net/.libs/netpatterns_knomial_tree.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Cancel.3in \ --output=mpi/man/man3/MPI_Cancel.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Cart_coords.3in \ --output=mpi/man/man3/MPI_Cart_coords.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Cart_create.3in \ --output=mpi/man/man3/MPI_Cart_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Cart_get.3in \ --output=mpi/man/man3/MPI_Cart_get.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Cartdim_get.3in \ --output=mpi/man/man3/MPI_Cartdim_get.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Cart_map.3in \ --output=mpi/man/man3/MPI_Cart_map.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Cart_rank.3in \ --output=mpi/man/man3/MPI_Cart_rank.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Cart_shift.3in \ --output=mpi/man/man3/MPI_Cart_shift.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Cart_sub.3in \ --output=mpi/man/man3/MPI_Cart_sub.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Close_port.3in \ --output=mpi/man/man3/MPI_Close_port.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_call_errhandler.3in \ --output=mpi/man/man3/MPI_Comm_call_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_accept.3in \ --output=mpi/man/man3/MPI_Comm_accept.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_c2f.3in \ --output=mpi/man/man3/MPI_Comm_c2f.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_compare.3in \ --output=mpi/man/man3/MPI_Comm_compare.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_connect.3in \ --output=mpi/man/man3/MPI_Comm_connect.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_create.3in \ --output=mpi/man/man3/MPI_Comm_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_create_group.3in \ --output=mpi/man/man3/MPI_Comm_create_group.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_create_errhandler.3in \ --output=mpi/man/man3/MPI_Comm_create_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_create_keyval.3in \ --output=mpi/man/man3/MPI_Comm_create_keyval.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_delete_attr.3in \ --output=mpi/man/man3/MPI_Comm_delete_attr.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_dup.3in \ --output=mpi/man/man3/MPI_Comm_dup.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_dup_with_info.3in \ --output=mpi/man/man3/MPI_Comm_dup_with_info.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_disconnect.3in \ --output=mpi/man/man3/MPI_Comm_disconnect.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_f2c.3in \ --output=mpi/man/man3/MPI_Comm_f2c.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_idup.3in \ --output=mpi/man/man3/MPI_Comm_idup.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_free.3in \ --output=mpi/man/man3/MPI_Comm_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_free_keyval.3in \ --output=mpi/man/man3/MPI_Comm_free_keyval.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_get_errhandler.3in \ --output=mpi/man/man3/MPI_Comm_get_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_get_info.3in \ --output=mpi/man/man3/MPI_Comm_get_info.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_get_attr.3in \ --output=mpi/man/man3/MPI_Comm_get_attr.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_get_name.3in \ --output=mpi/man/man3/MPI_Comm_get_name.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_get_parent.3in \ --output=mpi/man/man3/MPI_Comm_get_parent.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_group.3in \ --output=mpi/man/man3/MPI_Comm_group.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_rank.3in \ --output=mpi/man/man3/MPI_Comm_rank.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_remote_size.3in \ --output=mpi/man/man3/MPI_Comm_remote_size.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_join.3in \ --output=mpi/man/man3/MPI_Comm_join.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_set_attr.3in \ --output=mpi/man/man3/MPI_Comm_set_attr.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_remote_group.3in \ --output=mpi/man/man3/MPI_Comm_remote_group.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_set_info.3in \ --output=mpi/man/man3/MPI_Comm_set_info.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_set_errhandler.3in \ --output=mpi/man/man3/MPI_Comm_set_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_set_name.3in \ --output=mpi/man/man3/MPI_Comm_set_name.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_size.3in \ --output=mpi/man/man3/MPI_Comm_size.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_spawn.3in \ --output=mpi/man/man3/MPI_Comm_spawn.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_spawn_multiple.3in \ --output=mpi/man/man3/MPI_Comm_spawn_multiple.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_split.3in \ --output=mpi/man/man3/MPI_Comm_split.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Compare_and_swap.3in \ --output=mpi/man/man3/MPI_Compare_and_swap.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_split_type.3in \ --output=mpi/man/man3/MPI_Comm_split_type.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Comm_test_inter.3in \ --output=mpi/man/man3/MPI_Comm_test_inter.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Dims_create.3in \ --output=mpi/man/man3/MPI_Dims_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Dist_graph_create.3in \ --output=mpi/man/man3/MPI_Dist_graph_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Dist_graph_create_adjacent.3in \ --output=mpi/man/man3/MPI_Dist_graph_create_adjacent.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Dist_graph_neighbors.3in \ --output=mpi/man/man3/MPI_Dist_graph_neighbors.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Dist_graph_neighbors_count.3in \ --output=mpi/man/man3/MPI_Dist_graph_neighbors_count.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Errhandler_create.3in \ --output=mpi/man/man3/MPI_Errhandler_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Errhandler_free.3in \ --output=mpi/man/man3/MPI_Errhandler_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Errhandler_get.3in \ --output=mpi/man/man3/MPI_Errhandler_get.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Errhandler_set.3in \ --output=mpi/man/man3/MPI_Errhandler_set.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Error_string.3in \ --output=mpi/man/man3/MPI_Error_string.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Error_class.3in \ --output=mpi/man/man3/MPI_Error_class.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Exscan.3in \ --output=mpi/man/man3/MPI_Exscan.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Iexscan.3in \ --output=mpi/man/man3/MPI_Iexscan.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_c2f.3in \ --output=mpi/man/man3/MPI_File_c2f.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_call_errhandler.3in \ --output=mpi/man/man3/MPI_File_call_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Fetch_and_op.3in \ --output=mpi/man/man3/MPI_Fetch_and_op.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_close.3in \ --output=mpi/man/man3/MPI_File_close.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_delete.3in \ --output=mpi/man/man3/MPI_File_delete.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_f2c.3in \ --output=mpi/man/man3/MPI_File_f2c.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_get_amode.3in \ --output=mpi/man/man3/MPI_File_get_amode.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_get_atomicity.3in \ --output=mpi/man/man3/MPI_File_get_atomicity.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_create_errhandler.3in \ --output=mpi/man/man3/MPI_File_create_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_get_group.3in \ --output=mpi/man/man3/MPI_File_get_group.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_get_errhandler.3in \ --output=mpi/man/man3/MPI_File_get_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_get_byte_offset.3in \ --output=mpi/man/man3/MPI_File_get_byte_offset.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_get_info.3in \ --output=mpi/man/man3/MPI_File_get_info.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_get_position.3in \ --output=mpi/man/man3/MPI_File_get_position.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_get_size.3in \ --output=mpi/man/man3/MPI_File_get_size.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_get_type_extent.3in \ --output=mpi/man/man3/MPI_File_get_type_extent.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_get_view.3in \ --output=mpi/man/man3/MPI_File_get_view.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_get_position_shared.3in \ --output=mpi/man/man3/MPI_File_get_position_shared.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_iread.3in \ --output=mpi/man/man3/MPI_File_iread.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_iread_at.3in \ --output=mpi/man/man3/MPI_File_iread_at.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_iread_all.3in \ --output=mpi/man/man3/MPI_File_iread_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_iread_shared.3in \ --output=mpi/man/man3/MPI_File_iread_shared.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_iread_at_all.3in \ --output=mpi/man/man3/MPI_File_iread_at_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_iwrite_at.3in \ --output=mpi/man/man3/MPI_File_iwrite_at.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_iwrite.3in \ --output=mpi/man/man3/MPI_File_iwrite.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_iwrite_at_all.3in \ --output=mpi/man/man3/MPI_File_iwrite_at_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_iwrite_all.3in \ --output=mpi/man/man3/MPI_File_iwrite_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_open.3in \ --output=mpi/man/man3/MPI_File_open.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_preallocate.3in \ --output=mpi/man/man3/MPI_File_preallocate.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_iwrite_shared.3in \ --output=mpi/man/man3/MPI_File_iwrite_shared.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read.3in \ --output=mpi/man/man3/MPI_File_read.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read_all.3in \ --output=mpi/man/man3/MPI_File_read_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read_all_begin.3in \ --output=mpi/man/man3/MPI_File_read_all_begin.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read_all_end.3in \ --output=mpi/man/man3/MPI_File_read_all_end.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read_at.3in \ --output=mpi/man/man3/MPI_File_read_at.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read_at_all.3in \ --output=mpi/man/man3/MPI_File_read_at_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read_at_all_begin.3in \ --output=mpi/man/man3/MPI_File_read_at_all_begin.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read_at_all_end.3in \ --output=mpi/man/man3/MPI_File_read_at_all_end.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read_ordered_begin.3in \ --output=mpi/man/man3/MPI_File_read_ordered_begin.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read_ordered_end.3in \ --output=mpi/man/man3/MPI_File_read_ordered_end.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read_ordered.3in \ --output=mpi/man/man3/MPI_File_read_ordered.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_read_shared.3in \ --output=mpi/man/man3/MPI_File_read_shared.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_seek_shared.3in \ --output=mpi/man/man3/MPI_File_seek_shared.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_set_errhandler.3in \ --output=mpi/man/man3/MPI_File_set_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_set_atomicity.3in \ --output=mpi/man/man3/MPI_File_set_atomicity.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_seek.3in \ --output=mpi/man/man3/MPI_File_seek.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_set_info.3in \ --output=mpi/man/man3/MPI_File_set_info.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_set_size.3in \ --output=mpi/man/man3/MPI_File_set_size.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_set_view.3in \ --output=mpi/man/man3/MPI_File_set_view.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_sync.3in \ --output=mpi/man/man3/MPI_File_sync.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write_all.3in \ --output=mpi/man/man3/MPI_File_write_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write.3in \ --output=mpi/man/man3/MPI_File_write.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write_all_end.3in \ --output=mpi/man/man3/MPI_File_write_all_end.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write_all_begin.3in \ --output=mpi/man/man3/MPI_File_write_all_begin.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write_at_all.3in \ --output=mpi/man/man3/MPI_File_write_at_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write_at.3in \ --output=mpi/man/man3/MPI_File_write_at.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write_at_all_begin.3in \ --output=mpi/man/man3/MPI_File_write_at_all_begin.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write_at_all_end.3in \ --output=mpi/man/man3/MPI_File_write_at_all_end.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write_ordered.3in \ --output=mpi/man/man3/MPI_File_write_ordered.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write_ordered_end.3in \ --output=mpi/man/man3/MPI_File_write_ordered_end.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write_ordered_begin.3in \ --output=mpi/man/man3/MPI_File_write_ordered_begin.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_File_write_shared.3in \ --output=mpi/man/man3/MPI_File_write_shared.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Finalize.3in \ --output=mpi/man/man3/MPI_Finalize.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Finalized.3in \ --output=mpi/man/man3/MPI_Finalized.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Free_mem.3in \ --output=mpi/man/man3/MPI_Free_mem.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Igather.3in \ --output=mpi/man/man3/MPI_Igather.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Gatherv.3in \ --output=mpi/man/man3/MPI_Gatherv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Gather.3in \ --output=mpi/man/man3/MPI_Gather.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Get.3in \ --output=mpi/man/man3/MPI_Get.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Get_accumulate.3in \ --output=mpi/man/man3/MPI_Get_accumulate.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Igatherv.3in \ --output=mpi/man/man3/MPI_Igatherv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Get_count.3in \ --output=mpi/man/man3/MPI_Get_count.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Get_address.3in \ --output=mpi/man/man3/MPI_Get_address.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Get_elements.3in \ --output=mpi/man/man3/MPI_Get_elements.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Get_elements_x.3in \ --output=mpi/man/man3/MPI_Get_elements_x.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Get_library_version.3in \ --output=mpi/man/man3/MPI_Get_library_version.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Get_processor_name.3in \ --output=mpi/man/man3/MPI_Get_processor_name.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Get_version.3in \ --output=mpi/man/man3/MPI_Get_version.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Graph_create.3in \ --output=mpi/man/man3/MPI_Graph_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Graphdims_get.3in \ --output=mpi/man/man3/MPI_Graphdims_get.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Graph_get.3in \ --output=mpi/man/man3/MPI_Graph_get.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Graph_map.3in \ --output=mpi/man/man3/MPI_Graph_map.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Graph_neighbors.3in \ --output=mpi/man/man3/MPI_Graph_neighbors.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Graph_neighbors_count.3in \ --output=mpi/man/man3/MPI_Graph_neighbors_count.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_c2f.3in \ --output=mpi/man/man3/MPI_Group_c2f.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_compare.3in \ --output=mpi/man/man3/MPI_Group_compare.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Grequest_complete.3in \ --output=mpi/man/man3/MPI_Grequest_complete.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Grequest_start.3in \ --output=mpi/man/man3/MPI_Grequest_start.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_difference.3in \ --output=mpi/man/man3/MPI_Group_difference.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_excl.3in \ --output=mpi/man/man3/MPI_Group_excl.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_f2c.3in \ --output=mpi/man/man3/MPI_Group_f2c.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_incl.3in \ --output=mpi/man/man3/MPI_Group_incl.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_intersection.3in \ --output=mpi/man/man3/MPI_Group_intersection.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_range_excl.3in \ --output=mpi/man/man3/MPI_Group_range_excl.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_free.3in \ --output=mpi/man/man3/MPI_Group_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_range_incl.3in \ --output=mpi/man/man3/MPI_Group_range_incl.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_rank.3in \ --output=mpi/man/man3/MPI_Group_rank.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_size.3in \ --output=mpi/man/man3/MPI_Group_size.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_union.3in \ --output=mpi/man/man3/MPI_Group_union.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ibsend.3in \ --output=mpi/man/man3/MPI_Ibsend.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Improbe.3in \ --output=mpi/man/man3/MPI_Improbe.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Imrecv.3in \ --output=mpi/man/man3/MPI_Imrecv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Group_translate_ranks.3in \ --output=mpi/man/man3/MPI_Group_translate_ranks.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_c2f.3in \ --output=mpi/man/man3/MPI_Info_c2f.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_create.3in \ --output=mpi/man/man3/MPI_Info_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_delete.3in \ --output=mpi/man/man3/MPI_Info_delete.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_dup.3in \ --output=mpi/man/man3/MPI_Info_dup.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_env.3in \ --output=mpi/man/man3/MPI_Info_env.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_f2c.3in \ --output=mpi/man/man3/MPI_Info_f2c.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_free.3in \ --output=mpi/man/man3/MPI_Info_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_get.3in \ --output=mpi/man/man3/MPI_Info_get.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_get_nkeys.3in \ --output=mpi/man/man3/MPI_Info_get_nkeys.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_get_valuelen.3in \ --output=mpi/man/man3/MPI_Info_get_valuelen.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_set.3in \ --output=mpi/man/man3/MPI_Info_set.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Info_get_nthkey.3in \ --output=mpi/man/man3/MPI_Info_get_nthkey.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Init.3in \ --output=mpi/man/man3/MPI_Init.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Initialized.3in \ --output=mpi/man/man3/MPI_Initialized.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Init_thread.3in \ --output=mpi/man/man3/MPI_Init_thread.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Intercomm_create.3in \ --output=mpi/man/man3/MPI_Intercomm_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Intercomm_merge.3in \ --output=mpi/man/man3/MPI_Intercomm_merge.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Iprobe.3in \ --output=mpi/man/man3/MPI_Iprobe.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Irecv.3in \ --output=mpi/man/man3/MPI_Irecv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Irsend.3in \ --output=mpi/man/man3/MPI_Irsend.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Isend.3in \ --output=mpi/man/man3/MPI_Isend.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Issend.3in \ --output=mpi/man/man3/MPI_Issend.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Is_thread_main.3in \ --output=mpi/man/man3/MPI_Is_thread_main.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Keyval_create.3in \ --output=mpi/man/man3/MPI_Keyval_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Message_c2f.3in \ --output=mpi/man/man3/MPI_Message_c2f.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Keyval_free.3in \ --output=mpi/man/man3/MPI_Keyval_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Lookup_name.3in \ --output=mpi/man/man3/MPI_Lookup_name.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Message_f2c.3in \ --output=mpi/man/man3/MPI_Message_f2c.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Mprobe.3in \ --output=mpi/man/man3/MPI_Mprobe.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Mrecv.3in \ --output=mpi/man/man3/MPI_Mrecv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Neighbor_allgather.3in \ --output=mpi/man/man3/MPI_Neighbor_allgather.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ineighbor_allgather.3in \ --output=mpi/man/man3/MPI_Ineighbor_allgather.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Neighbor_allgatherv.3in \ --output=mpi/man/man3/MPI_Neighbor_allgatherv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ineighbor_allgatherv.3in \ --output=mpi/man/man3/MPI_Ineighbor_allgatherv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Neighbor_alltoall.3in \ --output=mpi/man/man3/MPI_Neighbor_alltoall.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ineighbor_alltoall.3in \ --output=mpi/man/man3/MPI_Ineighbor_alltoall.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Neighbor_alltoallv.3in \ --output=mpi/man/man3/MPI_Neighbor_alltoallv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ineighbor_alltoallv.3in \ --output=mpi/man/man3/MPI_Ineighbor_alltoallv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ineighbor_alltoallw.3in \ --output=mpi/man/man3/MPI_Ineighbor_alltoallw.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Neighbor_alltoallw.3in \ --output=mpi/man/man3/MPI_Neighbor_alltoallw.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Op_c2f.3in \ --output=mpi/man/man3/MPI_Op_c2f.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Op_commutative.3in \ --output=mpi/man/man3/MPI_Op_commutative.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Op_create.3in \ --output=mpi/man/man3/MPI_Op_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Op_free.3in \ --output=mpi/man/man3/MPI_Op_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Open_port.3in \ --output=mpi/man/man3/MPI_Open_port.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Op_f2c.3in \ --output=mpi/man/man3/MPI_Op_f2c.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Pack.3in \ --output=mpi/man/man3/MPI_Pack.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Pack_external.3in \ --output=mpi/man/man3/MPI_Pack_external.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Pack_external_size.3in \ --output=mpi/man/man3/MPI_Pack_external_size.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Pack_size.3in \ --output=mpi/man/man3/MPI_Pack_size.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Probe.3in \ --output=mpi/man/man3/MPI_Probe.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Publish_name.3in \ --output=mpi/man/man3/MPI_Publish_name.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Pcontrol.3in \ --output=mpi/man/man3/MPI_Pcontrol.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Put.3in \ --output=mpi/man/man3/MPI_Put.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Query_thread.3in \ --output=mpi/man/man3/MPI_Query_thread.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Raccumulate.3in \ --output=mpi/man/man3/MPI_Raccumulate.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Recv.3in \ --output=mpi/man/man3/MPI_Recv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Recv_init.3in \ --output=mpi/man/man3/MPI_Recv_init.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ireduce.3in \ --output=mpi/man/man3/MPI_Ireduce.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Reduce_local.3in \ --output=mpi/man/man3/MPI_Reduce_local.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Reduce.3in \ --output=mpi/man/man3/MPI_Reduce.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Reduce_scatter.3in \ --output=mpi/man/man3/MPI_Reduce_scatter.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ireduce_scatter.3in \ --output=mpi/man/man3/MPI_Ireduce_scatter.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ireduce_scatter_block.3in \ --output=mpi/man/man3/MPI_Ireduce_scatter_block.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Reduce_scatter_block.3in \ --output=mpi/man/man3/MPI_Reduce_scatter_block.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Register_datarep.3in \ --output=mpi/man/man3/MPI_Register_datarep.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Request_c2f.3in \ --output=mpi/man/man3/MPI_Request_c2f.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Request_free.3in \ --output=mpi/man/man3/MPI_Request_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Request_f2c.3in \ --output=mpi/man/man3/MPI_Request_f2c.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Rget.3in \ --output=mpi/man/man3/MPI_Rget.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Request_get_status.3in \ --output=mpi/man/man3/MPI_Request_get_status.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Rget_accumulate.3in \ --output=mpi/man/man3/MPI_Rget_accumulate.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Rput.3in \ --output=mpi/man/man3/MPI_Rput.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Rsend_init.3in \ --output=mpi/man/man3/MPI_Rsend_init.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Rsend.3in \ --output=mpi/man/man3/MPI_Rsend.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Scan.3in \ --output=mpi/man/man3/MPI_Scan.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Iscan.3in \ --output=mpi/man/man3/MPI_Iscan.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Iscatter.3in \ --output=mpi/man/man3/MPI_Iscatter.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Scatter.3in \ --output=mpi/man/man3/MPI_Scatter.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Iscatterv.3in \ --output=mpi/man/man3/MPI_Iscatterv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Send.3in \ --output=mpi/man/man3/MPI_Send.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Send_init.3in \ --output=mpi/man/man3/MPI_Send_init.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Scatterv.3in \ --output=mpi/man/man3/MPI_Scatterv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Sendrecv.3in \ --output=mpi/man/man3/MPI_Sendrecv.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Sendrecv_replace.3in \ --output=mpi/man/man3/MPI_Sendrecv_replace.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Sizeof.3in \ --output=mpi/man/man3/MPI_Sizeof.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ssend.3in \ --output=mpi/man/man3/MPI_Ssend.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Ssend_init.3in \ --output=mpi/man/man3/MPI_Ssend_init.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Start.3in \ --output=mpi/man/man3/MPI_Start.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Status_c2f.3in \ --output=mpi/man/man3/MPI_Status_c2f.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Status_f2c.3in \ --output=mpi/man/man3/MPI_Status_f2c.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Startall.3in \ --output=mpi/man/man3/MPI_Startall.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Status_set_elements.3in \ --output=mpi/man/man3/MPI_Status_set_elements.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Status_set_cancelled.3in \ --output=mpi/man/man3/MPI_Status_set_cancelled.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_category_changed.3in \ --output=mpi/man/man3/MPI_T_category_changed.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Status_set_elements_x.3in \ --output=mpi/man/man3/MPI_Status_set_elements_x.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_category_get_categories.3in \ --output=mpi/man/man3/MPI_T_category_get_categories.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_category_get_cvars.3in \ --output=mpi/man/man3/MPI_T_category_get_cvars.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_category_get_info.3in \ --output=mpi/man/man3/MPI_T_category_get_info.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_category_get_pvars.3in \ --output=mpi/man/man3/MPI_T_category_get_pvars.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_category_get_num.3in \ --output=mpi/man/man3/MPI_T_category_get_num.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_cvar_get_num.3in \ --output=mpi/man/man3/MPI_T_cvar_get_num.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_cvar_get_info.3in \ --output=mpi/man/man3/MPI_T_cvar_get_info.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_cvar_handle_alloc.3in \ --output=mpi/man/man3/MPI_T_cvar_handle_alloc.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_cvar_handle_free.3in \ --output=mpi/man/man3/MPI_T_cvar_handle_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_enum_get_info.3in \ --output=mpi/man/man3/MPI_T_enum_get_info.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_cvar_read.3in \ --output=mpi/man/man3/MPI_T_cvar_read.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_cvar_write.3in \ --output=mpi/man/man3/MPI_T_cvar_write.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_enum_get_item.3in \ --output=mpi/man/man3/MPI_T_enum_get_item.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_finalize.3in \ --output=mpi/man/man3/MPI_T_finalize.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_init_thread.3in \ --output=mpi/man/man3/MPI_T_init_thread.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_get_info.3in \ --output=mpi/man/man3/MPI_T_pvar_get_info.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_get_num.3in \ --output=mpi/man/man3/MPI_T_pvar_get_num.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_handle_alloc.3in \ --output=mpi/man/man3/MPI_T_pvar_handle_alloc.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_handle_free.3in \ --output=mpi/man/man3/MPI_T_pvar_handle_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_read.3in \ --output=mpi/man/man3/MPI_T_pvar_read.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_reset.3in \ --output=mpi/man/man3/MPI_T_pvar_reset.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_readreset.3in \ --output=mpi/man/man3/MPI_T_pvar_readreset.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_session_create.3in \ --output=mpi/man/man3/MPI_T_pvar_session_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_stop.3in \ --output=mpi/man/man3/MPI_T_pvar_stop.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_session_free.3in \ --output=mpi/man/man3/MPI_T_pvar_session_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_start.3in \ --output=mpi/man/man3/MPI_T_pvar_start.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_T_pvar_write.3in \ --output=mpi/man/man3/MPI_T_pvar_write.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Test.3in \ --output=mpi/man/man3/MPI_Test.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Testall.3in \ --output=mpi/man/man3/MPI_Testall.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Testany.3in \ --output=mpi/man/man3/MPI_Testany.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_c2f.3in \ --output=mpi/man/man3/MPI_Type_c2f.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Test_cancelled.3in \ --output=mpi/man/man3/MPI_Test_cancelled.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Testsome.3in \ --output=mpi/man/man3/MPI_Testsome.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_commit.3in \ --output=mpi/man/man3/MPI_Type_commit.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_contiguous.3in \ --output=mpi/man/man3/MPI_Type_contiguous.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Topo_test.3in \ --output=mpi/man/man3/MPI_Topo_test.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_darray.3in \ --output=mpi/man/man3/MPI_Type_create_darray.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_f90_complex.3in \ --output=mpi/man/man3/MPI_Type_create_f90_complex.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_f90_integer.3in \ --output=mpi/man/man3/MPI_Type_create_f90_integer.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_f90_real.3in \ --output=mpi/man/man3/MPI_Type_create_f90_real.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_hindexed.3in \ --output=mpi/man/man3/MPI_Type_create_hindexed.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_hindexed_block.3in \ --output=mpi/man/man3/MPI_Type_create_hindexed_block.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_indexed_block.3in \ --output=mpi/man/man3/MPI_Type_create_indexed_block.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_hvector.3in \ --output=mpi/man/man3/MPI_Type_create_hvector.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_keyval.3in \ --output=mpi/man/man3/MPI_Type_create_keyval.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_resized.3in \ --output=mpi/man/man3/MPI_Type_create_resized.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_struct.3in \ --output=mpi/man/man3/MPI_Type_create_struct.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_create_subarray.3in \ --output=mpi/man/man3/MPI_Type_create_subarray.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_delete_attr.3in \ --output=mpi/man/man3/MPI_Type_delete_attr.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_dup.3in \ --output=mpi/man/man3/MPI_Type_dup.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_f2c.3in \ --output=mpi/man/man3/MPI_Type_f2c.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_extent.3in \ --output=mpi/man/man3/MPI_Type_extent.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_free.3in \ --output=mpi/man/man3/MPI_Type_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_free_keyval.3in \ --output=mpi/man/man3/MPI_Type_free_keyval.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_get_attr.3in \ --output=mpi/man/man3/MPI_Type_get_attr.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_get_contents.3in \ --output=mpi/man/man3/MPI_Type_get_contents.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_get_envelope.3in \ --output=mpi/man/man3/MPI_Type_get_envelope.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_get_extent.3in \ --output=mpi/man/man3/MPI_Type_get_extent.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_get_name.3in \ --output=mpi/man/man3/MPI_Type_get_name.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_get_extent_x.3in \ --output=mpi/man/man3/MPI_Type_get_extent_x.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_get_true_extent.3in \ --output=mpi/man/man3/MPI_Type_get_true_extent.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_get_true_extent_x.3in \ --output=mpi/man/man3/MPI_Type_get_true_extent_x.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_hindexed.3in \ --output=mpi/man/man3/MPI_Type_hindexed.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_hvector.3in \ --output=mpi/man/man3/MPI_Type_hvector.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_indexed.3in \ --output=mpi/man/man3/MPI_Type_indexed.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_lb.3in \ --output=mpi/man/man3/MPI_Type_lb.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_match_size.3in \ --output=mpi/man/man3/MPI_Type_match_size.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_set_attr.3in \ --output=mpi/man/man3/MPI_Type_set_attr.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_size.3in \ --output=mpi/man/man3/MPI_Type_size.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_set_name.3in \ --output=mpi/man/man3/MPI_Type_set_name.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_size_x.3in \ --output=mpi/man/man3/MPI_Type_size_x.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_struct.3in \ --output=mpi/man/man3/MPI_Type_struct.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_ub.3in \ --output=mpi/man/man3/MPI_Type_ub.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Type_vector.3in \ --output=mpi/man/man3/MPI_Type_vector.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Unpack_external.3in \ --output=mpi/man/man3/MPI_Unpack_external.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Unpack.3in \ --output=mpi/man/man3/MPI_Unpack.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Unpublish_name.3in \ --output=mpi/man/man3/MPI_Unpublish_name.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Wait.3in \ --output=mpi/man/man3/MPI_Wait.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Waitall.3in \ --output=mpi/man/man3/MPI_Waitall.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Waitany.3in \ --output=mpi/man/man3/MPI_Waitany.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_allocate.3in \ --output=mpi/man/man3/MPI_Win_allocate.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_attach.3in \ --output=mpi/man/man3/MPI_Win_attach.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Waitsome.3in \ --output=mpi/man/man3/MPI_Waitsome.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_allocate_shared.3in \ --output=mpi/man/man3/MPI_Win_allocate_shared.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_c2f.3in \ --output=mpi/man/man3/MPI_Win_c2f.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_complete.3in \ --output=mpi/man/man3/MPI_Win_complete.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_create.3in \ --output=mpi/man/man3/MPI_Win_create.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_create_dynamic.3in \ --output=mpi/man/man3/MPI_Win_create_dynamic.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_call_errhandler.3in \ --output=mpi/man/man3/MPI_Win_call_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_create_keyval.3in \ --output=mpi/man/man3/MPI_Win_create_keyval.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_detach.3in \ --output=mpi/man/man3/MPI_Win_detach.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_create_errhandler.3in \ --output=mpi/man/man3/MPI_Win_create_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_delete_attr.3in \ --output=mpi/man/man3/MPI_Win_delete_attr.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_fence.3in \ --output=mpi/man/man3/MPI_Win_fence.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_f2c.3in \ --output=mpi/man/man3/MPI_Win_f2c.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_flush.3in \ --output=mpi/man/man3/MPI_Win_flush.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_flush_all.3in \ --output=mpi/man/man3/MPI_Win_flush_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_flush_local.3in \ --output=mpi/man/man3/MPI_Win_flush_local.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_flush_local_all.3in \ --output=mpi/man/man3/MPI_Win_flush_local_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_get_attr.3in \ --output=mpi/man/man3/MPI_Win_get_attr.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_free.3in \ --output=mpi/man/man3/MPI_Win_free.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_get_errhandler.3in \ --output=mpi/man/man3/MPI_Win_get_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_free_keyval.3in \ --output=mpi/man/man3/MPI_Win_free_keyval.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_get_group.3in \ --output=mpi/man/man3/MPI_Win_get_group.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_get_info.3in \ --output=mpi/man/man3/MPI_Win_get_info.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_lock.3in \ --output=mpi/man/man3/MPI_Win_lock.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_get_name.3in \ --output=mpi/man/man3/MPI_Win_get_name.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_lock_all.3in \ --output=mpi/man/man3/MPI_Win_lock_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_post.3in \ --output=mpi/man/man3/MPI_Win_post.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_set_attr.3in \ --output=mpi/man/man3/MPI_Win_set_attr.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_set_errhandler.3in \ --output=mpi/man/man3/MPI_Win_set_errhandler.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_set_info.3in \ --output=mpi/man/man3/MPI_Win_set_info.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_set_name.3in \ --output=mpi/man/man3/MPI_Win_set_name.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_shared_query.3in \ --output=mpi/man/man3/MPI_Win_shared_query.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_sync.3in \ --output=mpi/man/man3/MPI_Win_sync.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_start.3in \ --output=mpi/man/man3/MPI_Win_start.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_unlock_all.3in \ --output=mpi/man/man3/MPI_Win_unlock_all.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_test.3in \ --output=mpi/man/man3/MPI_Win_test.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_unlock.3in \ --output=mpi/man/man3/MPI_Win_unlock.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Win_wait.3in \ --output=mpi/man/man3/MPI_Win_wait.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Wtick.3in \ --output=mpi/man/man3/MPI_Wtick.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/MPI_Wtime.3in \ --output=mpi/man/man3/MPI_Wtime.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' ../config/make_manpage.pl \ --package-name='Open MPI' \ --package-version='4.1.2' \ --ompi-date='Nov 24, 2021' \ --opal-date='Nov 24, 2021' \ --orte-date='Nov 24, 2021' \ \ --input=mpi/man/man3/OpenMPI.3in \ --output=mpi/man/man3/OpenMPI.3 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' /bin/sh ../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -version-info 70:2:30 -o libmpi.la -rpath /usr/lib64/openmpi/lib class/ompi_seq_tracker.lo attribute/attribute.lo attribute/attribute_predefined.lo communicator/comm_init.lo communicator/comm.lo communicator/comm_cid.lo communicator/comm_request.lo dpm/dpm.lo errhandler/errhandler.lo errhandler/errhandler_invoke.lo errhandler/errhandler_predefined.lo errhandler/errcode.lo errhandler/errcode-internal.lo file/file.lo group/group.lo group/group_init.lo group/group_set_rank.lo group/group_plist.lo group/group_sporadic.lo group/group_strided.lo group/group_bitmap.lo info/info.lo interlib/interlib.lo message/message.lo op/op.lo proc/proc.lo request/grequest.lo request/request.lo request/req_test.lo request/req_wait.lo runtime/ompi_mpi_abort.lo runtime/ompi_mpi_dynamics.lo runtime/ompi_mpi_finalize.lo runtime/ompi_mpi_params.lo runtime/ompi_mpi_preconnect.lo runtime/ompi_cr.lo runtime/ompi_info_support.lo runtime/ompi_spc.lo win/win.lo mpiext/mpiext.lo patterns/net/netpatterns_base.lo patterns/net/netpatterns_multinomial_tree.lo patterns/net/netpatterns_nary_tree.lo patterns/net/netpatterns_knomial_tree.lo patterns/comm/allreduce.lo patterns/comm/allgather.lo patterns/comm/bcast.lo datatype/libdatatype.la debuggers/libdebuggers.la mpi/c/libmpi_c.la mpi/tool/libmpi_mpit_common.la mpi/c/profile/libmpi_c_pmpi.la mpi/tool/profile/libmpi_pmpit.la mpi/fortran/base/libmpi_fortran_base.la mca/bml/libmca_bml.la mca/coll/libmca_coll.la mca/crcp/libmca_crcp.la mca/fbtl/libmca_fbtl.la mca/fcoll/libmca_fcoll.la mca/fs/libmca_fs.la mca/hook/libmca_hook.la mca/io/libmca_io.la mca/mtl/libmca_mtl.la mca/op/libmca_op.la mca/osc/libmca_osc.la mca/pml/libmca_pml.la mca/pml/v/libmca_pml_v.la mca/rte/libmca_rte.la mca/rte/orte/libmca_rte_orte.la mca/sharedfp/libmca_sharedfp.la mca/topo/libmca_topo.la mca/vprotocol/libmca_vprotocol.la ../ompi/mpiext/affinity/c/libmpiext_affinity_c.la ../ompi/mpiext/cuda/c/libmpiext_cuda_c.la ../ompi/mpiext/pcollreq/c/libmpiext_pcollreq_c.la /builddir/build/BUILD/openmpi-4.1.2/orte/libopen-rte.la /builddir/build/BUILD/openmpi-4.1.2/opal/libopen-pal.la libompi_mpir.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC class/.libs/ompi_seq_tracker.o attribute/.libs/attribute.o attribute/.libs/attribute_predefined.o communicator/.libs/comm_init.o communicator/.libs/comm.o communicator/.libs/comm_cid.o communicator/.libs/comm_request.o dpm/.libs/dpm.o errhandler/.libs/errhandler.o errhandler/.libs/errhandler_invoke.o errhandler/.libs/errhandler_predefined.o errhandler/.libs/errcode.o errhandler/.libs/errcode-internal.o file/.libs/file.o group/.libs/group.o group/.libs/group_init.o group/.libs/group_set_rank.o group/.libs/group_plist.o group/.libs/group_sporadic.o group/.libs/group_strided.o group/.libs/group_bitmap.o info/.libs/info.o interlib/.libs/interlib.o message/.libs/message.o op/.libs/op.o proc/.libs/proc.o request/.libs/grequest.o request/.libs/request.o request/.libs/req_test.o request/.libs/req_wait.o runtime/.libs/ompi_mpi_abort.o runtime/.libs/ompi_mpi_dynamics.o runtime/.libs/ompi_mpi_finalize.o runtime/.libs/ompi_mpi_params.o runtime/.libs/ompi_mpi_preconnect.o runtime/.libs/ompi_cr.o runtime/.libs/ompi_info_support.o runtime/.libs/ompi_spc.o win/.libs/win.o mpiext/.libs/mpiext.o patterns/net/.libs/netpatterns_base.o patterns/net/.libs/netpatterns_multinomial_tree.o patterns/net/.libs/netpatterns_nary_tree.o patterns/net/.libs/netpatterns_knomial_tree.o patterns/comm/.libs/allreduce.o patterns/comm/.libs/allgather.o patterns/comm/.libs/bcast.o -Wl,--whole-archive datatype/.libs/libdatatype.a debuggers/.libs/libdebuggers.a mpi/c/.libs/libmpi_c.a mpi/tool/.libs/libmpi_mpit_common.a mpi/c/profile/.libs/libmpi_c_pmpi.a mpi/tool/profile/.libs/libmpi_pmpit.a mpi/fortran/base/.libs/libmpi_fortran_base.a mca/bml/.libs/libmca_bml.a mca/coll/.libs/libmca_coll.a mca/crcp/.libs/libmca_crcp.a mca/fbtl/.libs/libmca_fbtl.a mca/fcoll/.libs/libmca_fcoll.a mca/fs/.libs/libmca_fs.a mca/hook/.libs/libmca_hook.a mca/io/.libs/libmca_io.a mca/mtl/.libs/libmca_mtl.a mca/op/.libs/libmca_op.a mca/osc/.libs/libmca_osc.a mca/pml/.libs/libmca_pml.a mca/pml/v/.libs/libmca_pml_v.a mca/rte/.libs/libmca_rte.a mca/rte/orte/.libs/libmca_rte_orte.a mca/sharedfp/.libs/libmca_sharedfp.a mca/topo/.libs/libmca_topo.a mca/vprotocol/.libs/libmca_vprotocol.a ../ompi/mpiext/affinity/c/.libs/libmpiext_affinity_c.a ../ompi/mpiext/cuda/c/.libs/libmpiext_cuda_c.a ../ompi/mpiext/pcollreq/c/.libs/libmpiext_pcollreq_c.a ./.libs/libompi_mpir.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs /builddir/build/BUILD/openmpi-4.1.2/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,libmpi.so.40 -o .libs/libmpi.so.40.30.2 libtool: link: (cd ".libs" && rm -f "libmpi.so.40" && ln -s "libmpi.so.40.30.2" "libmpi.so.40") libtool: link: (cd ".libs" && rm -f "libmpi.so" && ln -s "libmpi.so.40.30.2" "libmpi.so") libtool: link: ( cd ".libs" && rm -f "libmpi.la" && ln -s "../libmpi.la" "libmpi.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi' Making all in mpi/cxx make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' depbase=`echo cxx_glue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT cxx_glue.lo -MD -MP -MF $depbase.Tpo -c -o cxx_glue.lo cxx_glue.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT cxx_glue.lo -MD -MP -MF .deps/cxx_glue.Tpo -c cxx_glue.c -fPIC -DPIC -o .libs/cxx_glue.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' depbase=`echo comm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT comm.lo -MD -MP -MF $depbase.Tpo -c -o comm.lo comm.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT comm.lo -MD -MP -MF .deps/comm.Tpo -c comm.cc -fPIC -DPIC -o .libs/comm.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' depbase=`echo datatype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT datatype.lo -MD -MP -MF $depbase.Tpo -c -o datatype.lo datatype.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT datatype.lo -MD -MP -MF .deps/datatype.Tpo -c datatype.cc -fPIC -DPIC -o .libs/datatype.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' depbase=`echo win.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT win.lo -MD -MP -MF $depbase.Tpo -c -o win.lo win.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT win.lo -MD -MP -MF .deps/win.Tpo -c win.cc -fPIC -DPIC -o .libs/win.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' depbase=`echo file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT file.lo -MD -MP -MF $depbase.Tpo -c -o file.lo file.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cc -fPIC -DPIC -o .libs/file.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' depbase=`echo mpicxx.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT mpicxx.lo -MD -MP -MF $depbase.Tpo -c -o mpicxx.lo mpicxx.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT mpicxx.lo -MD -MP -MF .deps/mpicxx.Tpo -c mpicxx.cc -fPIC -DPIC -o .libs/mpicxx.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' depbase=`echo intercepts.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT intercepts.lo -MD -MP -MF $depbase.Tpo -c -o intercepts.lo intercepts.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../opal/include -I../../../ompi/include -I../../../oshmem/include -I../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../ompi/mpiext/cuda/c -DOMPI_BUILDING_CXX_BINDINGS_LIBRARY=1 -DOMPI_SKIP_MPICXX=1 -I../../.. -I../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -MT intercepts.lo -MD -MP -MF .deps/intercepts.Tpo -c intercepts.cc -fPIC -DPIC -o .libs/intercepts.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DNDEBUG -O2 -g -finline-functions -version-info 70:1:30 -o libmpi_cxx.la -rpath /usr/lib64/openmpi/lib mpicxx.lo intercepts.lo comm.lo datatype.lo file.lo win.lo cxx_glue.lo ../../../ompi/libmpi.la ../../../opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-TencentOS-linux/12/../../../../lib64/crti.o /usr/lib/gcc/aarch64-TencentOS-linux/12/crtbeginS.o .libs/mpicxx.o .libs/intercepts.o .libs/comm.o .libs/datatype.o .libs/file.o .libs/win.o .libs/cxx_glue.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/ompi/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-4.1.2/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so ../../../opal/.libs/libopen-pal.so -lz -lhwloc -levent_core -levent_pthreads -L/usr/lib/gcc/aarch64-TencentOS-linux/12 -L/usr/lib/gcc/aarch64-TencentOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-TencentOS-linux/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-TencentOS-linux/12/crtendS.o /usr/lib/gcc/aarch64-TencentOS-linux/12/../../../../lib64/crtn.o -O2 -g -Wl,-soname -Wl,libmpi_cxx.so.40 -o .libs/libmpi_cxx.so.40.30.1 libtool: link: (cd ".libs" && rm -f "libmpi_cxx.so.40" && ln -s "libmpi_cxx.so.40.30.1" "libmpi_cxx.so.40") libtool: link: (cd ".libs" && rm -f "libmpi_cxx.so" && ln -s "libmpi_cxx.so.40.30.1" "libmpi_cxx.so") libtool: link: ( cd ".libs" && rm -f "libmpi_cxx.la" && ln -s "../libmpi_cxx.la" "libmpi_cxx.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/cxx' Making all in mpiext/pcollreq/mpif-h Making all in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pallgather_init_f.c ; then \ pname=`echo pallgather_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pallgather_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pallgatherv_init_f.c ; then \ pname=`echo pallgatherv_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pallgatherv_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pallreduce_init_f.c ; then \ pname=`echo pallreduce_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pallreduce_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r palltoall_init_f.c ; then \ pname=`echo palltoall_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname palltoall_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r palltoallv_init_f.c ; then \ pname=`echo palltoallv_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname palltoallv_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r palltoallw_init_f.c ; then \ pname=`echo palltoallw_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname palltoallw_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pbarrier_init_f.c ; then \ pname=`echo pbarrier_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pbarrier_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pbcast_init_f.c ; then \ pname=`echo pbcast_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pbcast_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pgather_init_f.c ; then \ pname=`echo pgather_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pgather_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pexscan_init_f.c ; then \ pname=`echo pexscan_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pexscan_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r preduce_init_f.c ; then \ pname=`echo preduce_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname preduce_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pgatherv_init_f.c ; then \ pname=`echo pgatherv_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pgatherv_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r preduce_scatter_init_f.c ; then \ pname=`echo preduce_scatter_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname preduce_scatter_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pscan_init_f.c ; then \ pname=`echo pscan_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pscan_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pscatter_init_f.c ; then \ pname=`echo pscatter_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pscatter_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pneighbor_allgather_init_f.c ; then \ pname=`echo pneighbor_allgather_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pneighbor_allgather_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pneighbor_alltoallv_init_f.c ; then \ pname=`echo pneighbor_alltoallv_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pneighbor_alltoallv_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r preduce_scatter_block_init_f.c ; then \ pname=`echo preduce_scatter_block_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname preduce_scatter_block_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pneighbor_allgatherv_init_f.c ; then \ pname=`echo pneighbor_allgatherv_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pneighbor_allgatherv_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pneighbor_alltoallw_init_f.c ; then \ pname=`echo pneighbor_alltoallw_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pneighbor_alltoallw_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pneighbor_alltoall_init_f.c ; then \ pname=`echo pneighbor_alltoall_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pneighbor_alltoall_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' if test ! -r pscatterv_init_f.c ; then \ pname=`echo pscatterv_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpiext/pcollreq/mpif-h/$pname pscatterv_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pbarrier_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbarrier_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pbarrier_init_f.lo pbarrier_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbarrier_init_f.lo -MD -MP -MF .deps/pbarrier_init_f.Tpo -c pbarrier_init_f.c -fPIC -DPIC -o .libs/pbarrier_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pallgatherv_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgatherv_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pallgatherv_init_f.lo pallgatherv_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgatherv_init_f.lo -MD -MP -MF .deps/pallgatherv_init_f.Tpo -c pallgatherv_init_f.c -fPIC -DPIC -o .libs/pallgatherv_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pallreduce_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallreduce_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pallreduce_init_f.lo pallreduce_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallreduce_init_f.lo -MD -MP -MF .deps/pallreduce_init_f.Tpo -c pallreduce_init_f.c -fPIC -DPIC -o .libs/pallreduce_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo palltoallv_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallv_init_f.lo -MD -MP -MF $depbase.Tpo -c -o palltoallv_init_f.lo palltoallv_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallv_init_f.lo -MD -MP -MF .deps/palltoallv_init_f.Tpo -c palltoallv_init_f.c -fPIC -DPIC -o .libs/palltoallv_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo palltoallw_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallw_init_f.lo -MD -MP -MF $depbase.Tpo -c -o palltoallw_init_f.lo palltoallw_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallw_init_f.lo -MD -MP -MF .deps/palltoallw_init_f.Tpo -c palltoallw_init_f.c -fPIC -DPIC -o .libs/palltoallw_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo palltoall_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoall_init_f.lo -MD -MP -MF $depbase.Tpo -c -o palltoall_init_f.lo palltoall_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoall_init_f.lo -MD -MP -MF .deps/palltoall_init_f.Tpo -c palltoall_init_f.c -fPIC -DPIC -o .libs/palltoall_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pallgather_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgather_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pallgather_init_f.lo pallgather_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgather_init_f.lo -MD -MP -MF .deps/pallgather_init_f.Tpo -c pallgather_init_f.c -fPIC -DPIC -o .libs/pallgather_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pbcast_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbcast_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pbcast_init_f.lo pbcast_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbcast_init_f.lo -MD -MP -MF .deps/pbcast_init_f.Tpo -c pbcast_init_f.c -fPIC -DPIC -o .libs/pbcast_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pgather_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgather_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pgather_init_f.lo pgather_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgather_init_f.lo -MD -MP -MF .deps/pgather_init_f.Tpo -c pgather_init_f.c -fPIC -DPIC -o .libs/pgather_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pexscan_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pexscan_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pexscan_init_f.lo pexscan_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pexscan_init_f.lo -MD -MP -MF .deps/pexscan_init_f.Tpo -c pexscan_init_f.c -fPIC -DPIC -o .libs/pexscan_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pgatherv_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgatherv_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pgatherv_init_f.lo pgatherv_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgatherv_init_f.lo -MD -MP -MF .deps/pgatherv_init_f.Tpo -c pgatherv_init_f.c -fPIC -DPIC -o .libs/pgatherv_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo preduce_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_init_f.lo -MD -MP -MF $depbase.Tpo -c -o preduce_init_f.lo preduce_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_init_f.lo -MD -MP -MF .deps/preduce_init_f.Tpo -c preduce_init_f.c -fPIC -DPIC -o .libs/preduce_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo preduce_scatter_block_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_block_init_f.lo -MD -MP -MF $depbase.Tpo -c -o preduce_scatter_block_init_f.lo preduce_scatter_block_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_block_init_f.lo -MD -MP -MF .deps/preduce_scatter_block_init_f.Tpo -c preduce_scatter_block_init_f.c -fPIC -DPIC -o .libs/preduce_scatter_block_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo preduce_scatter_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_init_f.lo -MD -MP -MF $depbase.Tpo -c -o preduce_scatter_init_f.lo preduce_scatter_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_init_f.lo -MD -MP -MF .deps/preduce_scatter_init_f.Tpo -c preduce_scatter_init_f.c -fPIC -DPIC -o .libs/preduce_scatter_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pscan_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscan_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pscan_init_f.lo pscan_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscan_init_f.lo -MD -MP -MF .deps/pscan_init_f.Tpo -c pscan_init_f.c -fPIC -DPIC -o .libs/pscan_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pscatter_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatter_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pscatter_init_f.lo pscatter_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatter_init_f.lo -MD -MP -MF .deps/pscatter_init_f.Tpo -c pscatter_init_f.c -fPIC -DPIC -o .libs/pscatter_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pscatterv_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatterv_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pscatterv_init_f.lo pscatterv_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatterv_init_f.lo -MD -MP -MF .deps/pscatterv_init_f.Tpo -c pscatterv_init_f.c -fPIC -DPIC -o .libs/pscatterv_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pneighbor_allgatherv_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgatherv_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_allgatherv_init_f.lo pneighbor_allgatherv_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgatherv_init_f.lo -MD -MP -MF .deps/pneighbor_allgatherv_init_f.Tpo -c pneighbor_allgatherv_init_f.c -fPIC -DPIC -o .libs/pneighbor_allgatherv_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pneighbor_allgather_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgather_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_allgather_init_f.lo pneighbor_allgather_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgather_init_f.lo -MD -MP -MF .deps/pneighbor_allgather_init_f.Tpo -c pneighbor_allgather_init_f.c -fPIC -DPIC -o .libs/pneighbor_allgather_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pneighbor_alltoall_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoall_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoall_init_f.lo pneighbor_alltoall_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoall_init_f.lo -MD -MP -MF .deps/pneighbor_alltoall_init_f.Tpo -c pneighbor_alltoall_init_f.c -fPIC -DPIC -o .libs/pneighbor_alltoall_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pneighbor_alltoallv_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallv_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoallv_init_f.lo pneighbor_alltoallv_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallv_init_f.lo -MD -MP -MF .deps/pneighbor_alltoallv_init_f.Tpo -c pneighbor_alltoallv_init_f.c -fPIC -DPIC -o .libs/pneighbor_alltoallv_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' depbase=`echo pneighbor_alltoallw_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallw_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoallw_init_f.lo pneighbor_alltoallw_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallw_init_f.lo -MD -MP -MF .deps/pneighbor_alltoallw_init_f.Tpo -c pneighbor_alltoallw_init_f.c -fPIC -DPIC -o .libs/pneighbor_alltoallw_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libpmpiext_pcollreq_mpifh.la pallgather_init_f.lo pallgatherv_init_f.lo pallreduce_init_f.lo palltoall_init_f.lo palltoallv_init_f.lo palltoallw_init_f.lo pbarrier_init_f.lo pbcast_init_f.lo pexscan_init_f.lo pgather_init_f.lo pgatherv_init_f.lo preduce_init_f.lo preduce_scatter_init_f.lo preduce_scatter_block_init_f.lo pscan_init_f.lo pscatter_init_f.lo pscatterv_init_f.lo pneighbor_allgather_init_f.lo pneighbor_allgatherv_init_f.lo pneighbor_alltoall_init_f.lo pneighbor_alltoallv_init_f.lo pneighbor_alltoallw_init_f.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libpmpiext_pcollreq_mpifh.a .libs/pallgather_init_f.o .libs/pallgatherv_init_f.o .libs/pallreduce_init_f.o .libs/palltoall_init_f.o .libs/palltoallv_init_f.o .libs/palltoallw_init_f.o .libs/pbarrier_init_f.o .libs/pbcast_init_f.o .libs/pexscan_init_f.o .libs/pgather_init_f.o .libs/pgatherv_init_f.o .libs/preduce_init_f.o .libs/preduce_scatter_init_f.o .libs/preduce_scatter_block_init_f.o .libs/pscan_init_f.o .libs/pscatter_init_f.o .libs/pscatterv_init_f.o .libs/pneighbor_allgather_init_f.o .libs/pneighbor_allgatherv_init_f.o .libs/pneighbor_alltoall_init_f.o .libs/pneighbor_alltoallv_init_f.o .libs/pneighbor_alltoallw_init_f.o libtool: link: ranlib .libs/libpmpiext_pcollreq_mpifh.a libtool: link: ( cd ".libs" && rm -f "libpmpiext_pcollreq_mpifh.la" && ln -s "../libpmpiext_pcollreq_mpifh.la" "libpmpiext_pcollreq_mpifh.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h' depbase=`echo mpiext_pcollreq_mpifh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpiext_pcollreq_mpifh.lo -MD -MP -MF $depbase.Tpo -c -o mpiext_pcollreq_mpifh.lo mpiext_pcollreq_mpifh.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=0 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../.. -I../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT mpiext_pcollreq_mpifh.lo -MD -MP -MF .deps/mpiext_pcollreq_mpifh.Tpo -c mpiext_pcollreq_mpifh.c -fPIC -DPIC -o .libs/mpiext_pcollreq_mpifh.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmpiext_pcollreq_mpifh.la mpiext_pcollreq_mpifh.lo profile/libpmpiext_pcollreq_mpifh.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: (cd .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a && ar x "/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h/profile/.libs/libpmpiext_pcollreq_mpifh.a") libtool: link: ar cru .libs/libmpiext_pcollreq_mpifh.a .libs/mpiext_pcollreq_mpifh.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pallgather_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pallgatherv_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pallreduce_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/palltoall_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/palltoallv_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/palltoallw_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pbarrier_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pbcast_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pexscan_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pgather_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pgatherv_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pneighbor_allgather_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pneighbor_allgatherv_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pneighbor_alltoall_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pneighbor_alltoallv_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pneighbor_alltoallw_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/preduce_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/preduce_scatter_block_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/preduce_scatter_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pscan_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pscatter_init_f.o .libs/libmpiext_pcollreq_mpifh.lax/libpmpiext_pcollreq_mpifh.a/pscatterv_init_f.o libtool: link: ranlib .libs/libmpiext_pcollreq_mpifh.a libtool: link: rm -fr .libs/libmpiext_pcollreq_mpifh.lax libtool: link: ( cd ".libs" && rm -f "libmpiext_pcollreq_mpifh.la" && ln -s "../libmpiext_pcollreq_mpifh.la" "libmpiext_pcollreq_mpifh.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/mpif-h' Making all in mpi/fortran/mpif-h Making all in profile make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r padd_error_class_f.c ; then \ pname=`echo padd_error_class_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname padd_error_class_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r padd_error_code_f.c ; then \ pname=`echo padd_error_code_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname padd_error_code_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r padd_error_string_f.c ; then \ pname=`echo padd_error_string_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname padd_error_string_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pabort_f.c ; then \ pname=`echo pabort_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pabort_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r paint_add_f.c ; then \ pname=`echo paint_add_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname paint_add_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r paint_diff_f.c ; then \ pname=`echo paint_diff_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname paint_diff_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pallgather_f.c ; then \ pname=`echo pallgather_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pallgather_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r palloc_mem_f.c ; then \ pname=`echo palloc_mem_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname palloc_mem_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pallreduce_f.c ; then \ pname=`echo pallreduce_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pallreduce_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r palltoall_f.c ; then \ pname=`echo palltoall_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname palltoall_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pallgatherv_f.c ; then \ pname=`echo pallgatherv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pallgatherv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r palltoallv_f.c ; then \ pname=`echo palltoallv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname palltoallv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r palltoallw_f.c ; then \ pname=`echo palltoallw_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname palltoallw_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pattr_get_f.c ; then \ pname=`echo pattr_get_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pattr_get_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pattr_put_f.c ; then \ pname=`echo pattr_put_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pattr_put_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pattr_delete_f.c ; then \ pname=`echo pattr_delete_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pattr_delete_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pbarrier_f.c ; then \ pname=`echo pbarrier_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pbarrier_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pbcast_f.c ; then \ pname=`echo pbcast_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pbcast_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pbsend_f.c ; then \ pname=`echo pbsend_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pbsend_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pbsend_init_f.c ; then \ pname=`echo pbsend_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pbsend_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pbuffer_attach_f.c ; then \ pname=`echo pbuffer_attach_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pbuffer_attach_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pbuffer_detach_f.c ; then \ pname=`echo pbuffer_detach_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pbuffer_detach_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcancel_f.c ; then \ pname=`echo pcancel_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcancel_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcart_coords_f.c ; then \ pname=`echo pcart_coords_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcart_coords_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcart_create_f.c ; then \ pname=`echo pcart_create_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcart_create_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcartdim_get_f.c ; then \ pname=`echo pcartdim_get_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcartdim_get_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcart_get_f.c ; then \ pname=`echo pcart_get_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcart_get_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcart_rank_f.c ; then \ pname=`echo pcart_rank_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcart_rank_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcart_shift_f.c ; then \ pname=`echo pcart_shift_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcart_shift_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcart_map_f.c ; then \ pname=`echo pcart_map_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcart_map_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_call_errhandler_f.c ; then \ pname=`echo pcomm_call_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_call_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_accept_f.c ; then \ pname=`echo pcomm_accept_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_accept_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_compare_f.c ; then \ pname=`echo pcomm_compare_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_compare_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_connect_f.c ; then \ pname=`echo pcomm_connect_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_connect_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_create_errhandler_f.c ; then \ pname=`echo pcomm_create_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_create_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_disconnect_f.c ; then \ pname=`echo pcomm_disconnect_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_disconnect_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_create_keyval_f.c ; then \ pname=`echo pcomm_create_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_create_keyval_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_dup_f.c ; then \ pname=`echo pcomm_dup_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_dup_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_create_f.c ; then \ pname=`echo pcomm_create_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_create_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_dup_with_info_f.c ; then \ pname=`echo pcomm_dup_with_info_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_dup_with_info_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_idup_f.c ; then \ pname=`echo pcomm_idup_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_idup_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_create_group_f.c ; then \ pname=`echo pcomm_create_group_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_create_group_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_get_errhandler_f.c ; then \ pname=`echo pcomm_get_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_get_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_delete_attr_f.c ; then \ pname=`echo pcomm_delete_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_delete_attr_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_get_attr_f.c ; then \ pname=`echo pcomm_get_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_get_attr_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcart_sub_f.c ; then \ pname=`echo pcart_sub_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcart_sub_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_free_keyval_f.c ; then \ pname=`echo pcomm_free_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_free_keyval_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_get_info_f.c ; then \ pname=`echo pcomm_get_info_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_get_info_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_get_name_f.c ; then \ pname=`echo pcomm_get_name_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_get_name_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_group_f.c ; then \ pname=`echo pcomm_group_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_group_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_join_f.c ; then \ pname=`echo pcomm_join_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_join_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_get_parent_f.c ; then \ pname=`echo pcomm_get_parent_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_get_parent_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_rank_f.c ; then \ pname=`echo pcomm_rank_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_rank_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_set_errhandler_f.c ; then \ pname=`echo pcomm_set_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_set_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_set_attr_f.c ; then \ pname=`echo pcomm_set_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_set_attr_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_set_info_f.c ; then \ pname=`echo pcomm_set_info_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_set_info_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_size_f.c ; then \ pname=`echo pcomm_size_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_size_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_set_name_f.c ; then \ pname=`echo pcomm_set_name_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_set_name_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_remote_group_f.c ; then \ pname=`echo pcomm_remote_group_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_remote_group_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_spawn_f.c ; then \ pname=`echo pcomm_spawn_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_spawn_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_spawn_multiple_f.c ; then \ pname=`echo pcomm_spawn_multiple_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_spawn_multiple_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_split_type_f.c ; then \ pname=`echo pcomm_split_type_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_split_type_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_test_inter_f.c ; then \ pname=`echo pcomm_test_inter_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_test_inter_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pclose_port_f.c ; then \ pname=`echo pclose_port_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pclose_port_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_split_f.c ; then \ pname=`echo pcomm_split_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_split_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_remote_size_f.c ; then \ pname=`echo pcomm_remote_size_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_remote_size_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pdims_create_f.c ; then \ pname=`echo pdims_create_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pdims_create_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pdist_graph_create_f.c ; then \ pname=`echo pdist_graph_create_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pdist_graph_create_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pdist_graph_neighbors_f.c ; then \ pname=`echo pdist_graph_neighbors_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pdist_graph_neighbors_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pdist_graph_neighbors_count_f.c ; then \ pname=`echo pdist_graph_neighbors_count_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pdist_graph_neighbors_count_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pdist_graph_create_adjacent_f.c ; then \ pname=`echo pdist_graph_create_adjacent_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pdist_graph_create_adjacent_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r perror_string_f.c ; then \ pname=`echo perror_string_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname perror_string_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r perror_class_f.c ; then \ pname=`echo perror_class_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname perror_class_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r perrhandler_free_f.c ; then \ pname=`echo perrhandler_free_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname perrhandler_free_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pexscan_f.c ; then \ pname=`echo pexscan_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pexscan_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_call_errhandler_f.c ; then \ pname=`echo pfile_call_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_call_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_delete_f.c ; then \ pname=`echo pfile_delete_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_delete_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pf_sync_reg_f.c ; then \ pname=`echo pf_sync_reg_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pf_sync_reg_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_get_amode_f.c ; then \ pname=`echo pfile_get_amode_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_get_amode_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_get_atomicity_f.c ; then \ pname=`echo pfile_get_atomicity_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_get_atomicity_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_get_byte_offset_f.c ; then \ pname=`echo pfile_get_byte_offset_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_get_byte_offset_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcomm_free_f.c ; then \ pname=`echo pcomm_free_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcomm_free_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_close_f.c ; then \ pname=`echo pfile_close_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_close_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_create_errhandler_f.c ; then \ pname=`echo pfile_create_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_create_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_get_errhandler_f.c ; then \ pname=`echo pfile_get_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_get_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_get_group_f.c ; then \ pname=`echo pfile_get_group_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_get_group_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_get_info_f.c ; then \ pname=`echo pfile_get_info_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_get_info_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_get_position_f.c ; then \ pname=`echo pfile_get_position_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_get_position_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_get_position_shared_f.c ; then \ pname=`echo pfile_get_position_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_get_position_shared_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_get_size_f.c ; then \ pname=`echo pfile_get_size_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_get_size_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_get_type_extent_f.c ; then \ pname=`echo pfile_get_type_extent_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_get_type_extent_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_get_view_f.c ; then \ pname=`echo pfile_get_view_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_get_view_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_iread_at_f.c ; then \ pname=`echo pfile_iread_at_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_iread_at_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_iread_f.c ; then \ pname=`echo pfile_iread_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_iread_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_iread_at_all_f.c ; then \ pname=`echo pfile_iread_at_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_iread_at_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_iread_all_f.c ; then \ pname=`echo pfile_iread_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_iread_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_iwrite_at_f.c ; then \ pname=`echo pfile_iwrite_at_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_iwrite_at_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_iwrite_f.c ; then \ pname=`echo pfile_iwrite_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_iwrite_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_iwrite_all_f.c ; then \ pname=`echo pfile_iwrite_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_iwrite_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_iwrite_at_all_f.c ; then \ pname=`echo pfile_iwrite_at_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_iwrite_at_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_iwrite_shared_f.c ; then \ pname=`echo pfile_iwrite_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_iwrite_shared_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_open_f.c ; then \ pname=`echo pfile_open_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_open_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_iread_shared_f.c ; then \ pname=`echo pfile_iread_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_iread_shared_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_all_begin_f.c ; then \ pname=`echo pfile_read_all_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_all_begin_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_preallocate_f.c ; then \ pname=`echo pfile_preallocate_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_preallocate_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_at_all_begin_f.c ; then \ pname=`echo pfile_read_at_all_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_at_all_begin_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_all_f.c ; then \ pname=`echo pfile_read_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_at_all_f.c ; then \ pname=`echo pfile_read_at_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_at_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_all_end_f.c ; then \ pname=`echo pfile_read_all_end_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_all_end_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_at_all_end_f.c ; then \ pname=`echo pfile_read_at_all_end_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_at_all_end_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_at_f.c ; then \ pname=`echo pfile_read_at_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_at_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_f.c ; then \ pname=`echo pfile_read_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_ordered_begin_f.c ; then \ pname=`echo pfile_read_ordered_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_ordered_begin_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_ordered_end_f.c ; then \ pname=`echo pfile_read_ordered_end_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_ordered_end_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_ordered_f.c ; then \ pname=`echo pfile_read_ordered_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_ordered_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_read_shared_f.c ; then \ pname=`echo pfile_read_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_read_shared_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_seek_f.c ; then \ pname=`echo pfile_seek_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_seek_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_seek_shared_f.c ; then \ pname=`echo pfile_seek_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_seek_shared_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_set_atomicity_f.c ; then \ pname=`echo pfile_set_atomicity_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_set_atomicity_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_set_errhandler_f.c ; then \ pname=`echo pfile_set_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_set_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_set_info_f.c ; then \ pname=`echo pfile_set_info_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_set_info_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_set_size_f.c ; then \ pname=`echo pfile_set_size_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_set_size_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_set_view_f.c ; then \ pname=`echo pfile_set_view_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_set_view_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_sync_f.c ; then \ pname=`echo pfile_sync_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_sync_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_all_begin_f.c ; then \ pname=`echo pfile_write_all_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_all_begin_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_all_end_f.c ; then \ pname=`echo pfile_write_all_end_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_all_end_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_at_all_begin_f.c ; then \ pname=`echo pfile_write_at_all_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_at_all_begin_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_all_f.c ; then \ pname=`echo pfile_write_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_at_all_end_f.c ; then \ pname=`echo pfile_write_at_all_end_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_at_all_end_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_at_all_f.c ; then \ pname=`echo pfile_write_at_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_at_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_at_f.c ; then \ pname=`echo pfile_write_at_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_at_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_f.c ; then \ pname=`echo pfile_write_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_ordered_begin_f.c ; then \ pname=`echo pfile_write_ordered_begin_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_ordered_begin_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_ordered_end_f.c ; then \ pname=`echo pfile_write_ordered_end_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_ordered_end_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_ordered_f.c ; then \ pname=`echo pfile_write_ordered_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_ordered_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfile_write_shared_f.c ; then \ pname=`echo pfile_write_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfile_write_shared_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfinalized_f.c ; then \ pname=`echo pfinalized_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfinalized_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfinalize_f.c ; then \ pname=`echo pfinalize_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfinalize_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfree_mem_f.c ; then \ pname=`echo pfree_mem_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfree_mem_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgather_f.c ; then \ pname=`echo pgather_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgather_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pget_address_f.c ; then \ pname=`echo pget_address_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pget_address_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgatherv_f.c ; then \ pname=`echo pgatherv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgatherv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pget_count_f.c ; then \ pname=`echo pget_count_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pget_count_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pget_elements_f.c ; then \ pname=`echo pget_elements_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pget_elements_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pget_elements_x_f.c ; then \ pname=`echo pget_elements_x_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pget_elements_x_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pget_library_version_f.c ; then \ pname=`echo pget_library_version_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pget_library_version_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pget_processor_name_f.c ; then \ pname=`echo pget_processor_name_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pget_processor_name_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pget_version_f.c ; then \ pname=`echo pget_version_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pget_version_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgraphdims_get_f.c ; then \ pname=`echo pgraphdims_get_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgraphdims_get_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgraph_neighbors_count_f.c ; then \ pname=`echo pgraph_neighbors_count_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgraph_neighbors_count_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgrequest_complete_f.c ; then \ pname=`echo pgrequest_complete_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgrequest_complete_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgrequest_start_f.c ; then \ pname=`echo pgrequest_start_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgrequest_start_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgraph_map_f.c ; then \ pname=`echo pgraph_map_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgraph_map_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgraph_neighbors_f.c ; then \ pname=`echo pgraph_neighbors_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgraph_neighbors_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_compare_f.c ; then \ pname=`echo pgroup_compare_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_compare_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_excl_f.c ; then \ pname=`echo pgroup_excl_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_excl_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_free_f.c ; then \ pname=`echo pgroup_free_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_free_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgraph_create_f.c ; then \ pname=`echo pgraph_create_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgraph_create_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgraph_get_f.c ; then \ pname=`echo pgraph_get_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgraph_get_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_difference_f.c ; then \ pname=`echo pgroup_difference_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_difference_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_incl_f.c ; then \ pname=`echo pgroup_incl_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_incl_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_intersection_f.c ; then \ pname=`echo pgroup_intersection_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_intersection_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_range_incl_f.c ; then \ pname=`echo pgroup_range_incl_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_range_incl_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_range_excl_f.c ; then \ pname=`echo pgroup_range_excl_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_range_excl_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_size_f.c ; then \ pname=`echo pgroup_size_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_size_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_rank_f.c ; then \ pname=`echo pgroup_rank_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_rank_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_translate_ranks_f.c ; then \ pname=`echo pgroup_translate_ranks_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_translate_ranks_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pgroup_union_f.c ; then \ pname=`echo pgroup_union_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pgroup_union_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r piallgather_f.c ; then \ pname=`echo piallgather_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname piallgather_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r piallgatherv_f.c ; then \ pname=`echo piallgatherv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname piallgatherv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r piallreduce_f.c ; then \ pname=`echo piallreduce_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname piallreduce_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pialltoall_f.c ; then \ pname=`echo pialltoall_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pialltoall_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pialltoallw_f.c ; then \ pname=`echo pialltoallw_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pialltoallw_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pibarrier_f.c ; then \ pname=`echo pibarrier_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pibarrier_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pialltoallv_f.c ; then \ pname=`echo pialltoallv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pialltoallv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pibcast_f.c ; then \ pname=`echo pibcast_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pibcast_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pibsend_f.c ; then \ pname=`echo pibsend_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pibsend_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r piexscan_f.c ; then \ pname=`echo piexscan_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname piexscan_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pigather_f.c ; then \ pname=`echo pigather_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pigather_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pigatherv_f.c ; then \ pname=`echo pigatherv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pigatherv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pimprobe_f.c ; then \ pname=`echo pimprobe_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pimprobe_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pimrecv_f.c ; then \ pname=`echo pimrecv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pimrecv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pineighbor_allgatherv_f.c ; then \ pname=`echo pineighbor_allgatherv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pineighbor_allgatherv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pineighbor_alltoallv_f.c ; then \ pname=`echo pineighbor_alltoallv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pineighbor_alltoallv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pineighbor_alltoallw_f.c ; then \ pname=`echo pineighbor_alltoallw_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pineighbor_alltoallw_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinfo_create_f.c ; then \ pname=`echo pinfo_create_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinfo_create_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pineighbor_allgather_f.c ; then \ pname=`echo pineighbor_allgather_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pineighbor_allgather_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pineighbor_alltoall_f.c ; then \ pname=`echo pineighbor_alltoall_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pineighbor_alltoall_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinfo_free_f.c ; then \ pname=`echo pinfo_free_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinfo_free_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinfo_delete_f.c ; then \ pname=`echo pinfo_delete_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinfo_delete_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinfo_dup_f.c ; then \ pname=`echo pinfo_dup_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinfo_dup_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinfo_get_f.c ; then \ pname=`echo pinfo_get_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinfo_get_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinfo_get_nkeys_f.c ; then \ pname=`echo pinfo_get_nkeys_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinfo_get_nkeys_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinfo_get_nthkey_f.c ; then \ pname=`echo pinfo_get_nthkey_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinfo_get_nthkey_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinfo_get_valuelen_f.c ; then \ pname=`echo pinfo_get_valuelen_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinfo_get_valuelen_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinitialized_f.c ; then \ pname=`echo pinitialized_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinitialized_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinfo_set_f.c ; then \ pname=`echo pinfo_set_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinfo_set_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinit_f.c ; then \ pname=`echo pinit_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinit_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pintercomm_create_f.c ; then \ pname=`echo pintercomm_create_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pintercomm_create_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pinit_thread_f.c ; then \ pname=`echo pinit_thread_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pinit_thread_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pintercomm_merge_f.c ; then \ pname=`echo pintercomm_merge_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pintercomm_merge_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r piprobe_f.c ; then \ pname=`echo piprobe_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname piprobe_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pireduce_f.c ; then \ pname=`echo pireduce_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pireduce_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pirecv_f.c ; then \ pname=`echo pirecv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pirecv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pireduce_scatter_f.c ; then \ pname=`echo pireduce_scatter_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pireduce_scatter_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pireduce_scatter_block_f.c ; then \ pname=`echo pireduce_scatter_block_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pireduce_scatter_block_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pirsend_f.c ; then \ pname=`echo pirsend_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pirsend_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r piscan_f.c ; then \ pname=`echo piscan_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname piscan_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r piscatter_f.c ; then \ pname=`echo piscatter_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname piscatter_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r piscatterv_f.c ; then \ pname=`echo piscatterv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname piscatterv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pisend_f.c ; then \ pname=`echo pisend_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pisend_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pissend_f.c ; then \ pname=`echo pissend_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pissend_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pis_thread_main_f.c ; then \ pname=`echo pis_thread_main_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pis_thread_main_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pkeyval_create_f.c ; then \ pname=`echo pkeyval_create_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pkeyval_create_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pkeyval_free_f.c ; then \ pname=`echo pkeyval_free_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pkeyval_free_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r plookup_name_f.c ; then \ pname=`echo plookup_name_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname plookup_name_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pmrecv_f.c ; then \ pname=`echo pmrecv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pmrecv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pneighbor_alltoall_f.c ; then \ pname=`echo pneighbor_alltoall_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pneighbor_alltoall_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pmprobe_f.c ; then \ pname=`echo pmprobe_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pmprobe_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pneighbor_alltoallv_f.c ; then \ pname=`echo pneighbor_alltoallv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pneighbor_alltoallv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pneighbor_alltoallw_f.c ; then \ pname=`echo pneighbor_alltoallw_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pneighbor_alltoallw_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pop_commutative_f.c ; then \ pname=`echo pop_commutative_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pop_commutative_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r popen_port_f.c ; then \ pname=`echo popen_port_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname popen_port_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pop_create_f.c ; then \ pname=`echo pop_create_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pop_create_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pop_free_f.c ; then \ pname=`echo pop_free_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pop_free_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pneighbor_allgather_f.c ; then \ pname=`echo pneighbor_allgather_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pneighbor_allgather_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pneighbor_allgatherv_f.c ; then \ pname=`echo pneighbor_allgatherv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pneighbor_allgatherv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ppack_external_f.c ; then \ pname=`echo ppack_external_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ppack_external_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ppack_external_size_f.c ; then \ pname=`echo ppack_external_size_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ppack_external_size_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ppack_f.c ; then \ pname=`echo ppack_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ppack_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ppcontrol_f.c ; then \ pname=`echo ppcontrol_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ppcontrol_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pprobe_f.c ; then \ pname=`echo pprobe_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pprobe_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ppublish_name_f.c ; then \ pname=`echo ppublish_name_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ppublish_name_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ppack_size_f.c ; then \ pname=`echo ppack_size_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ppack_size_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pquery_thread_f.c ; then \ pname=`echo pquery_thread_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pquery_thread_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r preduce_f.c ; then \ pname=`echo preduce_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname preduce_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r precv_f.c ; then \ pname=`echo precv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname precv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r preduce_scatter_f.c ; then \ pname=`echo preduce_scatter_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname preduce_scatter_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r preduce_local_f.c ; then \ pname=`echo preduce_local_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname preduce_local_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r prsend_f.c ; then \ pname=`echo prsend_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname prsend_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r prequest_get_status_f.c ; then \ pname=`echo prequest_get_status_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname prequest_get_status_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r prsend_init_f.c ; then \ pname=`echo prsend_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname prsend_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pscan_f.c ; then \ pname=`echo pscan_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pscan_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r prequest_free_f.c ; then \ pname=`echo prequest_free_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname prequest_free_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r psend_f.c ; then \ pname=`echo psend_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname psend_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pscatterv_f.c ; then \ pname=`echo pscatterv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pscatterv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r psend_init_f.c ; then \ pname=`echo psend_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname psend_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r psendrecv_f.c ; then \ pname=`echo psendrecv_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname psendrecv_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r psendrecv_replace_f.c ; then \ pname=`echo psendrecv_replace_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname psendrecv_replace_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pssend_f.c ; then \ pname=`echo pssend_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pssend_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pssend_init_f.c ; then \ pname=`echo pssend_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pssend_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r precv_init_f.c ; then \ pname=`echo precv_init_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname precv_init_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pstart_f.c ; then \ pname=`echo pstart_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pstart_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pstatus_set_cancelled_f.c ; then \ pname=`echo pstatus_set_cancelled_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pstatus_set_cancelled_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pstartall_f.c ; then \ pname=`echo pstartall_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pstartall_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pstatus_set_elements_f.c ; then \ pname=`echo pstatus_set_elements_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pstatus_set_elements_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pstatus_set_elements_x_f.c ; then \ pname=`echo pstatus_set_elements_x_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pstatus_set_elements_x_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptestall_f.c ; then \ pname=`echo ptestall_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptestall_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptest_cancelled_f.c ; then \ pname=`echo ptest_cancelled_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptest_cancelled_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptest_f.c ; then \ pname=`echo ptest_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptest_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptestany_f.c ; then \ pname=`echo ptestany_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptestany_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptopo_test_f.c ; then \ pname=`echo ptopo_test_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptopo_test_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r preduce_scatter_block_f.c ; then \ pname=`echo preduce_scatter_block_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname preduce_scatter_block_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptestsome_f.c ; then \ pname=`echo ptestsome_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptestsome_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_commit_f.c ; then \ pname=`echo ptype_commit_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_commit_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pscatter_f.c ; then \ pname=`echo pscatter_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pscatter_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_contiguous_f.c ; then \ pname=`echo ptype_contiguous_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_contiguous_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_f90_complex_f.c ; then \ pname=`echo ptype_create_f90_complex_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_f90_complex_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_f90_real_f.c ; then \ pname=`echo ptype_create_f90_real_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_f90_real_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_f90_integer_f.c ; then \ pname=`echo ptype_create_f90_integer_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_f90_integer_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_hvector_f.c ; then \ pname=`echo ptype_create_hvector_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_hvector_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_hindexed_f.c ; then \ pname=`echo ptype_create_hindexed_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_hindexed_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_indexed_block_f.c ; then \ pname=`echo ptype_create_indexed_block_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_indexed_block_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_hindexed_block_f.c ; then \ pname=`echo ptype_create_hindexed_block_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_hindexed_block_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_keyval_f.c ; then \ pname=`echo ptype_create_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_keyval_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_resized_f.c ; then \ pname=`echo ptype_create_resized_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_resized_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_struct_f.c ; then \ pname=`echo ptype_create_struct_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_struct_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_subarray_f.c ; then \ pname=`echo ptype_create_subarray_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_subarray_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_delete_attr_f.c ; then \ pname=`echo ptype_delete_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_delete_attr_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_dup_f.c ; then \ pname=`echo ptype_dup_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_dup_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_create_darray_f.c ; then \ pname=`echo ptype_create_darray_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_create_darray_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_free_f.c ; then \ pname=`echo ptype_free_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_free_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_free_keyval_f.c ; then \ pname=`echo ptype_free_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_free_keyval_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_get_attr_f.c ; then \ pname=`echo ptype_get_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_get_attr_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_get_contents_f.c ; then \ pname=`echo ptype_get_contents_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_get_contents_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_get_envelope_f.c ; then \ pname=`echo ptype_get_envelope_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_get_envelope_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_get_extent_f.c ; then \ pname=`echo ptype_get_extent_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_get_extent_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_get_name_f.c ; then \ pname=`echo ptype_get_name_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_get_name_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_get_true_extent_f.c ; then \ pname=`echo ptype_get_true_extent_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_get_true_extent_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_get_true_extent_x_f.c ; then \ pname=`echo ptype_get_true_extent_x_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_get_true_extent_x_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_indexed_f.c ; then \ pname=`echo ptype_indexed_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_indexed_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_match_size_f.c ; then \ pname=`echo ptype_match_size_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_match_size_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_set_attr_f.c ; then \ pname=`echo ptype_set_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_set_attr_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_set_name_f.c ; then \ pname=`echo ptype_set_name_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_set_name_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_size_f.c ; then \ pname=`echo ptype_size_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_size_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_size_x_f.c ; then \ pname=`echo ptype_size_x_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_size_x_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_vector_f.c ; then \ pname=`echo ptype_vector_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_vector_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r punpack_external_f.c ; then \ pname=`echo punpack_external_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname punpack_external_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r punpack_f.c ; then \ pname=`echo punpack_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname punpack_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_get_extent_x_f.c ; then \ pname=`echo ptype_get_extent_x_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_get_extent_x_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r punpublish_name_f.c ; then \ pname=`echo punpublish_name_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname punpublish_name_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwaitall_f.c ; then \ pname=`echo pwaitall_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwaitall_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwaitany_f.c ; then \ pname=`echo pwaitany_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwaitany_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwaitsome_f.c ; then \ pname=`echo pwaitsome_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwaitsome_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwtick_f.c ; then \ pname=`echo pwtick_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwtick_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwtime_f.c ; then \ pname=`echo pwtime_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwtime_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r praccumulate_f.c ; then \ pname=`echo praccumulate_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname praccumulate_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pregister_datarep_f.c ; then \ pname=`echo pregister_datarep_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pregister_datarep_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pget_f.c ; then \ pname=`echo pget_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pget_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r prget_f.c ; then \ pname=`echo prget_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname prget_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r paccumulate_f.c ; then \ pname=`echo paccumulate_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname paccumulate_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r prget_accumulate_f.c ; then \ pname=`echo prget_accumulate_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname prget_accumulate_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwait_f.c ; then \ pname=`echo pwait_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwait_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r prput_f.c ; then \ pname=`echo prput_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname prput_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pget_accumulate_f.c ; then \ pname=`echo pget_accumulate_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pget_accumulate_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_allocate_f.c ; then \ pname=`echo pwin_allocate_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_allocate_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pcompare_and_swap_f.c ; then \ pname=`echo pcompare_and_swap_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pcompare_and_swap_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_attach_f.c ; then \ pname=`echo pwin_attach_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_attach_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pput_f.c ; then \ pname=`echo pput_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pput_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pfetch_and_op_f.c ; then \ pname=`echo pfetch_and_op_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pfetch_and_op_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_create_dynamic_f.c ; then \ pname=`echo pwin_create_dynamic_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_create_dynamic_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_allocate_shared_f.c ; then \ pname=`echo pwin_allocate_shared_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_allocate_shared_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_create_errhandler_f.c ; then \ pname=`echo pwin_create_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_create_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_call_errhandler_f.c ; then \ pname=`echo pwin_call_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_call_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_create_f.c ; then \ pname=`echo pwin_create_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_create_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_create_keyval_f.c ; then \ pname=`echo pwin_create_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_create_keyval_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_detach_f.c ; then \ pname=`echo pwin_detach_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_detach_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_fence_f.c ; then \ pname=`echo pwin_fence_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_fence_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_free_f.c ; then \ pname=`echo pwin_free_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_free_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_delete_attr_f.c ; then \ pname=`echo pwin_delete_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_delete_attr_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_complete_f.c ; then \ pname=`echo pwin_complete_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_complete_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_free_keyval_f.c ; then \ pname=`echo pwin_free_keyval_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_free_keyval_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_get_group_f.c ; then \ pname=`echo pwin_get_group_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_get_group_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_get_info_f.c ; then \ pname=`echo pwin_get_info_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_get_info_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_get_errhandler_f.c ; then \ pname=`echo pwin_get_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_get_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_get_attr_f.c ; then \ pname=`echo pwin_get_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_get_attr_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_get_name_f.c ; then \ pname=`echo pwin_get_name_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_get_name_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_lock_f.c ; then \ pname=`echo pwin_lock_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_lock_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_lock_all_f.c ; then \ pname=`echo pwin_lock_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_lock_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_post_f.c ; then \ pname=`echo pwin_post_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_post_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_set_attr_f.c ; then \ pname=`echo pwin_set_attr_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_set_attr_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_set_info_f.c ; then \ pname=`echo pwin_set_info_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_set_info_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_set_errhandler_f.c ; then \ pname=`echo pwin_set_errhandler_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_set_errhandler_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_set_name_f.c ; then \ pname=`echo pwin_set_name_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_set_name_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_shared_query_f.c ; then \ pname=`echo pwin_shared_query_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_shared_query_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_start_f.c ; then \ pname=`echo pwin_start_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_start_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_sync_f.c ; then \ pname=`echo pwin_sync_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_sync_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_unlock_f.c ; then \ pname=`echo pwin_unlock_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_unlock_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_unlock_all_f.c ; then \ pname=`echo pwin_unlock_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_unlock_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_wait_f.c ; then \ pname=`echo pwin_wait_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_wait_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_flush_f.c ; then \ pname=`echo pwin_flush_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_flush_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_flush_all_f.c ; then \ pname=`echo pwin_flush_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_flush_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_flush_local_all_f.c ; then \ pname=`echo pwin_flush_local_all_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_flush_local_all_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_flush_local_f.c ; then \ pname=`echo pwin_flush_local_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_flush_local_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r paddress_f.c ; then \ pname=`echo paddress_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname paddress_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r perrhandler_create_f.c ; then \ pname=`echo perrhandler_create_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname perrhandler_create_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r pwin_test_f.c ; then \ pname=`echo pwin_test_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname pwin_test_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r perrhandler_set_f.c ; then \ pname=`echo perrhandler_set_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname perrhandler_set_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_extent_f.c ; then \ pname=`echo ptype_extent_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_extent_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r perrhandler_get_f.c ; then \ pname=`echo perrhandler_get_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname perrhandler_get_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_hindexed_f.c ; then \ pname=`echo ptype_hindexed_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_hindexed_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_lb_f.c ; then \ pname=`echo ptype_lb_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_lb_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_hvector_f.c ; then \ pname=`echo ptype_hvector_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_hvector_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_struct_f.c ; then \ pname=`echo ptype_struct_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_struct_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' if test ! -r ptype_ub_f.c ; then \ pname=`echo ptype_ub_f.c | cut -b '2-'` ; \ ln -s ../../../../../ompi/mpi/fortran/mpif-h/$pname ptype_ub_f.c ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' ../../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --impl=psizeof_f.f90 --ierror=mandatory --pmpi \ --maxrank=15 \ --generate=1 \ --real16=1 \ --complex32=1 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo paint_add_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paint_add_f.lo -MD -MP -MF $depbase.Tpo -c -o paint_add_f.lo paint_add_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paint_add_f.lo -MD -MP -MF .deps/paint_add_f.Tpo -c paint_add_f.c -fPIC -DPIC -o .libs/paint_add_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo padd_error_class_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_class_f.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_class_f.lo padd_error_class_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_class_f.lo -MD -MP -MF .deps/padd_error_class_f.Tpo -c padd_error_class_f.c -fPIC -DPIC -o .libs/padd_error_class_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo padd_error_code_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_code_f.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_code_f.lo padd_error_code_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_code_f.lo -MD -MP -MF .deps/padd_error_code_f.Tpo -c padd_error_code_f.c -fPIC -DPIC -o .libs/padd_error_code_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pabort_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pabort_f.lo -MD -MP -MF $depbase.Tpo -c -o pabort_f.lo pabort_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pabort_f.lo -MD -MP -MF .deps/pabort_f.Tpo -c pabort_f.c -fPIC -DPIC -o .libs/pabort_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo padd_error_string_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_string_f.lo -MD -MP -MF $depbase.Tpo -c -o padd_error_string_f.lo padd_error_string_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT padd_error_string_f.lo -MD -MP -MF .deps/padd_error_string_f.Tpo -c padd_error_string_f.c -fPIC -DPIC -o .libs/padd_error_string_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo paint_diff_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paint_diff_f.lo -MD -MP -MF $depbase.Tpo -c -o paint_diff_f.lo paint_diff_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paint_diff_f.lo -MD -MP -MF .deps/paint_diff_f.Tpo -c paint_diff_f.c -fPIC -DPIC -o .libs/paint_diff_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pallgather_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgather_f.lo -MD -MP -MF $depbase.Tpo -c -o pallgather_f.lo pallgather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgather_f.lo -MD -MP -MF .deps/pallgather_f.Tpo -c pallgather_f.c -fPIC -DPIC -o .libs/pallgather_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pallgatherv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o pallgatherv_f.lo pallgatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallgatherv_f.lo -MD -MP -MF .deps/pallgatherv_f.Tpo -c pallgatherv_f.c -fPIC -DPIC -o .libs/pallgatherv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo palloc_mem_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palloc_mem_f.lo -MD -MP -MF $depbase.Tpo -c -o palloc_mem_f.lo palloc_mem_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palloc_mem_f.lo -MD -MP -MF .deps/palloc_mem_f.Tpo -c palloc_mem_f.c -fPIC -DPIC -o .libs/palloc_mem_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pallreduce_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallreduce_f.lo -MD -MP -MF $depbase.Tpo -c -o pallreduce_f.lo pallreduce_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pallreduce_f.lo -MD -MP -MF .deps/pallreduce_f.Tpo -c pallreduce_f.c -fPIC -DPIC -o .libs/pallreduce_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo palltoallv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallv_f.lo -MD -MP -MF $depbase.Tpo -c -o palltoallv_f.lo palltoallv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallv_f.lo -MD -MP -MF .deps/palltoallv_f.Tpo -c palltoallv_f.c -fPIC -DPIC -o .libs/palltoallv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo palltoall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoall_f.lo -MD -MP -MF $depbase.Tpo -c -o palltoall_f.lo palltoall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoall_f.lo -MD -MP -MF .deps/palltoall_f.Tpo -c palltoall_f.c -fPIC -DPIC -o .libs/palltoall_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pattr_delete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_delete_f.lo -MD -MP -MF $depbase.Tpo -c -o pattr_delete_f.lo pattr_delete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_delete_f.lo -MD -MP -MF .deps/pattr_delete_f.Tpo -c pattr_delete_f.c -fPIC -DPIC -o .libs/pattr_delete_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo palltoallw_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallw_f.lo -MD -MP -MF $depbase.Tpo -c -o palltoallw_f.lo palltoallw_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT palltoallw_f.lo -MD -MP -MF .deps/palltoallw_f.Tpo -c palltoallw_f.c -fPIC -DPIC -o .libs/palltoallw_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pattr_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pattr_get_f.lo pattr_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_get_f.lo -MD -MP -MF .deps/pattr_get_f.Tpo -c pattr_get_f.c -fPIC -DPIC -o .libs/pattr_get_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pattr_put_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_put_f.lo -MD -MP -MF $depbase.Tpo -c -o pattr_put_f.lo pattr_put_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pattr_put_f.lo -MD -MP -MF .deps/pattr_put_f.Tpo -c pattr_put_f.c -fPIC -DPIC -o .libs/pattr_put_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pbarrier_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbarrier_f.lo -MD -MP -MF $depbase.Tpo -c -o pbarrier_f.lo pbarrier_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbarrier_f.lo -MD -MP -MF .deps/pbarrier_f.Tpo -c pbarrier_f.c -fPIC -DPIC -o .libs/pbarrier_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pbcast_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbcast_f.lo -MD -MP -MF $depbase.Tpo -c -o pbcast_f.lo pbcast_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbcast_f.lo -MD -MP -MF .deps/pbcast_f.Tpo -c pbcast_f.c -fPIC -DPIC -o .libs/pbcast_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pbsend_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbsend_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pbsend_init_f.lo pbsend_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbsend_init_f.lo -MD -MP -MF .deps/pbsend_init_f.Tpo -c pbsend_init_f.c -fPIC -DPIC -o .libs/pbsend_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pbsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbsend_f.lo -MD -MP -MF $depbase.Tpo -c -o pbsend_f.lo pbsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbsend_f.lo -MD -MP -MF .deps/pbsend_f.Tpo -c pbsend_f.c -fPIC -DPIC -o .libs/pbsend_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pbuffer_attach_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbuffer_attach_f.lo -MD -MP -MF $depbase.Tpo -c -o pbuffer_attach_f.lo pbuffer_attach_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbuffer_attach_f.lo -MD -MP -MF .deps/pbuffer_attach_f.Tpo -c pbuffer_attach_f.c -fPIC -DPIC -o .libs/pbuffer_attach_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pbuffer_detach_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbuffer_detach_f.lo -MD -MP -MF $depbase.Tpo -c -o pbuffer_detach_f.lo pbuffer_detach_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pbuffer_detach_f.lo -MD -MP -MF .deps/pbuffer_detach_f.Tpo -c pbuffer_detach_f.c -fPIC -DPIC -o .libs/pbuffer_detach_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcancel_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcancel_f.lo -MD -MP -MF $depbase.Tpo -c -o pcancel_f.lo pcancel_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcancel_f.lo -MD -MP -MF .deps/pcancel_f.Tpo -c pcancel_f.c -fPIC -DPIC -o .libs/pcancel_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcart_coords_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_coords_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_coords_f.lo pcart_coords_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_coords_f.lo -MD -MP -MF .deps/pcart_coords_f.Tpo -c pcart_coords_f.c -fPIC -DPIC -o .libs/pcart_coords_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcartdim_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcartdim_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pcartdim_get_f.lo pcartdim_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcartdim_get_f.lo -MD -MP -MF .deps/pcartdim_get_f.Tpo -c pcartdim_get_f.c -fPIC -DPIC -o .libs/pcartdim_get_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcart_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_create_f.lo pcart_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_create_f.lo -MD -MP -MF .deps/pcart_create_f.Tpo -c pcart_create_f.c -fPIC -DPIC -o .libs/pcart_create_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcart_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_get_f.lo pcart_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_get_f.lo -MD -MP -MF .deps/pcart_get_f.Tpo -c pcart_get_f.c -fPIC -DPIC -o .libs/pcart_get_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcart_map_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_map_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_map_f.lo pcart_map_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_map_f.lo -MD -MP -MF .deps/pcart_map_f.Tpo -c pcart_map_f.c -fPIC -DPIC -o .libs/pcart_map_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcart_shift_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_shift_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_shift_f.lo pcart_shift_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_shift_f.lo -MD -MP -MF .deps/pcart_shift_f.Tpo -c pcart_shift_f.c -fPIC -DPIC -o .libs/pcart_shift_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcart_rank_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_rank_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_rank_f.lo pcart_rank_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_rank_f.lo -MD -MP -MF .deps/pcart_rank_f.Tpo -c pcart_rank_f.c -fPIC -DPIC -o .libs/pcart_rank_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcart_sub_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_sub_f.lo -MD -MP -MF $depbase.Tpo -c -o pcart_sub_f.lo pcart_sub_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcart_sub_f.lo -MD -MP -MF .deps/pcart_sub_f.Tpo -c pcart_sub_f.c -fPIC -DPIC -o .libs/pcart_sub_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_accept_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_accept_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_accept_f.lo pcomm_accept_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_accept_f.lo -MD -MP -MF .deps/pcomm_accept_f.Tpo -c pcomm_accept_f.c -fPIC -DPIC -o .libs/pcomm_accept_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pclose_port_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pclose_port_f.lo -MD -MP -MF $depbase.Tpo -c -o pclose_port_f.lo pclose_port_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pclose_port_f.lo -MD -MP -MF .deps/pclose_port_f.Tpo -c pclose_port_f.c -fPIC -DPIC -o .libs/pclose_port_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_call_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_call_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_call_errhandler_f.lo pcomm_call_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_call_errhandler_f.lo -MD -MP -MF .deps/pcomm_call_errhandler_f.Tpo -c pcomm_call_errhandler_f.c -fPIC -DPIC -o .libs/pcomm_call_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_connect_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_connect_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_connect_f.lo pcomm_connect_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_connect_f.lo -MD -MP -MF .deps/pcomm_connect_f.Tpo -c pcomm_connect_f.c -fPIC -DPIC -o .libs/pcomm_connect_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_compare_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_compare_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_compare_f.lo pcomm_compare_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_compare_f.lo -MD -MP -MF .deps/pcomm_compare_f.Tpo -c pcomm_compare_f.c -fPIC -DPIC -o .libs/pcomm_compare_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_f.lo pcomm_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_f.lo -MD -MP -MF .deps/pcomm_create_f.Tpo -c pcomm_create_f.c -fPIC -DPIC -o .libs/pcomm_create_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_create_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_errhandler_f.lo pcomm_create_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_errhandler_f.lo -MD -MP -MF .deps/pcomm_create_errhandler_f.Tpo -c pcomm_create_errhandler_f.c -fPIC -DPIC -o .libs/pcomm_create_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_create_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_group_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_group_f.lo pcomm_create_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_group_f.lo -MD -MP -MF .deps/pcomm_create_group_f.Tpo -c pcomm_create_group_f.c -fPIC -DPIC -o .libs/pcomm_create_group_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_delete_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_delete_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_delete_attr_f.lo pcomm_delete_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_delete_attr_f.lo -MD -MP -MF .deps/pcomm_delete_attr_f.Tpo -c pcomm_delete_attr_f.c -fPIC -DPIC -o .libs/pcomm_delete_attr_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_dup_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_dup_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_dup_f.lo pcomm_dup_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_dup_f.lo -MD -MP -MF .deps/pcomm_dup_f.Tpo -c pcomm_dup_f.c -fPIC -DPIC -o .libs/pcomm_dup_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_create_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_create_keyval_f.lo pcomm_create_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_create_keyval_f.lo -MD -MP -MF .deps/pcomm_create_keyval_f.Tpo -c pcomm_create_keyval_f.c -fPIC -DPIC -o .libs/pcomm_create_keyval_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_disconnect_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_disconnect_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_disconnect_f.lo pcomm_disconnect_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_disconnect_f.lo -MD -MP -MF .deps/pcomm_disconnect_f.Tpo -c pcomm_disconnect_f.c -fPIC -DPIC -o .libs/pcomm_disconnect_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_dup_with_info_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_dup_with_info_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_dup_with_info_f.lo pcomm_dup_with_info_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_dup_with_info_f.lo -MD -MP -MF .deps/pcomm_dup_with_info_f.Tpo -c pcomm_dup_with_info_f.c -fPIC -DPIC -o .libs/pcomm_dup_with_info_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_idup_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_idup_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_idup_f.lo pcomm_idup_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_idup_f.lo -MD -MP -MF .deps/pcomm_idup_f.Tpo -c pcomm_idup_f.c -fPIC -DPIC -o .libs/pcomm_idup_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_free_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_free_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_free_keyval_f.lo pcomm_free_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_free_keyval_f.lo -MD -MP -MF .deps/pcomm_free_keyval_f.Tpo -c pcomm_free_keyval_f.c -fPIC -DPIC -o .libs/pcomm_free_keyval_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_free_f.lo pcomm_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_free_f.lo -MD -MP -MF .deps/pcomm_free_f.Tpo -c pcomm_free_f.c -fPIC -DPIC -o .libs/pcomm_free_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_get_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_errhandler_f.lo pcomm_get_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_errhandler_f.lo -MD -MP -MF .deps/pcomm_get_errhandler_f.Tpo -c pcomm_get_errhandler_f.c -fPIC -DPIC -o .libs/pcomm_get_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_get_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_attr_f.lo pcomm_get_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_attr_f.lo -MD -MP -MF .deps/pcomm_get_attr_f.Tpo -c pcomm_get_attr_f.c -fPIC -DPIC -o .libs/pcomm_get_attr_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_get_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_name_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_name_f.lo pcomm_get_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_name_f.lo -MD -MP -MF .deps/pcomm_get_name_f.Tpo -c pcomm_get_name_f.c -fPIC -DPIC -o .libs/pcomm_get_name_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_get_info_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_info_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_info_f.lo pcomm_get_info_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_info_f.lo -MD -MP -MF .deps/pcomm_get_info_f.Tpo -c pcomm_get_info_f.c -fPIC -DPIC -o .libs/pcomm_get_info_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_get_parent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_parent_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_get_parent_f.lo pcomm_get_parent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_get_parent_f.lo -MD -MP -MF .deps/pcomm_get_parent_f.Tpo -c pcomm_get_parent_f.c -fPIC -DPIC -o .libs/pcomm_get_parent_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_group_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_group_f.lo pcomm_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_group_f.lo -MD -MP -MF .deps/pcomm_group_f.Tpo -c pcomm_group_f.c -fPIC -DPIC -o .libs/pcomm_group_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_rank_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_rank_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_rank_f.lo pcomm_rank_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_rank_f.lo -MD -MP -MF .deps/pcomm_rank_f.Tpo -c pcomm_rank_f.c -fPIC -DPIC -o .libs/pcomm_rank_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_join_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_join_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_join_f.lo pcomm_join_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_join_f.lo -MD -MP -MF .deps/pcomm_join_f.Tpo -c pcomm_join_f.c -fPIC -DPIC -o .libs/pcomm_join_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_remote_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_remote_group_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_remote_group_f.lo pcomm_remote_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_remote_group_f.lo -MD -MP -MF .deps/pcomm_remote_group_f.Tpo -c pcomm_remote_group_f.c -fPIC -DPIC -o .libs/pcomm_remote_group_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_remote_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_remote_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_remote_size_f.lo pcomm_remote_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_remote_size_f.lo -MD -MP -MF .deps/pcomm_remote_size_f.Tpo -c pcomm_remote_size_f.c -fPIC -DPIC -o .libs/pcomm_remote_size_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_set_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_errhandler_f.lo pcomm_set_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_errhandler_f.lo -MD -MP -MF .deps/pcomm_set_errhandler_f.Tpo -c pcomm_set_errhandler_f.c -fPIC -DPIC -o .libs/pcomm_set_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_set_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_attr_f.lo pcomm_set_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_attr_f.lo -MD -MP -MF .deps/pcomm_set_attr_f.Tpo -c pcomm_set_attr_f.c -fPIC -DPIC -o .libs/pcomm_set_attr_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_set_info_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_info_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_info_f.lo pcomm_set_info_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_info_f.lo -MD -MP -MF .deps/pcomm_set_info_f.Tpo -c pcomm_set_info_f.c -fPIC -DPIC -o .libs/pcomm_set_info_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_size_f.lo pcomm_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_size_f.lo -MD -MP -MF .deps/pcomm_size_f.Tpo -c pcomm_size_f.c -fPIC -DPIC -o .libs/pcomm_size_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_set_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_name_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_set_name_f.lo pcomm_set_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_set_name_f.lo -MD -MP -MF .deps/pcomm_set_name_f.Tpo -c pcomm_set_name_f.c -fPIC -DPIC -o .libs/pcomm_set_name_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_spawn_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_spawn_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_spawn_f.lo pcomm_spawn_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_spawn_f.lo -MD -MP -MF .deps/pcomm_spawn_f.Tpo -c pcomm_spawn_f.c -fPIC -DPIC -o .libs/pcomm_spawn_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_spawn_multiple_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_spawn_multiple_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_spawn_multiple_f.lo pcomm_spawn_multiple_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_spawn_multiple_f.lo -MD -MP -MF .deps/pcomm_spawn_multiple_f.Tpo -c pcomm_spawn_multiple_f.c -fPIC -DPIC -o .libs/pcomm_spawn_multiple_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_split_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_split_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_split_f.lo pcomm_split_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_split_f.lo -MD -MP -MF .deps/pcomm_split_f.Tpo -c pcomm_split_f.c -fPIC -DPIC -o .libs/pcomm_split_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_test_inter_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_test_inter_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_test_inter_f.lo pcomm_test_inter_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_test_inter_f.lo -MD -MP -MF .deps/pcomm_test_inter_f.Tpo -c pcomm_test_inter_f.c -fPIC -DPIC -o .libs/pcomm_test_inter_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcomm_split_type_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_split_type_f.lo -MD -MP -MF $depbase.Tpo -c -o pcomm_split_type_f.lo pcomm_split_type_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcomm_split_type_f.lo -MD -MP -MF .deps/pcomm_split_type_f.Tpo -c pcomm_split_type_f.c -fPIC -DPIC -o .libs/pcomm_split_type_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pdims_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdims_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pdims_create_f.lo pdims_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdims_create_f.lo -MD -MP -MF .deps/pdims_create_f.Tpo -c pdims_create_f.c -fPIC -DPIC -o .libs/pdims_create_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pdist_graph_create_adjacent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_create_adjacent_f.lo -MD -MP -MF $depbase.Tpo -c -o pdist_graph_create_adjacent_f.lo pdist_graph_create_adjacent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_create_adjacent_f.lo -MD -MP -MF .deps/pdist_graph_create_adjacent_f.Tpo -c pdist_graph_create_adjacent_f.c -fPIC -DPIC -o .libs/pdist_graph_create_adjacent_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pdist_graph_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pdist_graph_create_f.lo pdist_graph_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_create_f.lo -MD -MP -MF .deps/pdist_graph_create_f.Tpo -c pdist_graph_create_f.c -fPIC -DPIC -o .libs/pdist_graph_create_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pdist_graph_neighbors_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_neighbors_f.lo -MD -MP -MF $depbase.Tpo -c -o pdist_graph_neighbors_f.lo pdist_graph_neighbors_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_neighbors_f.lo -MD -MP -MF .deps/pdist_graph_neighbors_f.Tpo -c pdist_graph_neighbors_f.c -fPIC -DPIC -o .libs/pdist_graph_neighbors_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pdist_graph_neighbors_count_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_neighbors_count_f.lo -MD -MP -MF $depbase.Tpo -c -o pdist_graph_neighbors_count_f.lo pdist_graph_neighbors_count_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pdist_graph_neighbors_count_f.lo -MD -MP -MF .deps/pdist_graph_neighbors_count_f.Tpo -c pdist_graph_neighbors_count_f.c -fPIC -DPIC -o .libs/pdist_graph_neighbors_count_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo perrhandler_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_free_f.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_free_f.lo perrhandler_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_free_f.lo -MD -MP -MF .deps/perrhandler_free_f.Tpo -c perrhandler_free_f.c -fPIC -DPIC -o .libs/perrhandler_free_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo perror_string_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perror_string_f.lo -MD -MP -MF $depbase.Tpo -c -o perror_string_f.lo perror_string_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perror_string_f.lo -MD -MP -MF .deps/perror_string_f.Tpo -c perror_string_f.c -fPIC -DPIC -o .libs/perror_string_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo perror_class_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perror_class_f.lo -MD -MP -MF $depbase.Tpo -c -o perror_class_f.lo perror_class_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perror_class_f.lo -MD -MP -MF .deps/perror_class_f.Tpo -c perror_class_f.c -fPIC -DPIC -o .libs/perror_class_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pf_sync_reg_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pf_sync_reg_f.lo -MD -MP -MF $depbase.Tpo -c -o pf_sync_reg_f.lo pf_sync_reg_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pf_sync_reg_f.lo -MD -MP -MF .deps/pf_sync_reg_f.Tpo -c pf_sync_reg_f.c -fPIC -DPIC -o .libs/pf_sync_reg_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pexscan_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pexscan_f.lo -MD -MP -MF $depbase.Tpo -c -o pexscan_f.lo pexscan_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pexscan_f.lo -MD -MP -MF .deps/pexscan_f.Tpo -c pexscan_f.c -fPIC -DPIC -o .libs/pexscan_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_call_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_call_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_call_errhandler_f.lo pfile_call_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_call_errhandler_f.lo -MD -MP -MF .deps/pfile_call_errhandler_f.Tpo -c pfile_call_errhandler_f.c -fPIC -DPIC -o .libs/pfile_call_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_close_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_close_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_close_f.lo pfile_close_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_close_f.lo -MD -MP -MF .deps/pfile_close_f.Tpo -c pfile_close_f.c -fPIC -DPIC -o .libs/pfile_close_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_get_atomicity_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_atomicity_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_atomicity_f.lo pfile_get_atomicity_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_atomicity_f.lo -MD -MP -MF .deps/pfile_get_atomicity_f.Tpo -c pfile_get_atomicity_f.c -fPIC -DPIC -o .libs/pfile_get_atomicity_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_get_amode_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_amode_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_amode_f.lo pfile_get_amode_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_amode_f.lo -MD -MP -MF .deps/pfile_get_amode_f.Tpo -c pfile_get_amode_f.c -fPIC -DPIC -o .libs/pfile_get_amode_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_create_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_create_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_create_errhandler_f.lo pfile_create_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_create_errhandler_f.lo -MD -MP -MF .deps/pfile_create_errhandler_f.Tpo -c pfile_create_errhandler_f.c -fPIC -DPIC -o .libs/pfile_create_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_delete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_delete_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_delete_f.lo pfile_delete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_delete_f.lo -MD -MP -MF .deps/pfile_delete_f.Tpo -c pfile_delete_f.c -fPIC -DPIC -o .libs/pfile_delete_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_get_byte_offset_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_byte_offset_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_byte_offset_f.lo pfile_get_byte_offset_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_byte_offset_f.lo -MD -MP -MF .deps/pfile_get_byte_offset_f.Tpo -c pfile_get_byte_offset_f.c -fPIC -DPIC -o .libs/pfile_get_byte_offset_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_get_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_errhandler_f.lo pfile_get_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_errhandler_f.lo -MD -MP -MF .deps/pfile_get_errhandler_f.Tpo -c pfile_get_errhandler_f.c -fPIC -DPIC -o .libs/pfile_get_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_get_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_group_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_group_f.lo pfile_get_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_group_f.lo -MD -MP -MF .deps/pfile_get_group_f.Tpo -c pfile_get_group_f.c -fPIC -DPIC -o .libs/pfile_get_group_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_get_info_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_info_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_info_f.lo pfile_get_info_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_info_f.lo -MD -MP -MF .deps/pfile_get_info_f.Tpo -c pfile_get_info_f.c -fPIC -DPIC -o .libs/pfile_get_info_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_get_position_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_position_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_position_shared_f.lo pfile_get_position_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_position_shared_f.lo -MD -MP -MF .deps/pfile_get_position_shared_f.Tpo -c pfile_get_position_shared_f.c -fPIC -DPIC -o .libs/pfile_get_position_shared_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_get_position_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_position_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_position_f.lo pfile_get_position_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_position_f.lo -MD -MP -MF .deps/pfile_get_position_f.Tpo -c pfile_get_position_f.c -fPIC -DPIC -o .libs/pfile_get_position_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_get_type_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_type_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_type_extent_f.lo pfile_get_type_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_type_extent_f.lo -MD -MP -MF .deps/pfile_get_type_extent_f.Tpo -c pfile_get_type_extent_f.c -fPIC -DPIC -o .libs/pfile_get_type_extent_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_get_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_size_f.lo pfile_get_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_size_f.lo -MD -MP -MF .deps/pfile_get_size_f.Tpo -c pfile_get_size_f.c -fPIC -DPIC -o .libs/pfile_get_size_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_get_view_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_view_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_get_view_f.lo pfile_get_view_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_get_view_f.lo -MD -MP -MF .deps/pfile_get_view_f.Tpo -c pfile_get_view_f.c -fPIC -DPIC -o .libs/pfile_get_view_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_iread_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_at_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_at_f.lo pfile_iread_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_at_f.lo -MD -MP -MF .deps/pfile_iread_at_f.Tpo -c pfile_iread_at_f.c -fPIC -DPIC -o .libs/pfile_iread_at_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_iread_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_f.lo pfile_iread_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_f.lo -MD -MP -MF .deps/pfile_iread_f.Tpo -c pfile_iread_f.c -fPIC -DPIC -o .libs/pfile_iread_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_iread_at_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_at_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_at_all_f.lo pfile_iread_at_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_at_all_f.lo -MD -MP -MF .deps/pfile_iread_at_all_f.Tpo -c pfile_iread_at_all_f.c -fPIC -DPIC -o .libs/pfile_iread_at_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_iwrite_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_at_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_at_f.lo pfile_iwrite_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_at_f.lo -MD -MP -MF .deps/pfile_iwrite_at_f.Tpo -c pfile_iwrite_at_f.c -fPIC -DPIC -o .libs/pfile_iwrite_at_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_iread_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_all_f.lo pfile_iread_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_all_f.lo -MD -MP -MF .deps/pfile_iread_all_f.Tpo -c pfile_iread_all_f.c -fPIC -DPIC -o .libs/pfile_iread_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_iread_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iread_shared_f.lo pfile_iread_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iread_shared_f.lo -MD -MP -MF .deps/pfile_iread_shared_f.Tpo -c pfile_iread_shared_f.c -fPIC -DPIC -o .libs/pfile_iread_shared_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_iwrite_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_f.lo pfile_iwrite_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_f.lo -MD -MP -MF .deps/pfile_iwrite_f.Tpo -c pfile_iwrite_f.c -fPIC -DPIC -o .libs/pfile_iwrite_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_iwrite_at_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_at_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_at_all_f.lo pfile_iwrite_at_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_at_all_f.lo -MD -MP -MF .deps/pfile_iwrite_at_all_f.Tpo -c pfile_iwrite_at_all_f.c -fPIC -DPIC -o .libs/pfile_iwrite_at_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_iwrite_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_shared_f.lo pfile_iwrite_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_shared_f.lo -MD -MP -MF .deps/pfile_iwrite_shared_f.Tpo -c pfile_iwrite_shared_f.c -fPIC -DPIC -o .libs/pfile_iwrite_shared_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_iwrite_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_iwrite_all_f.lo pfile_iwrite_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_iwrite_all_f.lo -MD -MP -MF .deps/pfile_iwrite_all_f.Tpo -c pfile_iwrite_all_f.c -fPIC -DPIC -o .libs/pfile_iwrite_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_open_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_open_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_open_f.lo pfile_open_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_open_f.lo -MD -MP -MF .deps/pfile_open_f.Tpo -c pfile_open_f.c -fPIC -DPIC -o .libs/pfile_open_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all_begin_f.lo pfile_read_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all_begin_f.lo -MD -MP -MF .deps/pfile_read_all_begin_f.Tpo -c pfile_read_all_begin_f.c -fPIC -DPIC -o .libs/pfile_read_all_begin_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_preallocate_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_preallocate_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_preallocate_f.lo pfile_preallocate_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_preallocate_f.lo -MD -MP -MF .deps/pfile_preallocate_f.Tpo -c pfile_preallocate_f.c -fPIC -DPIC -o .libs/pfile_preallocate_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all_end_f.lo pfile_read_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all_end_f.lo -MD -MP -MF .deps/pfile_read_all_end_f.Tpo -c pfile_read_all_end_f.c -fPIC -DPIC -o .libs/pfile_read_all_end_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_at_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all_begin_f.lo pfile_read_at_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all_begin_f.lo -MD -MP -MF .deps/pfile_read_at_all_begin_f.Tpo -c pfile_read_at_all_begin_f.c -fPIC -DPIC -o .libs/pfile_read_at_all_begin_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_all_f.lo pfile_read_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_all_f.lo -MD -MP -MF .deps/pfile_read_all_f.Tpo -c pfile_read_all_f.c -fPIC -DPIC -o .libs/pfile_read_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_at_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all_end_f.lo pfile_read_at_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all_end_f.lo -MD -MP -MF .deps/pfile_read_at_all_end_f.Tpo -c pfile_read_at_all_end_f.c -fPIC -DPIC -o .libs/pfile_read_at_all_end_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_at_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_all_f.lo pfile_read_at_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_all_f.lo -MD -MP -MF .deps/pfile_read_at_all_f.Tpo -c pfile_read_at_all_f.c -fPIC -DPIC -o .libs/pfile_read_at_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_at_f.lo pfile_read_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_at_f.lo -MD -MP -MF .deps/pfile_read_at_f.Tpo -c pfile_read_at_f.c -fPIC -DPIC -o .libs/pfile_read_at_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_f.lo pfile_read_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_f.lo -MD -MP -MF .deps/pfile_read_f.Tpo -c pfile_read_f.c -fPIC -DPIC -o .libs/pfile_read_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_ordered_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered_begin_f.lo pfile_read_ordered_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered_begin_f.lo -MD -MP -MF .deps/pfile_read_ordered_begin_f.Tpo -c pfile_read_ordered_begin_f.c -fPIC -DPIC -o .libs/pfile_read_ordered_begin_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_shared_f.lo pfile_read_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_shared_f.lo -MD -MP -MF .deps/pfile_read_shared_f.Tpo -c pfile_read_shared_f.c -fPIC -DPIC -o .libs/pfile_read_shared_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_ordered_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered_end_f.lo pfile_read_ordered_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered_end_f.lo -MD -MP -MF .deps/pfile_read_ordered_end_f.Tpo -c pfile_read_ordered_end_f.c -fPIC -DPIC -o .libs/pfile_read_ordered_end_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_read_ordered_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_read_ordered_f.lo pfile_read_ordered_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_read_ordered_f.lo -MD -MP -MF .deps/pfile_read_ordered_f.Tpo -c pfile_read_ordered_f.c -fPIC -DPIC -o .libs/pfile_read_ordered_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_seek_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_seek_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_seek_f.lo pfile_seek_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_seek_f.lo -MD -MP -MF .deps/pfile_seek_f.Tpo -c pfile_seek_f.c -fPIC -DPIC -o .libs/pfile_seek_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_seek_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_seek_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_seek_shared_f.lo pfile_seek_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_seek_shared_f.lo -MD -MP -MF .deps/pfile_seek_shared_f.Tpo -c pfile_seek_shared_f.c -fPIC -DPIC -o .libs/pfile_seek_shared_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_set_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_errhandler_f.lo pfile_set_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_errhandler_f.lo -MD -MP -MF .deps/pfile_set_errhandler_f.Tpo -c pfile_set_errhandler_f.c -fPIC -DPIC -o .libs/pfile_set_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_set_atomicity_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_atomicity_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_atomicity_f.lo pfile_set_atomicity_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_atomicity_f.lo -MD -MP -MF .deps/pfile_set_atomicity_f.Tpo -c pfile_set_atomicity_f.c -fPIC -DPIC -o .libs/pfile_set_atomicity_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_set_info_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_info_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_info_f.lo pfile_set_info_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_info_f.lo -MD -MP -MF .deps/pfile_set_info_f.Tpo -c pfile_set_info_f.c -fPIC -DPIC -o .libs/pfile_set_info_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_set_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_size_f.lo pfile_set_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_size_f.lo -MD -MP -MF .deps/pfile_set_size_f.Tpo -c pfile_set_size_f.c -fPIC -DPIC -o .libs/pfile_set_size_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_set_view_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_view_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_set_view_f.lo pfile_set_view_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_set_view_f.lo -MD -MP -MF .deps/pfile_set_view_f.Tpo -c pfile_set_view_f.c -fPIC -DPIC -o .libs/pfile_set_view_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_sync_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_sync_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_sync_f.lo pfile_sync_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_sync_f.lo -MD -MP -MF .deps/pfile_sync_f.Tpo -c pfile_sync_f.c -fPIC -DPIC -o .libs/pfile_sync_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all_begin_f.lo pfile_write_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all_begin_f.lo -MD -MP -MF .deps/pfile_write_all_begin_f.Tpo -c pfile_write_all_begin_f.c -fPIC -DPIC -o .libs/pfile_write_all_begin_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all_end_f.lo pfile_write_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all_end_f.lo -MD -MP -MF .deps/pfile_write_all_end_f.Tpo -c pfile_write_all_end_f.c -fPIC -DPIC -o .libs/pfile_write_all_end_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_all_f.lo pfile_write_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_all_f.lo -MD -MP -MF .deps/pfile_write_all_f.Tpo -c pfile_write_all_f.c -fPIC -DPIC -o .libs/pfile_write_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_at_all_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all_begin_f.lo pfile_write_at_all_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all_begin_f.lo -MD -MP -MF .deps/pfile_write_at_all_begin_f.Tpo -c pfile_write_at_all_begin_f.c -fPIC -DPIC -o .libs/pfile_write_at_all_begin_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_at_all_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all_end_f.lo pfile_write_at_all_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all_end_f.lo -MD -MP -MF .deps/pfile_write_at_all_end_f.Tpo -c pfile_write_at_all_end_f.c -fPIC -DPIC -o .libs/pfile_write_at_all_end_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_at_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_f.lo pfile_write_at_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_f.lo -MD -MP -MF .deps/pfile_write_at_f.Tpo -c pfile_write_at_f.c -fPIC -DPIC -o .libs/pfile_write_at_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_at_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_at_all_f.lo pfile_write_at_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_at_all_f.lo -MD -MP -MF .deps/pfile_write_at_all_f.Tpo -c pfile_write_at_all_f.c -fPIC -DPIC -o .libs/pfile_write_at_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_ordered_begin_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered_begin_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered_begin_f.lo pfile_write_ordered_begin_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered_begin_f.lo -MD -MP -MF .deps/pfile_write_ordered_begin_f.Tpo -c pfile_write_ordered_begin_f.c -fPIC -DPIC -o .libs/pfile_write_ordered_begin_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_f.lo pfile_write_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_f.lo -MD -MP -MF .deps/pfile_write_f.Tpo -c pfile_write_f.c -fPIC -DPIC -o .libs/pfile_write_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_ordered_end_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered_end_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered_end_f.lo pfile_write_ordered_end_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered_end_f.lo -MD -MP -MF .deps/pfile_write_ordered_end_f.Tpo -c pfile_write_ordered_end_f.c -fPIC -DPIC -o .libs/pfile_write_ordered_end_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_shared_f.lo pfile_write_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_shared_f.lo -MD -MP -MF .deps/pfile_write_shared_f.Tpo -c pfile_write_shared_f.c -fPIC -DPIC -o .libs/pfile_write_shared_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfile_write_ordered_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered_f.lo -MD -MP -MF $depbase.Tpo -c -o pfile_write_ordered_f.lo pfile_write_ordered_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfile_write_ordered_f.lo -MD -MP -MF .deps/pfile_write_ordered_f.Tpo -c pfile_write_ordered_f.c -fPIC -DPIC -o .libs/pfile_write_ordered_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfinalize_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfinalize_f.lo -MD -MP -MF $depbase.Tpo -c -o pfinalize_f.lo pfinalize_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfinalize_f.lo -MD -MP -MF .deps/pfinalize_f.Tpo -c pfinalize_f.c -fPIC -DPIC -o .libs/pfinalize_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfinalized_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfinalized_f.lo -MD -MP -MF $depbase.Tpo -c -o pfinalized_f.lo pfinalized_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfinalized_f.lo -MD -MP -MF .deps/pfinalized_f.Tpo -c pfinalized_f.c -fPIC -DPIC -o .libs/pfinalized_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgather_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgather_f.lo -MD -MP -MF $depbase.Tpo -c -o pgather_f.lo pgather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgather_f.lo -MD -MP -MF .deps/pgather_f.Tpo -c pgather_f.c -fPIC -DPIC -o .libs/pgather_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfree_mem_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfree_mem_f.lo -MD -MP -MF $depbase.Tpo -c -o pfree_mem_f.lo pfree_mem_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfree_mem_f.lo -MD -MP -MF .deps/pfree_mem_f.Tpo -c pfree_mem_f.c -fPIC -DPIC -o .libs/pfree_mem_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgatherv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o pgatherv_f.lo pgatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgatherv_f.lo -MD -MP -MF .deps/pgatherv_f.Tpo -c pgatherv_f.c -fPIC -DPIC -o .libs/pgatherv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pget_address_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_address_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_address_f.lo pget_address_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_address_f.lo -MD -MP -MF .deps/pget_address_f.Tpo -c pget_address_f.c -fPIC -DPIC -o .libs/pget_address_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pget_count_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_count_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_count_f.lo pget_count_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_count_f.lo -MD -MP -MF .deps/pget_count_f.Tpo -c pget_count_f.c -fPIC -DPIC -o .libs/pget_count_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pget_elements_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_elements_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_elements_f.lo pget_elements_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_elements_f.lo -MD -MP -MF .deps/pget_elements_f.Tpo -c pget_elements_f.c -fPIC -DPIC -o .libs/pget_elements_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pget_elements_x_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_elements_x_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_elements_x_f.lo pget_elements_x_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_elements_x_f.lo -MD -MP -MF .deps/pget_elements_x_f.Tpo -c pget_elements_x_f.c -fPIC -DPIC -o .libs/pget_elements_x_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pget_library_version_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_library_version_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_library_version_f.lo pget_library_version_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_library_version_f.lo -MD -MP -MF .deps/pget_library_version_f.Tpo -c pget_library_version_f.c -fPIC -DPIC -o .libs/pget_library_version_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgraph_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_create_f.lo pgraph_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_create_f.lo -MD -MP -MF .deps/pgraph_create_f.Tpo -c pgraph_create_f.c -fPIC -DPIC -o .libs/pgraph_create_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pget_version_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_version_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_version_f.lo pget_version_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_version_f.lo -MD -MP -MF .deps/pget_version_f.Tpo -c pget_version_f.c -fPIC -DPIC -o .libs/pget_version_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pget_processor_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_processor_name_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_processor_name_f.lo pget_processor_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_processor_name_f.lo -MD -MP -MF .deps/pget_processor_name_f.Tpo -c pget_processor_name_f.c -fPIC -DPIC -o .libs/pget_processor_name_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgraph_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_get_f.lo pgraph_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_get_f.lo -MD -MP -MF .deps/pgraph_get_f.Tpo -c pgraph_get_f.c -fPIC -DPIC -o .libs/pgraph_get_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgraphdims_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraphdims_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraphdims_get_f.lo pgraphdims_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraphdims_get_f.lo -MD -MP -MF .deps/pgraphdims_get_f.Tpo -c pgraphdims_get_f.c -fPIC -DPIC -o .libs/pgraphdims_get_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgraph_map_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_map_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_map_f.lo pgraph_map_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_map_f.lo -MD -MP -MF .deps/pgraph_map_f.Tpo -c pgraph_map_f.c -fPIC -DPIC -o .libs/pgraph_map_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgraph_neighbors_count_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_neighbors_count_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_neighbors_count_f.lo pgraph_neighbors_count_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_neighbors_count_f.lo -MD -MP -MF .deps/pgraph_neighbors_count_f.Tpo -c pgraph_neighbors_count_f.c -fPIC -DPIC -o .libs/pgraph_neighbors_count_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgraph_neighbors_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_neighbors_f.lo -MD -MP -MF $depbase.Tpo -c -o pgraph_neighbors_f.lo pgraph_neighbors_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgraph_neighbors_f.lo -MD -MP -MF .deps/pgraph_neighbors_f.Tpo -c pgraph_neighbors_f.c -fPIC -DPIC -o .libs/pgraph_neighbors_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgrequest_complete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgrequest_complete_f.lo -MD -MP -MF $depbase.Tpo -c -o pgrequest_complete_f.lo pgrequest_complete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgrequest_complete_f.lo -MD -MP -MF .deps/pgrequest_complete_f.Tpo -c pgrequest_complete_f.c -fPIC -DPIC -o .libs/pgrequest_complete_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgrequest_start_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgrequest_start_f.lo -MD -MP -MF $depbase.Tpo -c -o pgrequest_start_f.lo pgrequest_start_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgrequest_start_f.lo -MD -MP -MF .deps/pgrequest_start_f.Tpo -c pgrequest_start_f.c -fPIC -DPIC -o .libs/pgrequest_start_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_compare_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_compare_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_compare_f.lo pgroup_compare_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_compare_f.lo -MD -MP -MF .deps/pgroup_compare_f.Tpo -c pgroup_compare_f.c -fPIC -DPIC -o .libs/pgroup_compare_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_difference_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_difference_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_difference_f.lo pgroup_difference_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_difference_f.lo -MD -MP -MF .deps/pgroup_difference_f.Tpo -c pgroup_difference_f.c -fPIC -DPIC -o .libs/pgroup_difference_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_excl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_excl_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_excl_f.lo pgroup_excl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_excl_f.lo -MD -MP -MF .deps/pgroup_excl_f.Tpo -c pgroup_excl_f.c -fPIC -DPIC -o .libs/pgroup_excl_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_free_f.lo pgroup_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_free_f.lo -MD -MP -MF .deps/pgroup_free_f.Tpo -c pgroup_free_f.c -fPIC -DPIC -o .libs/pgroup_free_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_intersection_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_intersection_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_intersection_f.lo pgroup_intersection_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_intersection_f.lo -MD -MP -MF .deps/pgroup_intersection_f.Tpo -c pgroup_intersection_f.c -fPIC -DPIC -o .libs/pgroup_intersection_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_range_excl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_range_excl_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_range_excl_f.lo pgroup_range_excl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_range_excl_f.lo -MD -MP -MF .deps/pgroup_range_excl_f.Tpo -c pgroup_range_excl_f.c -fPIC -DPIC -o .libs/pgroup_range_excl_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_range_incl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_range_incl_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_range_incl_f.lo pgroup_range_incl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_range_incl_f.lo -MD -MP -MF .deps/pgroup_range_incl_f.Tpo -c pgroup_range_incl_f.c -fPIC -DPIC -o .libs/pgroup_range_incl_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_incl_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_incl_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_incl_f.lo pgroup_incl_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_incl_f.lo -MD -MP -MF .deps/pgroup_incl_f.Tpo -c pgroup_incl_f.c -fPIC -DPIC -o .libs/pgroup_incl_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_rank_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_rank_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_rank_f.lo pgroup_rank_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_rank_f.lo -MD -MP -MF .deps/pgroup_rank_f.Tpo -c pgroup_rank_f.c -fPIC -DPIC -o .libs/pgroup_rank_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_size_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_size_f.lo pgroup_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_size_f.lo -MD -MP -MF .deps/pgroup_size_f.Tpo -c pgroup_size_f.c -fPIC -DPIC -o .libs/pgroup_size_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_union_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_union_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_union_f.lo pgroup_union_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_union_f.lo -MD -MP -MF .deps/pgroup_union_f.Tpo -c pgroup_union_f.c -fPIC -DPIC -o .libs/pgroup_union_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pgroup_translate_ranks_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_translate_ranks_f.lo -MD -MP -MF $depbase.Tpo -c -o pgroup_translate_ranks_f.lo pgroup_translate_ranks_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pgroup_translate_ranks_f.lo -MD -MP -MF .deps/pgroup_translate_ranks_f.Tpo -c pgroup_translate_ranks_f.c -fPIC -DPIC -o .libs/pgroup_translate_ranks_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo piallgather_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallgather_f.lo -MD -MP -MF $depbase.Tpo -c -o piallgather_f.lo piallgather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallgather_f.lo -MD -MP -MF .deps/piallgather_f.Tpo -c piallgather_f.c -fPIC -DPIC -o .libs/piallgather_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pialltoall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoall_f.lo -MD -MP -MF $depbase.Tpo -c -o pialltoall_f.lo pialltoall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoall_f.lo -MD -MP -MF .deps/pialltoall_f.Tpo -c pialltoall_f.c -fPIC -DPIC -o .libs/pialltoall_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo piallgatherv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallgatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o piallgatherv_f.lo piallgatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallgatherv_f.lo -MD -MP -MF .deps/piallgatherv_f.Tpo -c piallgatherv_f.c -fPIC -DPIC -o .libs/piallgatherv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo piallreduce_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallreduce_f.lo -MD -MP -MF $depbase.Tpo -c -o piallreduce_f.lo piallreduce_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piallreduce_f.lo -MD -MP -MF .deps/piallreduce_f.Tpo -c piallreduce_f.c -fPIC -DPIC -o .libs/piallreduce_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pialltoallv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoallv_f.lo -MD -MP -MF $depbase.Tpo -c -o pialltoallv_f.lo pialltoallv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoallv_f.lo -MD -MP -MF .deps/pialltoallv_f.Tpo -c pialltoallv_f.c -fPIC -DPIC -o .libs/pialltoallv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pibarrier_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibarrier_f.lo -MD -MP -MF $depbase.Tpo -c -o pibarrier_f.lo pibarrier_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibarrier_f.lo -MD -MP -MF .deps/pibarrier_f.Tpo -c pibarrier_f.c -fPIC -DPIC -o .libs/pibarrier_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pibcast_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibcast_f.lo -MD -MP -MF $depbase.Tpo -c -o pibcast_f.lo pibcast_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibcast_f.lo -MD -MP -MF .deps/pibcast_f.Tpo -c pibcast_f.c -fPIC -DPIC -o .libs/pibcast_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pialltoallw_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoallw_f.lo -MD -MP -MF $depbase.Tpo -c -o pialltoallw_f.lo pialltoallw_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pialltoallw_f.lo -MD -MP -MF .deps/pialltoallw_f.Tpo -c pialltoallw_f.c -fPIC -DPIC -o .libs/pialltoallw_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pigatherv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pigatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o pigatherv_f.lo pigatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pigatherv_f.lo -MD -MP -MF .deps/pigatherv_f.Tpo -c pigatherv_f.c -fPIC -DPIC -o .libs/pigatherv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pibsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibsend_f.lo -MD -MP -MF $depbase.Tpo -c -o pibsend_f.lo pibsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pibsend_f.lo -MD -MP -MF .deps/pibsend_f.Tpo -c pibsend_f.c -fPIC -DPIC -o .libs/pibsend_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo piexscan_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piexscan_f.lo -MD -MP -MF $depbase.Tpo -c -o piexscan_f.lo piexscan_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piexscan_f.lo -MD -MP -MF .deps/piexscan_f.Tpo -c piexscan_f.c -fPIC -DPIC -o .libs/piexscan_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pigather_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pigather_f.lo -MD -MP -MF $depbase.Tpo -c -o pigather_f.lo pigather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pigather_f.lo -MD -MP -MF .deps/pigather_f.Tpo -c pigather_f.c -fPIC -DPIC -o .libs/pigather_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pimprobe_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pimprobe_f.lo -MD -MP -MF $depbase.Tpo -c -o pimprobe_f.lo pimprobe_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pimprobe_f.lo -MD -MP -MF .deps/pimprobe_f.Tpo -c pimprobe_f.c -fPIC -DPIC -o .libs/pimprobe_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pimrecv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pimrecv_f.lo -MD -MP -MF $depbase.Tpo -c -o pimrecv_f.lo pimrecv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pimrecv_f.lo -MD -MP -MF .deps/pimrecv_f.Tpo -c pimrecv_f.c -fPIC -DPIC -o .libs/pimrecv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pineighbor_allgather_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_allgather_f.lo -MD -MP -MF $depbase.Tpo -c -o pineighbor_allgather_f.lo pineighbor_allgather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_allgather_f.lo -MD -MP -MF .deps/pineighbor_allgather_f.Tpo -c pineighbor_allgather_f.c -fPIC -DPIC -o .libs/pineighbor_allgather_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pineighbor_allgatherv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_allgatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o pineighbor_allgatherv_f.lo pineighbor_allgatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_allgatherv_f.lo -MD -MP -MF .deps/pineighbor_allgatherv_f.Tpo -c pineighbor_allgatherv_f.c -fPIC -DPIC -o .libs/pineighbor_allgatherv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pineighbor_alltoall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoall_f.lo -MD -MP -MF $depbase.Tpo -c -o pineighbor_alltoall_f.lo pineighbor_alltoall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoall_f.lo -MD -MP -MF .deps/pineighbor_alltoall_f.Tpo -c pineighbor_alltoall_f.c -fPIC -DPIC -o .libs/pineighbor_alltoall_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pineighbor_alltoallv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoallv_f.lo -MD -MP -MF $depbase.Tpo -c -o pineighbor_alltoallv_f.lo pineighbor_alltoallv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoallv_f.lo -MD -MP -MF .deps/pineighbor_alltoallv_f.Tpo -c pineighbor_alltoallv_f.c -fPIC -DPIC -o .libs/pineighbor_alltoallv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pineighbor_alltoallw_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoallw_f.lo -MD -MP -MF $depbase.Tpo -c -o pineighbor_alltoallw_f.lo pineighbor_alltoallw_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pineighbor_alltoallw_f.lo -MD -MP -MF .deps/pineighbor_alltoallw_f.Tpo -c pineighbor_alltoallw_f.c -fPIC -DPIC -o .libs/pineighbor_alltoallw_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinfo_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_create_f.lo pinfo_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_create_f.lo -MD -MP -MF .deps/pinfo_create_f.Tpo -c pinfo_create_f.c -fPIC -DPIC -o .libs/pinfo_create_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinfo_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_free_f.lo pinfo_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_free_f.lo -MD -MP -MF .deps/pinfo_free_f.Tpo -c pinfo_free_f.c -fPIC -DPIC -o .libs/pinfo_free_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinfo_dup_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_dup_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_dup_f.lo pinfo_dup_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_dup_f.lo -MD -MP -MF .deps/pinfo_dup_f.Tpo -c pinfo_dup_f.c -fPIC -DPIC -o .libs/pinfo_dup_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinfo_delete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_delete_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_delete_f.lo pinfo_delete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_delete_f.lo -MD -MP -MF .deps/pinfo_delete_f.Tpo -c pinfo_delete_f.c -fPIC -DPIC -o .libs/pinfo_delete_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinfo_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_f.lo pinfo_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_f.lo -MD -MP -MF .deps/pinfo_get_f.Tpo -c pinfo_get_f.c -fPIC -DPIC -o .libs/pinfo_get_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinfo_get_nthkey_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_nthkey_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_nthkey_f.lo pinfo_get_nthkey_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_nthkey_f.lo -MD -MP -MF .deps/pinfo_get_nthkey_f.Tpo -c pinfo_get_nthkey_f.c -fPIC -DPIC -o .libs/pinfo_get_nthkey_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinfo_get_nkeys_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_nkeys_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_nkeys_f.lo pinfo_get_nkeys_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_nkeys_f.lo -MD -MP -MF .deps/pinfo_get_nkeys_f.Tpo -c pinfo_get_nkeys_f.c -fPIC -DPIC -o .libs/pinfo_get_nkeys_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinfo_get_valuelen_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_valuelen_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_get_valuelen_f.lo pinfo_get_valuelen_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_get_valuelen_f.lo -MD -MP -MF .deps/pinfo_get_valuelen_f.Tpo -c pinfo_get_valuelen_f.c -fPIC -DPIC -o .libs/pinfo_get_valuelen_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinfo_set_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_set_f.lo -MD -MP -MF $depbase.Tpo -c -o pinfo_set_f.lo pinfo_set_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinfo_set_f.lo -MD -MP -MF .deps/pinfo_set_f.Tpo -c pinfo_set_f.c -fPIC -DPIC -o .libs/pinfo_set_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinit_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinit_f.lo -MD -MP -MF $depbase.Tpo -c -o pinit_f.lo pinit_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinit_f.lo -MD -MP -MF .deps/pinit_f.Tpo -c pinit_f.c -fPIC -DPIC -o .libs/pinit_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinit_thread_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinit_thread_f.lo -MD -MP -MF $depbase.Tpo -c -o pinit_thread_f.lo pinit_thread_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinit_thread_f.lo -MD -MP -MF .deps/pinit_thread_f.Tpo -c pinit_thread_f.c -fPIC -DPIC -o .libs/pinit_thread_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pintercomm_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pintercomm_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pintercomm_create_f.lo pintercomm_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pintercomm_create_f.lo -MD -MP -MF .deps/pintercomm_create_f.Tpo -c pintercomm_create_f.c -fPIC -DPIC -o .libs/pintercomm_create_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pinitialized_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinitialized_f.lo -MD -MP -MF $depbase.Tpo -c -o pinitialized_f.lo pinitialized_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pinitialized_f.lo -MD -MP -MF .deps/pinitialized_f.Tpo -c pinitialized_f.c -fPIC -DPIC -o .libs/pinitialized_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo piprobe_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piprobe_f.lo -MD -MP -MF $depbase.Tpo -c -o piprobe_f.lo piprobe_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piprobe_f.lo -MD -MP -MF .deps/piprobe_f.Tpo -c piprobe_f.c -fPIC -DPIC -o .libs/piprobe_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pintercomm_merge_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pintercomm_merge_f.lo -MD -MP -MF $depbase.Tpo -c -o pintercomm_merge_f.lo pintercomm_merge_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pintercomm_merge_f.lo -MD -MP -MF .deps/pintercomm_merge_f.Tpo -c pintercomm_merge_f.c -fPIC -DPIC -o .libs/pintercomm_merge_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pirecv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pirecv_f.lo -MD -MP -MF $depbase.Tpo -c -o pirecv_f.lo pirecv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pirecv_f.lo -MD -MP -MF .deps/pirecv_f.Tpo -c pirecv_f.c -fPIC -DPIC -o .libs/pirecv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pireduce_scatter_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce_scatter_f.lo -MD -MP -MF $depbase.Tpo -c -o pireduce_scatter_f.lo pireduce_scatter_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce_scatter_f.lo -MD -MP -MF .deps/pireduce_scatter_f.Tpo -c pireduce_scatter_f.c -fPIC -DPIC -o .libs/pireduce_scatter_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pireduce_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce_f.lo -MD -MP -MF $depbase.Tpo -c -o pireduce_f.lo pireduce_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce_f.lo -MD -MP -MF .deps/pireduce_f.Tpo -c pireduce_f.c -fPIC -DPIC -o .libs/pireduce_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pirsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pirsend_f.lo -MD -MP -MF $depbase.Tpo -c -o pirsend_f.lo pirsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pirsend_f.lo -MD -MP -MF .deps/pirsend_f.Tpo -c pirsend_f.c -fPIC -DPIC -o .libs/pirsend_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pireduce_scatter_block_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce_scatter_block_f.lo -MD -MP -MF $depbase.Tpo -c -o pireduce_scatter_block_f.lo pireduce_scatter_block_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pireduce_scatter_block_f.lo -MD -MP -MF .deps/pireduce_scatter_block_f.Tpo -c pireduce_scatter_block_f.c -fPIC -DPIC -o .libs/pireduce_scatter_block_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo piscan_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscan_f.lo -MD -MP -MF $depbase.Tpo -c -o piscan_f.lo piscan_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscan_f.lo -MD -MP -MF .deps/piscan_f.Tpo -c piscan_f.c -fPIC -DPIC -o .libs/piscan_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo piscatter_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscatter_f.lo -MD -MP -MF $depbase.Tpo -c -o piscatter_f.lo piscatter_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscatter_f.lo -MD -MP -MF .deps/piscatter_f.Tpo -c piscatter_f.c -fPIC -DPIC -o .libs/piscatter_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo piscatterv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscatterv_f.lo -MD -MP -MF $depbase.Tpo -c -o piscatterv_f.lo piscatterv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT piscatterv_f.lo -MD -MP -MF .deps/piscatterv_f.Tpo -c piscatterv_f.c -fPIC -DPIC -o .libs/piscatterv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pis_thread_main_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pis_thread_main_f.lo -MD -MP -MF $depbase.Tpo -c -o pis_thread_main_f.lo pis_thread_main_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pis_thread_main_f.lo -MD -MP -MF .deps/pis_thread_main_f.Tpo -c pis_thread_main_f.c -fPIC -DPIC -o .libs/pis_thread_main_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pisend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pisend_f.lo -MD -MP -MF $depbase.Tpo -c -o pisend_f.lo pisend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pisend_f.lo -MD -MP -MF .deps/pisend_f.Tpo -c pisend_f.c -fPIC -DPIC -o .libs/pisend_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pissend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pissend_f.lo -MD -MP -MF $depbase.Tpo -c -o pissend_f.lo pissend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pissend_f.lo -MD -MP -MF .deps/pissend_f.Tpo -c pissend_f.c -fPIC -DPIC -o .libs/pissend_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pkeyval_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pkeyval_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pkeyval_free_f.lo pkeyval_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pkeyval_free_f.lo -MD -MP -MF .deps/pkeyval_free_f.Tpo -c pkeyval_free_f.c -fPIC -DPIC -o .libs/pkeyval_free_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pkeyval_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pkeyval_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pkeyval_create_f.lo pkeyval_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pkeyval_create_f.lo -MD -MP -MF .deps/pkeyval_create_f.Tpo -c pkeyval_create_f.c -fPIC -DPIC -o .libs/pkeyval_create_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo plookup_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plookup_name_f.lo -MD -MP -MF $depbase.Tpo -c -o plookup_name_f.lo plookup_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT plookup_name_f.lo -MD -MP -MF .deps/plookup_name_f.Tpo -c plookup_name_f.c -fPIC -DPIC -o .libs/plookup_name_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pmrecv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmrecv_f.lo -MD -MP -MF $depbase.Tpo -c -o pmrecv_f.lo pmrecv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmrecv_f.lo -MD -MP -MF .deps/pmrecv_f.Tpo -c pmrecv_f.c -fPIC -DPIC -o .libs/pmrecv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pmprobe_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmprobe_f.lo -MD -MP -MF $depbase.Tpo -c -o pmprobe_f.lo pmprobe_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pmprobe_f.lo -MD -MP -MF .deps/pmprobe_f.Tpo -c pmprobe_f.c -fPIC -DPIC -o .libs/pmprobe_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pneighbor_allgather_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgather_f.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_allgather_f.lo pneighbor_allgather_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgather_f.lo -MD -MP -MF .deps/pneighbor_allgather_f.Tpo -c pneighbor_allgather_f.c -fPIC -DPIC -o .libs/pneighbor_allgather_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pneighbor_alltoall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoall_f.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoall_f.lo pneighbor_alltoall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoall_f.lo -MD -MP -MF .deps/pneighbor_alltoall_f.Tpo -c pneighbor_alltoall_f.c -fPIC -DPIC -o .libs/pneighbor_alltoall_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pneighbor_allgatherv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgatherv_f.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_allgatherv_f.lo pneighbor_allgatherv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_allgatherv_f.lo -MD -MP -MF .deps/pneighbor_allgatherv_f.Tpo -c pneighbor_allgatherv_f.c -fPIC -DPIC -o .libs/pneighbor_allgatherv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pneighbor_alltoallv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallv_f.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoallv_f.lo pneighbor_alltoallv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallv_f.lo -MD -MP -MF .deps/pneighbor_alltoallv_f.Tpo -c pneighbor_alltoallv_f.c -fPIC -DPIC -o .libs/pneighbor_alltoallv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pneighbor_alltoallw_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallw_f.lo -MD -MP -MF $depbase.Tpo -c -o pneighbor_alltoallw_f.lo pneighbor_alltoallw_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pneighbor_alltoallw_f.lo -MD -MP -MF .deps/pneighbor_alltoallw_f.Tpo -c pneighbor_alltoallw_f.c -fPIC -DPIC -o .libs/pneighbor_alltoallw_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pop_commutative_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_commutative_f.lo -MD -MP -MF $depbase.Tpo -c -o pop_commutative_f.lo pop_commutative_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_commutative_f.lo -MD -MP -MF .deps/pop_commutative_f.Tpo -c pop_commutative_f.c -fPIC -DPIC -o .libs/pop_commutative_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pop_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pop_create_f.lo pop_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_create_f.lo -MD -MP -MF .deps/pop_create_f.Tpo -c pop_create_f.c -fPIC -DPIC -o .libs/pop_create_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo popen_port_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT popen_port_f.lo -MD -MP -MF $depbase.Tpo -c -o popen_port_f.lo popen_port_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT popen_port_f.lo -MD -MP -MF .deps/popen_port_f.Tpo -c popen_port_f.c -fPIC -DPIC -o .libs/popen_port_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pop_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pop_free_f.lo pop_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pop_free_f.lo -MD -MP -MF .deps/pop_free_f.Tpo -c pop_free_f.c -fPIC -DPIC -o .libs/pop_free_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ppack_external_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_external_f.lo -MD -MP -MF $depbase.Tpo -c -o ppack_external_f.lo ppack_external_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_external_f.lo -MD -MP -MF .deps/ppack_external_f.Tpo -c ppack_external_f.c -fPIC -DPIC -o .libs/ppack_external_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ppack_external_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_external_size_f.lo -MD -MP -MF $depbase.Tpo -c -o ppack_external_size_f.lo ppack_external_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_external_size_f.lo -MD -MP -MF .deps/ppack_external_size_f.Tpo -c ppack_external_size_f.c -fPIC -DPIC -o .libs/ppack_external_size_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ppack_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_f.lo -MD -MP -MF $depbase.Tpo -c -o ppack_f.lo ppack_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_f.lo -MD -MP -MF .deps/ppack_f.Tpo -c ppack_f.c -fPIC -DPIC -o .libs/ppack_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ppack_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_size_f.lo -MD -MP -MF $depbase.Tpo -c -o ppack_size_f.lo ppack_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppack_size_f.lo -MD -MP -MF .deps/ppack_size_f.Tpo -c ppack_size_f.c -fPIC -DPIC -o .libs/ppack_size_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ppcontrol_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppcontrol_f.lo -MD -MP -MF $depbase.Tpo -c -o ppcontrol_f.lo ppcontrol_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppcontrol_f.lo -MD -MP -MF .deps/ppcontrol_f.Tpo -c ppcontrol_f.c -fPIC -DPIC -o .libs/ppcontrol_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ppublish_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppublish_name_f.lo -MD -MP -MF $depbase.Tpo -c -o ppublish_name_f.lo ppublish_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ppublish_name_f.lo -MD -MP -MF .deps/ppublish_name_f.Tpo -c ppublish_name_f.c -fPIC -DPIC -o .libs/ppublish_name_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pquery_thread_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pquery_thread_f.lo -MD -MP -MF $depbase.Tpo -c -o pquery_thread_f.lo pquery_thread_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pquery_thread_f.lo -MD -MP -MF .deps/pquery_thread_f.Tpo -c pquery_thread_f.c -fPIC -DPIC -o .libs/pquery_thread_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pprobe_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pprobe_f.lo -MD -MP -MF $depbase.Tpo -c -o pprobe_f.lo pprobe_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pprobe_f.lo -MD -MP -MF .deps/pprobe_f.Tpo -c pprobe_f.c -fPIC -DPIC -o .libs/pprobe_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo precv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT precv_f.lo -MD -MP -MF $depbase.Tpo -c -o precv_f.lo precv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT precv_f.lo -MD -MP -MF .deps/precv_f.Tpo -c precv_f.c -fPIC -DPIC -o .libs/precv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo preduce_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_f.lo -MD -MP -MF $depbase.Tpo -c -o preduce_f.lo preduce_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_f.lo -MD -MP -MF .deps/preduce_f.Tpo -c preduce_f.c -fPIC -DPIC -o .libs/preduce_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo precv_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT precv_init_f.lo -MD -MP -MF $depbase.Tpo -c -o precv_init_f.lo precv_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT precv_init_f.lo -MD -MP -MF .deps/precv_init_f.Tpo -c precv_init_f.c -fPIC -DPIC -o .libs/precv_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo preduce_scatter_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_f.lo -MD -MP -MF $depbase.Tpo -c -o preduce_scatter_f.lo preduce_scatter_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_f.lo -MD -MP -MF .deps/preduce_scatter_f.Tpo -c preduce_scatter_f.c -fPIC -DPIC -o .libs/preduce_scatter_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo preduce_local_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_local_f.lo -MD -MP -MF $depbase.Tpo -c -o preduce_local_f.lo preduce_local_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_local_f.lo -MD -MP -MF .deps/preduce_local_f.Tpo -c preduce_local_f.c -fPIC -DPIC -o .libs/preduce_local_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo prequest_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_free_f.lo -MD -MP -MF $depbase.Tpo -c -o prequest_free_f.lo prequest_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_free_f.lo -MD -MP -MF .deps/prequest_free_f.Tpo -c prequest_free_f.c -fPIC -DPIC -o .libs/prequest_free_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo preduce_scatter_block_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_block_f.lo -MD -MP -MF $depbase.Tpo -c -o preduce_scatter_block_f.lo preduce_scatter_block_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT preduce_scatter_block_f.lo -MD -MP -MF .deps/preduce_scatter_block_f.Tpo -c preduce_scatter_block_f.c -fPIC -DPIC -o .libs/preduce_scatter_block_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo prequest_get_status_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_get_status_f.lo -MD -MP -MF $depbase.Tpo -c -o prequest_get_status_f.lo prequest_get_status_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prequest_get_status_f.lo -MD -MP -MF .deps/prequest_get_status_f.Tpo -c prequest_get_status_f.c -fPIC -DPIC -o .libs/prequest_get_status_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo prsend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prsend_f.lo -MD -MP -MF $depbase.Tpo -c -o prsend_f.lo prsend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prsend_f.lo -MD -MP -MF .deps/prsend_f.Tpo -c prsend_f.c -fPIC -DPIC -o .libs/prsend_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pscatter_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatter_f.lo -MD -MP -MF $depbase.Tpo -c -o pscatter_f.lo pscatter_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatter_f.lo -MD -MP -MF .deps/pscatter_f.Tpo -c pscatter_f.c -fPIC -DPIC -o .libs/pscatter_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pscan_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscan_f.lo -MD -MP -MF $depbase.Tpo -c -o pscan_f.lo pscan_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscan_f.lo -MD -MP -MF .deps/pscan_f.Tpo -c pscan_f.c -fPIC -DPIC -o .libs/pscan_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo prsend_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prsend_init_f.lo -MD -MP -MF $depbase.Tpo -c -o prsend_init_f.lo prsend_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prsend_init_f.lo -MD -MP -MF .deps/prsend_init_f.Tpo -c prsend_init_f.c -fPIC -DPIC -o .libs/prsend_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pscatterv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatterv_f.lo -MD -MP -MF $depbase.Tpo -c -o pscatterv_f.lo pscatterv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pscatterv_f.lo -MD -MP -MF .deps/pscatterv_f.Tpo -c pscatterv_f.c -fPIC -DPIC -o .libs/pscatterv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo psend_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psend_init_f.lo -MD -MP -MF $depbase.Tpo -c -o psend_init_f.lo psend_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psend_init_f.lo -MD -MP -MF .deps/psend_init_f.Tpo -c psend_init_f.c -fPIC -DPIC -o .libs/psend_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo psendrecv_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psendrecv_f.lo -MD -MP -MF $depbase.Tpo -c -o psendrecv_f.lo psendrecv_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psendrecv_f.lo -MD -MP -MF .deps/psendrecv_f.Tpo -c psendrecv_f.c -fPIC -DPIC -o .libs/psendrecv_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo psend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psend_f.lo -MD -MP -MF $depbase.Tpo -c -o psend_f.lo psend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psend_f.lo -MD -MP -MF .deps/psend_f.Tpo -c psend_f.c -fPIC -DPIC -o .libs/psend_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pssend_init_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pssend_init_f.lo -MD -MP -MF $depbase.Tpo -c -o pssend_init_f.lo pssend_init_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pssend_init_f.lo -MD -MP -MF .deps/pssend_init_f.Tpo -c pssend_init_f.c -fPIC -DPIC -o .libs/pssend_init_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pstart_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstart_f.lo -MD -MP -MF $depbase.Tpo -c -o pstart_f.lo pstart_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstart_f.lo -MD -MP -MF .deps/pstart_f.Tpo -c pstart_f.c -fPIC -DPIC -o .libs/pstart_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo psendrecv_replace_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psendrecv_replace_f.lo -MD -MP -MF $depbase.Tpo -c -o psendrecv_replace_f.lo psendrecv_replace_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT psendrecv_replace_f.lo -MD -MP -MF .deps/psendrecv_replace_f.Tpo -c psendrecv_replace_f.c -fPIC -DPIC -o .libs/psendrecv_replace_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pssend_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pssend_f.lo -MD -MP -MF $depbase.Tpo -c -o pssend_f.lo pssend_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pssend_f.lo -MD -MP -MF .deps/pssend_f.Tpo -c pssend_f.c -fPIC -DPIC -o .libs/pssend_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pstartall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstartall_f.lo -MD -MP -MF $depbase.Tpo -c -o pstartall_f.lo pstartall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstartall_f.lo -MD -MP -MF .deps/pstartall_f.Tpo -c pstartall_f.c -fPIC -DPIC -o .libs/pstartall_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pstatus_set_elements_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_elements_f.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_set_elements_f.lo pstatus_set_elements_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_elements_f.lo -MD -MP -MF .deps/pstatus_set_elements_f.Tpo -c pstatus_set_elements_f.c -fPIC -DPIC -o .libs/pstatus_set_elements_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pstatus_set_elements_x_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_elements_x_f.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_set_elements_x_f.lo pstatus_set_elements_x_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_elements_x_f.lo -MD -MP -MF .deps/pstatus_set_elements_x_f.Tpo -c pstatus_set_elements_x_f.c -fPIC -DPIC -o .libs/pstatus_set_elements_x_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pstatus_set_cancelled_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_cancelled_f.lo -MD -MP -MF $depbase.Tpo -c -o pstatus_set_cancelled_f.lo pstatus_set_cancelled_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pstatus_set_cancelled_f.lo -MD -MP -MF .deps/pstatus_set_cancelled_f.Tpo -c pstatus_set_cancelled_f.c -fPIC -DPIC -o .libs/pstatus_set_cancelled_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptestall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestall_f.lo -MD -MP -MF $depbase.Tpo -c -o ptestall_f.lo ptestall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestall_f.lo -MD -MP -MF .deps/ptestall_f.Tpo -c ptestall_f.c -fPIC -DPIC -o .libs/ptestall_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptest_cancelled_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptest_cancelled_f.lo -MD -MP -MF $depbase.Tpo -c -o ptest_cancelled_f.lo ptest_cancelled_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptest_cancelled_f.lo -MD -MP -MF .deps/ptest_cancelled_f.Tpo -c ptest_cancelled_f.c -fPIC -DPIC -o .libs/ptest_cancelled_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptestany_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestany_f.lo -MD -MP -MF $depbase.Tpo -c -o ptestany_f.lo ptestany_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestany_f.lo -MD -MP -MF .deps/ptestany_f.Tpo -c ptestany_f.c -fPIC -DPIC -o .libs/ptestany_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptest_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptest_f.lo -MD -MP -MF $depbase.Tpo -c -o ptest_f.lo ptest_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptest_f.lo -MD -MP -MF .deps/ptest_f.Tpo -c ptest_f.c -fPIC -DPIC -o .libs/ptest_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptestsome_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestsome_f.lo -MD -MP -MF $depbase.Tpo -c -o ptestsome_f.lo ptestsome_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptestsome_f.lo -MD -MP -MF .deps/ptestsome_f.Tpo -c ptestsome_f.c -fPIC -DPIC -o .libs/ptestsome_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_contiguous_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_contiguous_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_contiguous_f.lo ptype_contiguous_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_contiguous_f.lo -MD -MP -MF .deps/ptype_contiguous_f.Tpo -c ptype_contiguous_f.c -fPIC -DPIC -o .libs/ptype_contiguous_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_commit_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_commit_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_commit_f.lo ptype_commit_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_commit_f.lo -MD -MP -MF .deps/ptype_commit_f.Tpo -c ptype_commit_f.c -fPIC -DPIC -o .libs/ptype_commit_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptopo_test_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptopo_test_f.lo -MD -MP -MF $depbase.Tpo -c -o ptopo_test_f.lo ptopo_test_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptopo_test_f.lo -MD -MP -MF .deps/ptopo_test_f.Tpo -c ptopo_test_f.c -fPIC -DPIC -o .libs/ptopo_test_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_darray_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_darray_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_darray_f.lo ptype_create_darray_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_darray_f.lo -MD -MP -MF .deps/ptype_create_darray_f.Tpo -c ptype_create_darray_f.c -fPIC -DPIC -o .libs/ptype_create_darray_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_f90_integer_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_integer_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_integer_f.lo ptype_create_f90_integer_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_integer_f.lo -MD -MP -MF .deps/ptype_create_f90_integer_f.Tpo -c ptype_create_f90_integer_f.c -fPIC -DPIC -o .libs/ptype_create_f90_integer_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_f90_complex_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_complex_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_complex_f.lo ptype_create_f90_complex_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_complex_f.lo -MD -MP -MF .deps/ptype_create_f90_complex_f.Tpo -c ptype_create_f90_complex_f.c -fPIC -DPIC -o .libs/ptype_create_f90_complex_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_hindexed_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hindexed_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_hindexed_f.lo ptype_create_hindexed_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hindexed_f.lo -MD -MP -MF .deps/ptype_create_hindexed_f.Tpo -c ptype_create_hindexed_f.c -fPIC -DPIC -o .libs/ptype_create_hindexed_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_f90_real_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_real_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_f90_real_f.lo ptype_create_f90_real_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_f90_real_f.lo -MD -MP -MF .deps/ptype_create_f90_real_f.Tpo -c ptype_create_f90_real_f.c -fPIC -DPIC -o .libs/ptype_create_f90_real_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_hvector_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hvector_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_hvector_f.lo ptype_create_hvector_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hvector_f.lo -MD -MP -MF .deps/ptype_create_hvector_f.Tpo -c ptype_create_hvector_f.c -fPIC -DPIC -o .libs/ptype_create_hvector_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_indexed_block_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_indexed_block_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_indexed_block_f.lo ptype_create_indexed_block_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_indexed_block_f.lo -MD -MP -MF .deps/ptype_create_indexed_block_f.Tpo -c ptype_create_indexed_block_f.c -fPIC -DPIC -o .libs/ptype_create_indexed_block_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_hindexed_block_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hindexed_block_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_hindexed_block_f.lo ptype_create_hindexed_block_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_hindexed_block_f.lo -MD -MP -MF .deps/ptype_create_hindexed_block_f.Tpo -c ptype_create_hindexed_block_f.c -fPIC -DPIC -o .libs/ptype_create_hindexed_block_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_resized_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_resized_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_resized_f.lo ptype_create_resized_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_resized_f.lo -MD -MP -MF .deps/ptype_create_resized_f.Tpo -c ptype_create_resized_f.c -fPIC -DPIC -o .libs/ptype_create_resized_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_keyval_f.lo ptype_create_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_keyval_f.lo -MD -MP -MF .deps/ptype_create_keyval_f.Tpo -c ptype_create_keyval_f.c -fPIC -DPIC -o .libs/ptype_create_keyval_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_struct_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_struct_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_struct_f.lo ptype_create_struct_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_struct_f.lo -MD -MP -MF .deps/ptype_create_struct_f.Tpo -c ptype_create_struct_f.c -fPIC -DPIC -o .libs/ptype_create_struct_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_create_subarray_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_subarray_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_create_subarray_f.lo ptype_create_subarray_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_create_subarray_f.lo -MD -MP -MF .deps/ptype_create_subarray_f.Tpo -c ptype_create_subarray_f.c -fPIC -DPIC -o .libs/ptype_create_subarray_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_delete_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_delete_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_delete_attr_f.lo ptype_delete_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_delete_attr_f.lo -MD -MP -MF .deps/ptype_delete_attr_f.Tpo -c ptype_delete_attr_f.c -fPIC -DPIC -o .libs/ptype_delete_attr_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_dup_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_dup_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_dup_f.lo ptype_dup_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_dup_f.lo -MD -MP -MF .deps/ptype_dup_f.Tpo -c ptype_dup_f.c -fPIC -DPIC -o .libs/ptype_dup_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_free_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_free_f.lo ptype_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_free_f.lo -MD -MP -MF .deps/ptype_free_f.Tpo -c ptype_free_f.c -fPIC -DPIC -o .libs/ptype_free_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_free_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_free_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_free_keyval_f.lo ptype_free_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_free_keyval_f.lo -MD -MP -MF .deps/ptype_free_keyval_f.Tpo -c ptype_free_keyval_f.c -fPIC -DPIC -o .libs/ptype_free_keyval_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_get_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_attr_f.lo ptype_get_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_attr_f.lo -MD -MP -MF .deps/ptype_get_attr_f.Tpo -c ptype_get_attr_f.c -fPIC -DPIC -o .libs/ptype_get_attr_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_get_contents_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_contents_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_contents_f.lo ptype_get_contents_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_contents_f.lo -MD -MP -MF .deps/ptype_get_contents_f.Tpo -c ptype_get_contents_f.c -fPIC -DPIC -o .libs/ptype_get_contents_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_get_envelope_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_envelope_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_envelope_f.lo ptype_get_envelope_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_envelope_f.lo -MD -MP -MF .deps/ptype_get_envelope_f.Tpo -c ptype_get_envelope_f.c -fPIC -DPIC -o .libs/ptype_get_envelope_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_get_true_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_true_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_true_extent_f.lo ptype_get_true_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_true_extent_f.lo -MD -MP -MF .deps/ptype_get_true_extent_f.Tpo -c ptype_get_true_extent_f.c -fPIC -DPIC -o .libs/ptype_get_true_extent_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_get_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_name_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_name_f.lo ptype_get_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_name_f.lo -MD -MP -MF .deps/ptype_get_name_f.Tpo -c ptype_get_name_f.c -fPIC -DPIC -o .libs/ptype_get_name_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_get_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_extent_f.lo ptype_get_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_extent_f.lo -MD -MP -MF .deps/ptype_get_extent_f.Tpo -c ptype_get_extent_f.c -fPIC -DPIC -o .libs/ptype_get_extent_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_get_extent_x_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_extent_x_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_extent_x_f.lo ptype_get_extent_x_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_extent_x_f.lo -MD -MP -MF .deps/ptype_get_extent_x_f.Tpo -c ptype_get_extent_x_f.c -fPIC -DPIC -o .libs/ptype_get_extent_x_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_get_true_extent_x_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_true_extent_x_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_get_true_extent_x_f.lo ptype_get_true_extent_x_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_get_true_extent_x_f.lo -MD -MP -MF .deps/ptype_get_true_extent_x_f.Tpo -c ptype_get_true_extent_x_f.c -fPIC -DPIC -o .libs/ptype_get_true_extent_x_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_indexed_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_indexed_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_indexed_f.lo ptype_indexed_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_indexed_f.lo -MD -MP -MF .deps/ptype_indexed_f.Tpo -c ptype_indexed_f.c -fPIC -DPIC -o .libs/ptype_indexed_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_set_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_set_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_set_attr_f.lo ptype_set_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_set_attr_f.lo -MD -MP -MF .deps/ptype_set_attr_f.Tpo -c ptype_set_attr_f.c -fPIC -DPIC -o .libs/ptype_set_attr_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_size_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_size_f.lo ptype_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_size_f.lo -MD -MP -MF .deps/ptype_size_f.Tpo -c ptype_size_f.c -fPIC -DPIC -o .libs/ptype_size_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_match_size_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_match_size_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_match_size_f.lo ptype_match_size_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_match_size_f.lo -MD -MP -MF .deps/ptype_match_size_f.Tpo -c ptype_match_size_f.c -fPIC -DPIC -o .libs/ptype_match_size_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_size_x_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_size_x_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_size_x_f.lo ptype_size_x_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_size_x_f.lo -MD -MP -MF .deps/ptype_size_x_f.Tpo -c ptype_size_x_f.c -fPIC -DPIC -o .libs/ptype_size_x_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_set_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_set_name_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_set_name_f.lo ptype_set_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_set_name_f.lo -MD -MP -MF .deps/ptype_set_name_f.Tpo -c ptype_set_name_f.c -fPIC -DPIC -o .libs/ptype_set_name_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_vector_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_vector_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_vector_f.lo ptype_vector_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_vector_f.lo -MD -MP -MF .deps/ptype_vector_f.Tpo -c ptype_vector_f.c -fPIC -DPIC -o .libs/ptype_vector_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo punpublish_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpublish_name_f.lo -MD -MP -MF $depbase.Tpo -c -o punpublish_name_f.lo punpublish_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpublish_name_f.lo -MD -MP -MF .deps/punpublish_name_f.Tpo -c punpublish_name_f.c -fPIC -DPIC -o .libs/punpublish_name_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo punpack_external_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpack_external_f.lo -MD -MP -MF $depbase.Tpo -c -o punpack_external_f.lo punpack_external_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpack_external_f.lo -MD -MP -MF .deps/punpack_external_f.Tpo -c punpack_external_f.c -fPIC -DPIC -o .libs/punpack_external_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo punpack_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpack_f.lo -MD -MP -MF $depbase.Tpo -c -o punpack_f.lo punpack_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT punpack_f.lo -MD -MP -MF .deps/punpack_f.Tpo -c punpack_f.c -fPIC -DPIC -o .libs/punpack_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwait_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwait_f.lo -MD -MP -MF $depbase.Tpo -c -o pwait_f.lo pwait_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwait_f.lo -MD -MP -MF .deps/pwait_f.Tpo -c pwait_f.c -fPIC -DPIC -o .libs/pwait_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwaitany_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitany_f.lo -MD -MP -MF $depbase.Tpo -c -o pwaitany_f.lo pwaitany_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitany_f.lo -MD -MP -MF .deps/pwaitany_f.Tpo -c pwaitany_f.c -fPIC -DPIC -o .libs/pwaitany_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwaitall_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitall_f.lo -MD -MP -MF $depbase.Tpo -c -o pwaitall_f.lo pwaitall_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitall_f.lo -MD -MP -MF .deps/pwaitall_f.Tpo -c pwaitall_f.c -fPIC -DPIC -o .libs/pwaitall_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwaitsome_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitsome_f.lo -MD -MP -MF $depbase.Tpo -c -o pwaitsome_f.lo pwaitsome_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwaitsome_f.lo -MD -MP -MF .deps/pwaitsome_f.Tpo -c pwaitsome_f.c -fPIC -DPIC -o .libs/pwaitsome_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwtick_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwtick_f.lo -MD -MP -MF $depbase.Tpo -c -o pwtick_f.lo pwtick_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwtick_f.lo -MD -MP -MF .deps/pwtick_f.Tpo -c pwtick_f.c -fPIC -DPIC -o .libs/pwtick_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwtime_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwtime_f.lo -MD -MP -MF $depbase.Tpo -c -o pwtime_f.lo pwtime_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwtime_f.lo -MD -MP -MF .deps/pwtime_f.Tpo -c pwtime_f.c -fPIC -DPIC -o .libs/pwtime_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo paccumulate_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paccumulate_f.lo -MD -MP -MF $depbase.Tpo -c -o paccumulate_f.lo paccumulate_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paccumulate_f.lo -MD -MP -MF .deps/paccumulate_f.Tpo -c paccumulate_f.c -fPIC -DPIC -o .libs/paccumulate_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pregister_datarep_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pregister_datarep_f.lo -MD -MP -MF $depbase.Tpo -c -o pregister_datarep_f.lo pregister_datarep_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pregister_datarep_f.lo -MD -MP -MF .deps/pregister_datarep_f.Tpo -c pregister_datarep_f.c -fPIC -DPIC -o .libs/pregister_datarep_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo praccumulate_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT praccumulate_f.lo -MD -MP -MF $depbase.Tpo -c -o praccumulate_f.lo praccumulate_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT praccumulate_f.lo -MD -MP -MF .deps/praccumulate_f.Tpo -c praccumulate_f.c -fPIC -DPIC -o .libs/praccumulate_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pget_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_f.lo pget_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_f.lo -MD -MP -MF .deps/pget_f.Tpo -c pget_f.c -fPIC -DPIC -o .libs/pget_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo prget_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prget_f.lo -MD -MP -MF $depbase.Tpo -c -o prget_f.lo prget_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prget_f.lo -MD -MP -MF .deps/prget_f.Tpo -c prget_f.c -fPIC -DPIC -o .libs/prget_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pget_accumulate_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_accumulate_f.lo -MD -MP -MF $depbase.Tpo -c -o pget_accumulate_f.lo pget_accumulate_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pget_accumulate_f.lo -MD -MP -MF .deps/pget_accumulate_f.Tpo -c pget_accumulate_f.c -fPIC -DPIC -o .libs/pget_accumulate_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo prget_accumulate_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prget_accumulate_f.lo -MD -MP -MF $depbase.Tpo -c -o prget_accumulate_f.lo prget_accumulate_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prget_accumulate_f.lo -MD -MP -MF .deps/prget_accumulate_f.Tpo -c prget_accumulate_f.c -fPIC -DPIC -o .libs/prget_accumulate_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pput_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pput_f.lo -MD -MP -MF $depbase.Tpo -c -o pput_f.lo pput_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pput_f.lo -MD -MP -MF .deps/pput_f.Tpo -c pput_f.c -fPIC -DPIC -o .libs/pput_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo prput_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prput_f.lo -MD -MP -MF $depbase.Tpo -c -o prput_f.lo prput_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT prput_f.lo -MD -MP -MF .deps/prput_f.Tpo -c prput_f.c -fPIC -DPIC -o .libs/prput_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pfetch_and_op_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfetch_and_op_f.lo -MD -MP -MF $depbase.Tpo -c -o pfetch_and_op_f.lo pfetch_and_op_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pfetch_and_op_f.lo -MD -MP -MF .deps/pfetch_and_op_f.Tpo -c pfetch_and_op_f.c -fPIC -DPIC -o .libs/pfetch_and_op_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_allocate_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_allocate_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_allocate_f.lo pwin_allocate_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_allocate_f.lo -MD -MP -MF .deps/pwin_allocate_f.Tpo -c pwin_allocate_f.c -fPIC -DPIC -o .libs/pwin_allocate_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pcompare_and_swap_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcompare_and_swap_f.lo -MD -MP -MF $depbase.Tpo -c -o pcompare_and_swap_f.lo pcompare_and_swap_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pcompare_and_swap_f.lo -MD -MP -MF .deps/pcompare_and_swap_f.Tpo -c pcompare_and_swap_f.c -fPIC -DPIC -o .libs/pcompare_and_swap_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_allocate_shared_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_allocate_shared_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_allocate_shared_f.lo pwin_allocate_shared_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_allocate_shared_f.lo -MD -MP -MF .deps/pwin_allocate_shared_f.Tpo -c pwin_allocate_shared_f.c -fPIC -DPIC -o .libs/pwin_allocate_shared_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_attach_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_attach_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_attach_f.lo pwin_attach_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_attach_f.lo -MD -MP -MF .deps/pwin_attach_f.Tpo -c pwin_attach_f.c -fPIC -DPIC -o .libs/pwin_attach_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_call_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_call_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_call_errhandler_f.lo pwin_call_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_call_errhandler_f.lo -MD -MP -MF .deps/pwin_call_errhandler_f.Tpo -c pwin_call_errhandler_f.c -fPIC -DPIC -o .libs/pwin_call_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_complete_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_complete_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_complete_f.lo pwin_complete_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_complete_f.lo -MD -MP -MF .deps/pwin_complete_f.Tpo -c pwin_complete_f.c -fPIC -DPIC -o .libs/pwin_complete_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_create_dynamic_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_dynamic_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_dynamic_f.lo pwin_create_dynamic_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_dynamic_f.lo -MD -MP -MF .deps/pwin_create_dynamic_f.Tpo -c pwin_create_dynamic_f.c -fPIC -DPIC -o .libs/pwin_create_dynamic_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_f.lo pwin_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_f.lo -MD -MP -MF .deps/pwin_create_f.Tpo -c pwin_create_f.c -fPIC -DPIC -o .libs/pwin_create_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_create_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_keyval_f.lo pwin_create_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_keyval_f.lo -MD -MP -MF .deps/pwin_create_keyval_f.Tpo -c pwin_create_keyval_f.c -fPIC -DPIC -o .libs/pwin_create_keyval_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_create_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_create_errhandler_f.lo pwin_create_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_create_errhandler_f.lo -MD -MP -MF .deps/pwin_create_errhandler_f.Tpo -c pwin_create_errhandler_f.c -fPIC -DPIC -o .libs/pwin_create_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_delete_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_delete_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_delete_attr_f.lo pwin_delete_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_delete_attr_f.lo -MD -MP -MF .deps/pwin_delete_attr_f.Tpo -c pwin_delete_attr_f.c -fPIC -DPIC -o .libs/pwin_delete_attr_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_detach_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_detach_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_detach_f.lo pwin_detach_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_detach_f.lo -MD -MP -MF .deps/pwin_detach_f.Tpo -c pwin_detach_f.c -fPIC -DPIC -o .libs/pwin_detach_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_fence_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_fence_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_fence_f.lo pwin_fence_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_fence_f.lo -MD -MP -MF .deps/pwin_fence_f.Tpo -c pwin_fence_f.c -fPIC -DPIC -o .libs/pwin_fence_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_free_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_free_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_free_f.lo pwin_free_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_free_f.lo -MD -MP -MF .deps/pwin_free_f.Tpo -c pwin_free_f.c -fPIC -DPIC -o .libs/pwin_free_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_get_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_attr_f.lo pwin_get_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_attr_f.lo -MD -MP -MF .deps/pwin_get_attr_f.Tpo -c pwin_get_attr_f.c -fPIC -DPIC -o .libs/pwin_get_attr_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_free_keyval_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_free_keyval_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_free_keyval_f.lo pwin_free_keyval_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_free_keyval_f.lo -MD -MP -MF .deps/pwin_free_keyval_f.Tpo -c pwin_free_keyval_f.c -fPIC -DPIC -o .libs/pwin_free_keyval_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_get_group_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_group_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_group_f.lo pwin_get_group_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_group_f.lo -MD -MP -MF .deps/pwin_get_group_f.Tpo -c pwin_get_group_f.c -fPIC -DPIC -o .libs/pwin_get_group_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_get_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_errhandler_f.lo pwin_get_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_errhandler_f.lo -MD -MP -MF .deps/pwin_get_errhandler_f.Tpo -c pwin_get_errhandler_f.c -fPIC -DPIC -o .libs/pwin_get_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_get_info_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_info_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_info_f.lo pwin_get_info_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_info_f.lo -MD -MP -MF .deps/pwin_get_info_f.Tpo -c pwin_get_info_f.c -fPIC -DPIC -o .libs/pwin_get_info_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_get_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_name_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_get_name_f.lo pwin_get_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_get_name_f.lo -MD -MP -MF .deps/pwin_get_name_f.Tpo -c pwin_get_name_f.c -fPIC -DPIC -o .libs/pwin_get_name_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_lock_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_lock_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_lock_f.lo pwin_lock_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_lock_f.lo -MD -MP -MF .deps/pwin_lock_f.Tpo -c pwin_lock_f.c -fPIC -DPIC -o .libs/pwin_lock_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_lock_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_lock_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_lock_all_f.lo pwin_lock_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_lock_all_f.lo -MD -MP -MF .deps/pwin_lock_all_f.Tpo -c pwin_lock_all_f.c -fPIC -DPIC -o .libs/pwin_lock_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_post_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_post_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_post_f.lo pwin_post_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_post_f.lo -MD -MP -MF .deps/pwin_post_f.Tpo -c pwin_post_f.c -fPIC -DPIC -o .libs/pwin_post_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_set_errhandler_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_errhandler_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_errhandler_f.lo pwin_set_errhandler_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_errhandler_f.lo -MD -MP -MF .deps/pwin_set_errhandler_f.Tpo -c pwin_set_errhandler_f.c -fPIC -DPIC -o .libs/pwin_set_errhandler_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_set_info_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_info_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_info_f.lo pwin_set_info_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_info_f.lo -MD -MP -MF .deps/pwin_set_info_f.Tpo -c pwin_set_info_f.c -fPIC -DPIC -o .libs/pwin_set_info_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_set_attr_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_attr_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_attr_f.lo pwin_set_attr_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_attr_f.lo -MD -MP -MF .deps/pwin_set_attr_f.Tpo -c pwin_set_attr_f.c -fPIC -DPIC -o .libs/pwin_set_attr_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_shared_query_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_shared_query_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_shared_query_f.lo pwin_shared_query_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_shared_query_f.lo -MD -MP -MF .deps/pwin_shared_query_f.Tpo -c pwin_shared_query_f.c -fPIC -DPIC -o .libs/pwin_shared_query_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_set_name_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_name_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_set_name_f.lo pwin_set_name_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_set_name_f.lo -MD -MP -MF .deps/pwin_set_name_f.Tpo -c pwin_set_name_f.c -fPIC -DPIC -o .libs/pwin_set_name_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_sync_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_sync_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_sync_f.lo pwin_sync_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_sync_f.lo -MD -MP -MF .deps/pwin_sync_f.Tpo -c pwin_sync_f.c -fPIC -DPIC -o .libs/pwin_sync_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_start_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_start_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_start_f.lo pwin_start_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_start_f.lo -MD -MP -MF .deps/pwin_start_f.Tpo -c pwin_start_f.c -fPIC -DPIC -o .libs/pwin_start_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_unlock_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_unlock_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_unlock_f.lo pwin_unlock_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_unlock_f.lo -MD -MP -MF .deps/pwin_unlock_f.Tpo -c pwin_unlock_f.c -fPIC -DPIC -o .libs/pwin_unlock_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_test_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_test_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_test_f.lo pwin_test_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_test_f.lo -MD -MP -MF .deps/pwin_test_f.Tpo -c pwin_test_f.c -fPIC -DPIC -o .libs/pwin_test_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_unlock_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_unlock_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_unlock_all_f.lo pwin_unlock_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_unlock_all_f.lo -MD -MP -MF .deps/pwin_unlock_all_f.Tpo -c pwin_unlock_all_f.c -fPIC -DPIC -o .libs/pwin_unlock_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_wait_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_wait_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_wait_f.lo pwin_wait_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_wait_f.lo -MD -MP -MF .deps/pwin_wait_f.Tpo -c pwin_wait_f.c -fPIC -DPIC -o .libs/pwin_wait_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_flush_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_flush_f.lo pwin_flush_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_f.lo -MD -MP -MF .deps/pwin_flush_f.Tpo -c pwin_flush_f.c -fPIC -DPIC -o .libs/pwin_flush_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_flush_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_flush_all_f.lo pwin_flush_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_all_f.lo -MD -MP -MF .deps/pwin_flush_all_f.Tpo -c pwin_flush_all_f.c -fPIC -DPIC -o .libs/pwin_flush_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_flush_local_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_local_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_flush_local_f.lo pwin_flush_local_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_local_f.lo -MD -MP -MF .deps/pwin_flush_local_f.Tpo -c pwin_flush_local_f.c -fPIC -DPIC -o .libs/pwin_flush_local_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo pwin_flush_local_all_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_local_all_f.lo -MD -MP -MF $depbase.Tpo -c -o pwin_flush_local_all_f.lo pwin_flush_local_all_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT pwin_flush_local_all_f.lo -MD -MP -MF .deps/pwin_flush_local_all_f.Tpo -c pwin_flush_local_all_f.c -fPIC -DPIC -o .libs/pwin_flush_local_all_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo paddress_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paddress_f.lo -MD -MP -MF $depbase.Tpo -c -o paddress_f.lo paddress_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT paddress_f.lo -MD -MP -MF .deps/paddress_f.Tpo -c paddress_f.c -fPIC -DPIC -o .libs/paddress_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo perrhandler_create_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_create_f.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_create_f.lo perrhandler_create_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_create_f.lo -MD -MP -MF .deps/perrhandler_create_f.Tpo -c perrhandler_create_f.c -fPIC -DPIC -o .libs/perrhandler_create_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo perrhandler_get_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_get_f.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_get_f.lo perrhandler_get_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_get_f.lo -MD -MP -MF .deps/perrhandler_get_f.Tpo -c perrhandler_get_f.c -fPIC -DPIC -o .libs/perrhandler_get_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo perrhandler_set_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_set_f.lo -MD -MP -MF $depbase.Tpo -c -o perrhandler_set_f.lo perrhandler_set_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT perrhandler_set_f.lo -MD -MP -MF .deps/perrhandler_set_f.Tpo -c perrhandler_set_f.c -fPIC -DPIC -o .libs/perrhandler_set_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_extent_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_extent_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_extent_f.lo ptype_extent_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_extent_f.lo -MD -MP -MF .deps/ptype_extent_f.Tpo -c ptype_extent_f.c -fPIC -DPIC -o .libs/ptype_extent_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_hindexed_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_hindexed_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_hindexed_f.lo ptype_hindexed_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_hindexed_f.lo -MD -MP -MF .deps/ptype_hindexed_f.Tpo -c ptype_hindexed_f.c -fPIC -DPIC -o .libs/ptype_hindexed_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_lb_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_lb_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_lb_f.lo ptype_lb_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_lb_f.lo -MD -MP -MF .deps/ptype_lb_f.Tpo -c ptype_lb_f.c -fPIC -DPIC -o .libs/ptype_lb_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_hvector_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_hvector_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_hvector_f.lo ptype_hvector_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_hvector_f.lo -MD -MP -MF .deps/ptype_hvector_f.Tpo -c ptype_hvector_f.c -fPIC -DPIC -o .libs/ptype_hvector_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_ub_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_ub_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_ub_f.lo ptype_ub_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_ub_f.lo -MD -MP -MF .deps/ptype_ub_f.Tpo -c ptype_ub_f.c -fPIC -DPIC -o .libs/ptype_ub_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' depbase=`echo ptype_struct_f.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_struct_f.lo -MD -MP -MF $depbase.Tpo -c -o ptype_struct_f.lo ptype_struct_f.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -DOMPI_BUILD_MPI_PROFILING=1 -DOMPI_COMPILING_FORTRAN_WRAPPERS=1 -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT ptype_struct_f.lo -MD -MP -MF .deps/ptype_struct_f.Tpo -c ptype_struct_f.c -fPIC -DPIC -o .libs/ptype_struct_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' /bin/sh ../../../../../libtool --tag=FC --mode=compile gfortran -O2 -g -c -o psizeof_f.lo psizeof_f.f90 libtool: compile: gfortran -O2 -g -c psizeof_f.f90 -fPIC -o .libs/psizeof_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' /bin/sh ../../../../../libtool --tag=FC --mode=link gfortran -O2 -g -o libmpi_mpifh_psizeof.la psizeof_f.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmpi_mpifh_psizeof.a .libs/psizeof_f.o libtool: link: ranlib .libs/libmpi_mpifh_psizeof.a libtool: link: ( cd ".libs" && rm -f "libmpi_mpifh_psizeof.la" && ln -s "../libmpi_mpifh_psizeof.la" "libmpi_mpifh_psizeof.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libmpi_mpifh_pmpi.la pabort_f.lo padd_error_class_f.lo padd_error_code_f.lo padd_error_string_f.lo paint_add_f.lo paint_diff_f.lo pallgather_f.lo pallgatherv_f.lo palloc_mem_f.lo pallreduce_f.lo palltoall_f.lo palltoallv_f.lo palltoallw_f.lo pattr_delete_f.lo pattr_get_f.lo pattr_put_f.lo pbarrier_f.lo pbcast_f.lo pbsend_f.lo pbsend_init_f.lo pbuffer_attach_f.lo pbuffer_detach_f.lo pcancel_f.lo pcart_coords_f.lo pcart_create_f.lo pcartdim_get_f.lo pcart_get_f.lo pcart_map_f.lo pcart_rank_f.lo pcart_shift_f.lo pcart_sub_f.lo pclose_port_f.lo pcomm_accept_f.lo pcomm_call_errhandler_f.lo pcomm_compare_f.lo pcomm_connect_f.lo pcomm_create_errhandler_f.lo pcomm_create_f.lo pcomm_create_group_f.lo pcomm_create_keyval_f.lo pcomm_delete_attr_f.lo pcomm_disconnect_f.lo pcomm_dup_f.lo pcomm_dup_with_info_f.lo pcomm_idup_f.lo pcomm_free_f.lo pcomm_free_keyval_f.lo pcomm_get_attr_f.lo pcomm_get_errhandler_f.lo pcomm_get_info_f.lo pcomm_get_name_f.lo pcomm_get_parent_f.lo pcomm_group_f.lo pcomm_join_f.lo pcomm_rank_f.lo pcomm_remote_group_f.lo pcomm_remote_size_f.lo pcomm_set_attr_f.lo pcomm_set_errhandler_f.lo pcomm_set_info_f.lo pcomm_set_name_f.lo pcomm_size_f.lo pcomm_spawn_f.lo pcomm_spawn_multiple_f.lo pcomm_split_f.lo pcomm_split_type_f.lo pcomm_test_inter_f.lo pdims_create_f.lo pdist_graph_create_adjacent_f.lo pdist_graph_create_f.lo pdist_graph_neighbors_f.lo pdist_graph_neighbors_count_f.lo perrhandler_free_f.lo perror_class_f.lo perror_string_f.lo pexscan_f.lo pf_sync_reg_f.lo pfile_call_errhandler_f.lo pfile_close_f.lo pfile_create_errhandler_f.lo pfile_delete_f.lo pfile_get_amode_f.lo pfile_get_atomicity_f.lo pfile_get_byte_offset_f.lo pfile_get_errhandler_f.lo pfile_get_group_f.lo pfile_get_info_f.lo pfile_get_position_f.lo pfile_get_position_shared_f.lo pfile_get_size_f.lo pfile_get_type_extent_f.lo pfile_get_view_f.lo pfile_iread_at_f.lo pfile_iread_f.lo pfile_iread_at_all_f.lo pfile_iread_all_f.lo pfile_iread_shared_f.lo pfile_iwrite_at_f.lo pfile_iwrite_f.lo pfile_iwrite_at_all_f.lo pfile_iwrite_all_f.lo pfile_iwrite_shared_f.lo pfile_open_f.lo pfile_preallocate_f.lo pfile_read_all_begin_f.lo pfile_read_all_end_f.lo pfile_read_all_f.lo pfile_read_at_all_begin_f.lo pfile_read_at_all_end_f.lo pfile_read_at_all_f.lo pfile_read_at_f.lo pfile_read_f.lo pfile_read_ordered_begin_f.lo pfile_read_ordered_end_f.lo pfile_read_ordered_f.lo pfile_read_shared_f.lo pfile_seek_f.lo pfile_seek_shared_f.lo pfile_set_atomicity_f.lo pfile_set_errhandler_f.lo pfile_set_info_f.lo pfile_set_size_f.lo pfile_set_view_f.lo pfile_sync_f.lo pfile_write_all_begin_f.lo pfile_write_all_end_f.lo pfile_write_all_f.lo pfile_write_at_all_begin_f.lo pfile_write_at_all_end_f.lo pfile_write_at_all_f.lo pfile_write_at_f.lo pfile_write_f.lo pfile_write_ordered_begin_f.lo pfile_write_ordered_end_f.lo pfile_write_ordered_f.lo pfile_write_shared_f.lo pfinalized_f.lo pfinalize_f.lo pfree_mem_f.lo pgather_f.lo pgatherv_f.lo pget_address_f.lo pget_count_f.lo pget_elements_f.lo pget_elements_x_f.lo pget_library_version_f.lo pget_processor_name_f.lo pget_version_f.lo pgraph_create_f.lo pgraphdims_get_f.lo pgraph_get_f.lo pgraph_map_f.lo pgraph_neighbors_count_f.lo pgraph_neighbors_f.lo pgrequest_complete_f.lo pgrequest_start_f.lo pgroup_compare_f.lo pgroup_difference_f.lo pgroup_excl_f.lo pgroup_free_f.lo pgroup_incl_f.lo pgroup_intersection_f.lo pgroup_range_excl_f.lo pgroup_range_incl_f.lo pgroup_rank_f.lo pgroup_size_f.lo pgroup_translate_ranks_f.lo pgroup_union_f.lo piallgather_f.lo piallgatherv_f.lo piallreduce_f.lo pialltoall_f.lo pialltoallv_f.lo pialltoallw_f.lo pibarrier_f.lo pibcast_f.lo pibsend_f.lo piexscan_f.lo pigather_f.lo pigatherv_f.lo pimprobe_f.lo pimrecv_f.lo pineighbor_allgather_f.lo pineighbor_allgatherv_f.lo pineighbor_alltoall_f.lo pineighbor_alltoallv_f.lo pineighbor_alltoallw_f.lo pinfo_create_f.lo pinfo_delete_f.lo pinfo_dup_f.lo pinfo_free_f.lo pinfo_get_f.lo pinfo_get_nkeys_f.lo pinfo_get_nthkey_f.lo pinfo_get_valuelen_f.lo pinfo_set_f.lo pinit_f.lo pinitialized_f.lo pinit_thread_f.lo pintercomm_create_f.lo pintercomm_merge_f.lo piprobe_f.lo pirecv_f.lo pireduce_f.lo pireduce_scatter_f.lo pireduce_scatter_block_f.lo pirsend_f.lo piscan_f.lo piscatter_f.lo piscatterv_f.lo pisend_f.lo pissend_f.lo pis_thread_main_f.lo pkeyval_create_f.lo pkeyval_free_f.lo plookup_name_f.lo pmprobe_f.lo pmrecv_f.lo pneighbor_allgather_f.lo pneighbor_allgatherv_f.lo pneighbor_alltoall_f.lo pneighbor_alltoallv_f.lo pneighbor_alltoallw_f.lo pop_commutative_f.lo pop_create_f.lo popen_port_f.lo pop_free_f.lo ppack_external_f.lo ppack_external_size_f.lo ppack_f.lo ppack_size_f.lo ppcontrol_f.lo pprobe_f.lo ppublish_name_f.lo pquery_thread_f.lo precv_f.lo precv_init_f.lo preduce_f.lo preduce_local_f.lo preduce_scatter_f.lo preduce_scatter_block_f.lo prequest_free_f.lo prequest_get_status_f.lo prsend_f.lo prsend_init_f.lo pscan_f.lo pscatter_f.lo pscatterv_f.lo psend_f.lo psend_init_f.lo psendrecv_f.lo psendrecv_replace_f.lo pssend_f.lo pssend_init_f.lo pstartall_f.lo pstart_f.lo pstatus_set_cancelled_f.lo pstatus_set_elements_f.lo pstatus_set_elements_x_f.lo ptestall_f.lo ptestany_f.lo ptest_cancelled_f.lo ptest_f.lo ptestsome_f.lo ptopo_test_f.lo ptype_commit_f.lo ptype_contiguous_f.lo ptype_create_darray_f.lo ptype_create_f90_complex_f.lo ptype_create_f90_integer_f.lo ptype_create_f90_real_f.lo ptype_create_hindexed_f.lo ptype_create_hvector_f.lo ptype_create_indexed_block_f.lo ptype_create_hindexed_block_f.lo ptype_create_keyval_f.lo ptype_create_resized_f.lo ptype_create_struct_f.lo ptype_create_subarray_f.lo ptype_delete_attr_f.lo ptype_dup_f.lo ptype_free_f.lo ptype_free_keyval_f.lo ptype_get_attr_f.lo ptype_get_contents_f.lo ptype_get_envelope_f.lo ptype_get_extent_f.lo ptype_get_extent_x_f.lo ptype_get_name_f.lo ptype_get_true_extent_f.lo ptype_get_true_extent_x_f.lo ptype_indexed_f.lo ptype_match_size_f.lo ptype_set_attr_f.lo ptype_set_name_f.lo ptype_size_f.lo ptype_size_x_f.lo ptype_vector_f.lo punpack_external_f.lo punpack_f.lo punpublish_name_f.lo pwaitall_f.lo pwaitany_f.lo pwait_f.lo pwaitsome_f.lo pwtick_f.lo pwtime_f.lo paccumulate_f.lo praccumulate_f.lo pregister_datarep_f.lo pget_f.lo prget_f.lo pget_accumulate_f.lo prget_accumulate_f.lo pput_f.lo prput_f.lo pcompare_and_swap_f.lo pfetch_and_op_f.lo pwin_allocate_f.lo pwin_allocate_shared_f.lo pwin_attach_f.lo pwin_call_errhandler_f.lo pwin_complete_f.lo pwin_create_dynamic_f.lo pwin_create_errhandler_f.lo pwin_create_f.lo pwin_create_keyval_f.lo pwin_delete_attr_f.lo pwin_detach_f.lo pwin_fence_f.lo pwin_free_f.lo pwin_free_keyval_f.lo pwin_get_attr_f.lo pwin_get_errhandler_f.lo pwin_get_group_f.lo pwin_get_info_f.lo pwin_get_name_f.lo pwin_lock_f.lo pwin_lock_all_f.lo pwin_post_f.lo pwin_set_attr_f.lo pwin_set_errhandler_f.lo pwin_set_info_f.lo pwin_set_name_f.lo pwin_shared_query_f.lo pwin_start_f.lo pwin_sync_f.lo pwin_test_f.lo pwin_unlock_f.lo pwin_unlock_all_f.lo pwin_wait_f.lo pwin_flush_f.lo pwin_flush_all_f.lo pwin_flush_local_f.lo pwin_flush_local_all_f.lo paddress_f.lo perrhandler_create_f.lo perrhandler_get_f.lo perrhandler_set_f.lo ptype_extent_f.lo ptype_hindexed_f.lo ptype_hvector_f.lo ptype_lb_f.lo ptype_struct_f.lo ptype_ub_f.lo libmpi_mpifh_psizeof.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: (cd .libs/libmpi_mpifh_pmpi.lax/libmpi_mpifh_psizeof.a && ar x "/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile/./.libs/libmpi_mpifh_psizeof.a") libtool: link: ar cru .libs/libmpi_mpifh_pmpi.a .libs/pabort_f.o .libs/padd_error_class_f.o .libs/padd_error_code_f.o .libs/padd_error_string_f.o .libs/paint_add_f.o .libs/paint_diff_f.o .libs/pallgather_f.o .libs/pallgatherv_f.o .libs/palloc_mem_f.o .libs/pallreduce_f.o .libs/palltoall_f.o .libs/palltoallv_f.o .libs/palltoallw_f.o .libs/pattr_delete_f.o .libs/pattr_get_f.o .libs/pattr_put_f.o .libs/pbarrier_f.o .libs/pbcast_f.o .libs/pbsend_f.o .libs/pbsend_init_f.o .libs/pbuffer_attach_f.o .libs/pbuffer_detach_f.o .libs/pcancel_f.o .libs/pcart_coords_f.o .libs/pcart_create_f.o .libs/pcartdim_get_f.o .libs/pcart_get_f.o .libs/pcart_map_f.o .libs/pcart_rank_f.o .libs/pcart_shift_f.o .libs/pcart_sub_f.o .libs/pclose_port_f.o .libs/pcomm_accept_f.o .libs/pcomm_call_errhandler_f.o .libs/pcomm_compare_f.o .libs/pcomm_connect_f.o .libs/pcomm_create_errhandler_f.o .libs/pcomm_create_f.o .libs/pcomm_create_group_f.o .libs/pcomm_create_keyval_f.o .libs/pcomm_delete_attr_f.o .libs/pcomm_disconnect_f.o .libs/pcomm_dup_f.o .libs/pcomm_dup_with_info_f.o .libs/pcomm_idup_f.o .libs/pcomm_free_f.o .libs/pcomm_free_keyval_f.o .libs/pcomm_get_attr_f.o .libs/pcomm_get_errhandler_f.o .libs/pcomm_get_info_f.o .libs/pcomm_get_name_f.o .libs/pcomm_get_parent_f.o .libs/pcomm_group_f.o .libs/pcomm_join_f.o .libs/pcomm_rank_f.o .libs/pcomm_remote_group_f.o .libs/pcomm_remote_size_f.o .libs/pcomm_set_attr_f.o .libs/pcomm_set_errhandler_f.o .libs/pcomm_set_info_f.o .libs/pcomm_set_name_f.o .libs/pcomm_size_f.o .libs/pcomm_spawn_f.o .libs/pcomm_spawn_multiple_f.o .libs/pcomm_split_f.o .libs/pcomm_split_type_f.o .libs/pcomm_test_inter_f.o .libs/pdims_create_f.o .libs/pdist_graph_create_adjacent_f.o .libs/pdist_graph_create_f.o .libs/pdist_graph_neighbors_f.o .libs/pdist_graph_neighbors_count_f.o .libs/perrhandler_free_f.o .libs/perror_class_f.o .libs/perror_string_f.o .libs/pexscan_f.o .libs/pf_sync_reg_f.o .libs/pfile_call_errhandler_f.o .libs/pfile_close_f.o .libs/pfile_create_errhandler_f.o .libs/pfile_delete_f.o .libs/pfile_get_amode_f.o .libs/pfile_get_atomicity_f.o .libs/pfile_get_byte_offset_f.o .libs/pfile_get_errhandler_f.o .libs/pfile_get_group_f.o .libs/pfile_get_info_f.o .libs/pfile_get_position_f.o .libs/pfile_get_position_shared_f.o .libs/pfile_get_size_f.o .libs/pfile_get_type_extent_f.o .libs/pfile_get_view_f.o .libs/pfile_iread_at_f.o .libs/pfile_iread_f.o .libs/pfile_iread_at_all_f.o .libs/pfile_iread_all_f.o .libs/pfile_iread_shared_f.o .libs/pfile_iwrite_at_f.o .libs/pfile_iwrite_f.o .libs/pfile_iwrite_at_all_f.o .libs/pfile_iwrite_all_f.o .libs/pfile_iwrite_shared_f.o .libs/pfile_open_f.o .libs/pfile_preallocate_f.o .libs/pfile_read_all_begin_f.o .libs/pfile_read_all_end_f.o .libs/pfile_read_all_f.o .libs/pfile_read_at_all_begin_f.o .libs/pfile_read_at_all_end_f.o .libs/pfile_read_at_all_f.o .libs/pfile_read_at_f.o .libs/pfile_read_f.o .libs/pfile_read_ordered_begin_f.o .libs/pfile_read_ordered_end_f.o .libs/pfile_read_ordered_f.o .libs/pfile_read_shared_f.o .libs/pfile_seek_f.o .libs/pfile_seek_shared_f.o .libs/pfile_set_atomicity_f.o .libs/pfile_set_errhandler_f.o .libs/pfile_set_info_f.o .libs/pfile_set_size_f.o .libs/pfile_set_view_f.o .libs/pfile_sync_f.o .libs/pfile_write_all_begin_f.o .libs/pfile_write_all_end_f.o .libs/pfile_write_all_f.o .libs/pfile_write_at_all_begin_f.o .libs/pfile_write_at_all_end_f.o .libs/pfile_write_at_all_f.o .libs/pfile_write_at_f.o .libs/pfile_write_f.o .libs/pfile_write_ordered_begin_f.o .libs/pfile_write_ordered_end_f.o .libs/pfile_write_ordered_f.o .libs/pfile_write_shared_f.o .libs/pfinalized_f.o .libs/pfinalize_f.o .libs/pfree_mem_f.o .libs/pgather_f.o .libs/pgatherv_f.o .libs/pget_address_f.o .libs/pget_count_f.o .libs/pget_elements_f.o .libs/pget_elements_x_f.o .libs/pget_library_version_f.o .libs/pget_processor_name_f.o .libs/pget_version_f.o .libs/pgraph_create_f.o .libs/pgraphdims_get_f.o .libs/pgraph_get_f.o .libs/pgraph_map_f.o .libs/pgraph_neighbors_count_f.o .libs/pgraph_neighbors_f.o .libs/pgrequest_complete_f.o .libs/pgrequest_start_f.o .libs/pgroup_compare_f.o .libs/pgroup_difference_f.o .libs/pgroup_excl_f.o .libs/pgroup_free_f.o .libs/pgroup_incl_f.o .libs/pgroup_intersection_f.o .libs/pgroup_range_excl_f.o .libs/pgroup_range_incl_f.o .libs/pgroup_rank_f.o .libs/pgroup_size_f.o .libs/pgroup_translate_ranks_f.o .libs/pgroup_union_f.o .libs/piallgather_f.o .libs/piallgatherv_f.o .libs/piallreduce_f.o .libs/pialltoall_f.o .libs/pialltoallv_f.o .libs/pialltoallw_f.o .libs/pibarrier_f.o .libs/pibcast_f.o .libs/pibsend_f.o .libs/piexscan_f.o .libs/pigather_f.o .libs/pigatherv_f.o .libs/pimprobe_f.o .libs/pimrecv_f.o .libs/pineighbor_allgather_f.o .libs/pineighbor_allgatherv_f.o .libs/pineighbor_alltoall_f.o .libs/pineighbor_alltoallv_f.o .libs/pineighbor_alltoallw_f.o .libs/pinfo_create_f.o .libs/pinfo_delete_f.o .libs/pinfo_dup_f.o .libs/pinfo_free_f.o .libs/pinfo_get_f.o .libs/pinfo_get_nkeys_f.o .libs/pinfo_get_nthkey_f.o .libs/pinfo_get_valuelen_f.o .libs/pinfo_set_f.o .libs/pinit_f.o .libs/pinitialized_f.o .libs/pinit_thread_f.o .libs/pintercomm_create_f.o .libs/pintercomm_merge_f.o .libs/piprobe_f.o .libs/pirecv_f.o .libs/pireduce_f.o .libs/pireduce_scatter_f.o .libs/pireduce_scatter_block_f.o .libs/pirsend_f.o .libs/piscan_f.o .libs/piscatter_f.o .libs/piscatterv_f.o .libs/pisend_f.o .libs/pissend_f.o .libs/pis_thread_main_f.o .libs/pkeyval_create_f.o .libs/pkeyval_free_f.o .libs/plookup_name_f.o .libs/pmprobe_f.o .libs/pmrecv_f.o .libs/pneighbor_allgather_f.o .libs/pneighbor_allgatherv_f.o .libs/pneighbor_alltoall_f.o .libs/pneighbor_alltoallv_f.o .libs/pneighbor_alltoallw_f.o .libs/pop_commutative_f.o .libs/pop_create_f.o .libs/popen_port_f.o .libs/pop_free_f.o .libs/ppack_external_f.o .libs/ppack_external_size_f.o .libs/ppack_f.o .libs/ppack_size_f.o .libs/ppcontrol_f.o .libs/pprobe_f.o .libs/ppublish_name_f.o .libs/pquery_thread_f.o .libs/precv_f.o .libs/precv_init_f.o .libs/preduce_f.o .libs/preduce_local_f.o .libs/preduce_scatter_f.o .libs/preduce_scatter_block_f.o .libs/prequest_free_f.o .libs/prequest_get_status_f.o .libs/prsend_f.o .libs/prsend_init_f.o .libs/pscan_f.o .libs/pscatter_f.o .libs/pscatterv_f.o .libs/psend_f.o .libs/psend_init_f.o .libs/psendrecv_f.o .libs/psendrecv_replace_f.o .libs/pssend_f.o .libs/pssend_init_f.o .libs/pstartall_f.o .libs/pstart_f.o .libs/pstatus_set_cancelled_f.o .libs/pstatus_set_elements_f.o .libs/pstatus_set_elements_x_f.o .libs/ptestall_f.o .libs/ptestany_f.o .libs/ptest_cancelled_f.o .libs/ptest_f.o .libs/ptestsome_f.o .libs/ptopo_test_f.o .libs/ptype_commit_f.o .libs/ptype_contiguous_f.o .libs/ptype_create_darray_f.o .libs/ptype_create_f90_complex_f.o .libs/ptype_create_f90_integer_f.o .libs/ptype_create_f90_real_f.o .libs/ptype_create_hindexed_f.o .libs/ptype_create_hvector_f.o .libs/ptype_create_indexed_block_f.o .libs/ptype_create_hindexed_block_f.o .libs/ptype_create_keyval_f.o .libs/ptype_create_resized_f.o .libs/ptype_create_struct_f.o .libs/ptype_create_subarray_f.o .libs/ptype_delete_attr_f.o .libs/ptype_dup_f.o .libs/ptype_free_f.o .libs/ptype_free_keyval_f.o .libs/ptype_get_attr_f.o .libs/ptype_get_contents_f.o .libs/ptype_get_envelope_f.o .libs/ptype_get_extent_f.o .libs/ptype_get_extent_x_f.o .libs/ptype_get_name_f.o .libs/ptype_get_true_extent_f.o .libs/ptype_get_true_extent_x_f.o .libs/ptype_indexed_f.o .libs/ptype_match_size_f.o .libs/ptype_set_attr_f.o .libs/ptype_set_name_f.o .libs/ptype_size_f.o .libs/ptype_size_x_f.o .libs/ptype_vector_f.o .libs/punpack_external_f.o .libs/punpack_f.o .libs/punpublish_name_f.o .libs/pwaitall_f.o .libs/pwaitany_f.o .libs/pwait_f.o .libs/pwaitsome_f.o .libs/pwtick_f.o .libs/pwtime_f.o .libs/paccumulate_f.o .libs/praccumulate_f.o .libs/pregister_datarep_f.o .libs/pget_f.o .libs/prget_f.o .libs/pget_accumulate_f.o .libs/prget_accumulate_f.o .libs/pput_f.o .libs/prput_f.o .libs/pcompare_and_swap_f.o .libs/pfetch_and_op_f.o .libs/pwin_allocate_f.o .libs/pwin_allocate_shared_f.o .libs/pwin_attach_f.o .libs/pwin_call_errhandler_f.o .libs/pwin_complete_f.o .libs/pwin_create_dynamic_f.o .libs/pwin_create_errhandler_f.o .libs/pwin_create_f.o .libs/pwin_create_keyval_f.o .libs/pwin_delete_attr_f.o .libs/pwin_detach_f.o .libs/pwin_fence_f.o .libs/pwin_free_f.o .libs/pwin_free_keyval_f.o .libs/pwin_get_attr_f.o .libs/pwin_get_errhandler_f.o .libs/pwin_get_group_f.o .libs/pwin_get_info_f.o .libs/pwin_get_name_f.o .libs/pwin_lock_f.o .libs/pwin_lock_all_f.o .libs/pwin_post_f.o .libs/pwin_set_attr_f.o .libs/pwin_set_errhandler_f.o .libs/pwin_set_info_f.o .libs/pwin_set_name_f.o .libs/pwin_shared_query_f.o .libs/pwin_start_f.o .libs/pwin_sync_f.o .libs/pwin_test_f.o .libs/pwin_unlock_f.o .libs/pwin_unlock_all_f.o .libs/pwin_wait_f.o .libs/pwin_flush_f.o .libs/pwin_flush_all_f.o .libs/pwin_flush_local_f.o .libs/pwin_flush_local_all_f.o .libs/paddress_f.o .libs/perrhandler_create_f.o .libs/perrhandler_get_f.o .libs/perrhandler_set_f.o .libs/ptype_extent_f.o .libs/ptype_hindexed_f.o .libs/ptype_hvector_f.o .libs/ptype_lb_f.o .libs/ptype_struct_f.o .libs/ptype_ub_f.o .libs/libmpi_mpifh_pmpi.lax/libmpi_mpifh_psizeof.a/psizeof_f.o libtool: link: ranlib .libs/libmpi_mpifh_pmpi.a libtool: link: rm -fr .libs/libmpi_mpifh_pmpi.lax libtool: link: ( cd ".libs" && rm -f "libmpi_mpifh_pmpi.la" && ln -s "../libmpi_mpifh_pmpi.la" "libmpi_mpifh_pmpi.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h/profile' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h' ../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --impl=sizeof_f.f90 --ierror=mandatory --mpi \ --maxrank=15 \ --generate=1 \ --real16=1 \ --complex32=1 make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -O2 -g -c -o sizeof_f.lo sizeof_f.f90 libtool: compile: gfortran -O2 -g -c sizeof_f.f90 -fPIC -o .libs/sizeof_f.o make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h' /bin/sh ../../../../libtool --tag=FC --mode=link gfortran -O2 -g -o libmpi_mpifh_sizeof.la sizeof_f.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmpi_mpifh_sizeof.a .libs/sizeof_f.o libtool: link: ranlib .libs/libmpi_mpifh_sizeof.a libtool: link: ( cd ".libs" && rm -f "libmpi_mpifh_sizeof.la" && ln -s "../libmpi_mpifh_sizeof.la" "libmpi_mpifh_sizeof.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h' make[3]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h' /bin/sh ../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -version-info 70:0:30 -o libmpi_mpifh.la -rpath /usr/lib64/openmpi/lib ../../../../ompi/libmpi.la ../../../../ompi/mpiext/pcollreq/mpif-h/libmpiext_pcollreq_mpifh.la /builddir/build/BUILD/openmpi-4.1.2/opal/libopen-pal.la profile/libmpi_mpifh_pmpi.la libmpi_mpifh_sizeof.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ../../../../ompi/mpiext/pcollreq/mpif-h/.libs/libmpiext_pcollreq_mpifh.a profile/.libs/libmpi_mpifh_pmpi.a ./.libs/libmpi_mpifh_sizeof.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/ompi/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/openmpi-4.1.2/orte/.libs -L/builddir/build/BUILD/openmpi-4.1.2/opal/.libs ../../../../ompi/.libs/libmpi.so /builddir/build/BUILD/openmpi-4.1.2/orte/.libs/libopen-rte.so /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lm -lz -lhwloc -levent_core -levent_pthreads -O2 -g -Wl,-soname -Wl,libmpi_mpifh.so.40 -o .libs/libmpi_mpifh.so.40.30.0 libtool: link: (cd ".libs" && rm -f "libmpi_mpifh.so.40" && ln -s "libmpi_mpifh.so.40.30.0" "libmpi_mpifh.so.40") libtool: link: (cd ".libs" && rm -f "libmpi_mpifh.so" && ln -s "libmpi_mpifh.so.40.30.0" "libmpi_mpifh.so") libtool: link: ( cd ".libs" && rm -f "libmpi_mpifh.la" && ln -s "../libmpi_mpifh.la" "libmpi_mpifh.la" ) make[3]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpif-h' Making all in mpi/fortran/use-mpi-ignore-tkr make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-ignore-tkr' ../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --header=mpi-ignore-tkr-sizeof.h --ierror=mandatory \ --maxrank=15 \ --generate=1 \ --real16=1 \ --complex32=1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-ignore-tkr' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-ignore-tkr' ../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --impl=mpi-ignore-tkr-sizeof.f90 --ierror=mandatory --mpi --pmpi \ --maxrank=15 \ --generate=1 \ --real16=1 \ --complex32=1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-ignore-tkr' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-ignore-tkr' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../.. -I../../../.. -O2 -g -c -o mpi-ignore-tkr.lo mpi-ignore-tkr.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../.. -I../../../.. -O2 -g -c mpi-ignore-tkr.F90 -fPIC -o .libs/mpi-ignore-tkr.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-ignore-tkr' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-ignore-tkr' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../.. -I../../../.. -O2 -g -c -o mpi-ignore-tkr-sizeof.lo mpi-ignore-tkr-sizeof.f90 libtool: compile: gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../.. -I../../../.. -O2 -g -c mpi-ignore-tkr-sizeof.f90 -fPIC -o .libs/mpi-ignore-tkr-sizeof.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-ignore-tkr' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-ignore-tkr' /bin/sh ../../../../libtool --tag=FC --mode=link gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../.. -I../../../.. -O2 -g -version-info 70:0:30 -o libmpi_usempi_ignore_tkr.la -rpath /usr/lib64/openmpi/lib mpi-ignore-tkr.lo mpi-ignore-tkr-sizeof.lo /builddir/build/BUILD/openmpi-4.1.2/opal/libopen-pal.la -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: gfortran -shared -fPIC .libs/mpi-ignore-tkr.o .libs/mpi-ignore-tkr-sizeof.o -Wl,-rpath -Wl,/builddir/build/BUILD/openmpi-4.1.2/opal/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib /builddir/build/BUILD/openmpi-4.1.2/opal/.libs/libopen-pal.so -lz -lhwloc -levent_core -levent_pthreads -L/usr/lib/gcc/aarch64-TencentOS-linux/12 -L/usr/lib/gcc/aarch64-TencentOS-linux/12/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-TencentOS-linux/12/../../.. -lgfortran -lm -lc -lgcc_s -O2 -g -Wl,-soname -Wl,libmpi_usempi_ignore_tkr.so.40 -o .libs/libmpi_usempi_ignore_tkr.so.40.30.0 libtool: link: (cd ".libs" && rm -f "libmpi_usempi_ignore_tkr.so.40" && ln -s "libmpi_usempi_ignore_tkr.so.40.30.0" "libmpi_usempi_ignore_tkr.so.40") libtool: link: (cd ".libs" && rm -f "libmpi_usempi_ignore_tkr.so" && ln -s "libmpi_usempi_ignore_tkr.so.40.30.0" "libmpi_usempi_ignore_tkr.so") libtool: link: ( cd ".libs" && rm -f "libmpi_usempi_ignore_tkr.la" && ln -s "../libmpi_usempi_ignore_tkr.la" "libmpi_usempi_ignore_tkr.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-ignore-tkr' Making all in mpi/fortran/mpiext-use-mpi make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpiext-use-mpi' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/base -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I../../../.. -I../../../.. -O2 -g -c -o mpi-ext-module.lo mpi-ext-module.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/base -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I../../../.. -I../../../.. -O2 -g -c mpi-ext-module.F90 -fPIC -o .libs/mpi-ext-module.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpiext-use-mpi' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpiext-use-mpi' /bin/sh ../../../../libtool --tag=FC --mode=link gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/base -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I../../../.. -I../../../.. -O2 -g -o libforce_usempi_module_to_be_built.la mpi-ext-module.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libforce_usempi_module_to_be_built.a .libs/mpi-ext-module.o libtool: link: ranlib .libs/libforce_usempi_module_to_be_built.a libtool: link: ( cd ".libs" && rm -f "libforce_usempi_module_to_be_built.la" && ln -s "../libforce_usempi_module_to_be_built.la" "libforce_usempi_module_to_be_built.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/mpiext-use-mpi' Making all in mpi/fortran/use-mpi-f08/base make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/base' depbase=`echo constants.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT constants.lo -MD -MP -MF $depbase.Tpo -c -o constants.lo constants.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT constants.lo -MD -MP -MF .deps/constants.Tpo -c constants.c -fPIC -DPIC -o .libs/constants.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/base' depbase=`echo buffer_detach.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT buffer_detach.lo -MD -MP -MF $depbase.Tpo -c -o buffer_detach.lo buffer_detach.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../.. -I../../../../../orte/include -I/usr/local/include -I/usr/local/include -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -MT buffer_detach.lo -MD -MP -MF .deps/buffer_detach.Tpo -c buffer_detach.c -fPIC -DPIC -o .libs/buffer_detach.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/base' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/base' /bin/sh ../../../../../libtool --tag=CC --mode=link gcc -DNDEBUG -O2 -g -finline-functions -fno-strict-aliasing -o libusempif08_ccode.la buffer_detach.lo constants.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libusempif08_ccode.a .libs/buffer_detach.o .libs/constants.o libtool: link: ranlib .libs/libusempif08_ccode.a libtool: link: ( cd ".libs" && rm -f "libusempif08_ccode.la" && ln -s "../libusempif08_ccode.la" "libusempif08_ccode.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/base' Making all in mpi/fortran/use-mpi-f08/mod make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' /bin/sh ../../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../../.. -I../../../../.. -O2 -g -c -o mpi-f08-types.lo mpi-f08-types.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../../.. -I../../../../.. -O2 -g -c mpi-f08-types.F90 -fPIC -o .libs/mpi-f08-types.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' /bin/sh ../../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../../.. -I../../../../.. -O2 -g -c -o mpi-f08-interfaces-callbacks.lo mpi-f08-interfaces-callbacks.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../../.. -I../../../../.. -O2 -g -c mpi-f08-interfaces-callbacks.F90 -fPIC -o .libs/mpi-f08-interfaces-callbacks.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' /bin/sh ../../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../../.. -I../../../../.. -O2 -g -c -o mpi-f08-callbacks.lo mpi-f08-callbacks.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../../.. -I../../../../.. -O2 -g -c mpi-f08-callbacks.F90 -fPIC -o .libs/mpi-f08-callbacks.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' /bin/sh ../../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../../.. -I../../../../.. -O2 -g -c -o mpi-f08-interfaces.lo mpi-f08-interfaces.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../../.. -I../../../../.. -O2 -g -c mpi-f08-interfaces.F90 -fPIC -o .libs/mpi-f08-interfaces.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' /bin/sh ../../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../../.. -I../../../../.. -O2 -g -c -o pmpi-f08-interfaces.lo pmpi-f08-interfaces.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../../.. -I../../../../.. -O2 -g -c pmpi-f08-interfaces.F90 -fPIC -o .libs/pmpi-f08-interfaces.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' /bin/sh ../../../../../libtool --tag=FC --mode=link gfortran -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../../../../.. -I../../../../.. -O2 -g -o libforce_usempif08_internal_modules_to_be_built.la mpi-f08-types.lo mpi-f08-interfaces.lo mpi-f08-interfaces-callbacks.lo mpi-f08-callbacks.lo pmpi-f08-interfaces.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libforce_usempif08_internal_modules_to_be_built.a .libs/mpi-f08-types.o .libs/mpi-f08-interfaces.o .libs/mpi-f08-interfaces-callbacks.o .libs/mpi-f08-callbacks.o .libs/pmpi-f08-interfaces.o libtool: link: ranlib .libs/libforce_usempif08_internal_modules_to_be_built.a libtool: link: ( cd ".libs" && rm -f "libforce_usempif08_internal_modules_to_be_built.la" && ln -s "../libforce_usempif08_internal_modules_to_be_built.la" "libforce_usempif08_internal_modules_to_be_built.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/mod' Making all in mpi/fortran/use-mpi-f08/bindings make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/bindings' /bin/sh ../../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../mod -I../../../../.. -I../../../../.. -O2 -g -c -o ompi-mpifh-bindings.lo ompi-mpifh-bindings.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../../opal/include -I../../../../../ompi/include -I../../../../../oshmem/include -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../../ompi/mpiext/cuda/c -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../mod -I../../../../.. -I../../../../.. -O2 -g -c ompi-mpifh-bindings.F90 -fPIC -o .libs/ompi-mpifh-bindings.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/bindings' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/bindings' /bin/sh ../../../../../libtool --tag=FC --mode=link gfortran -I../../../../../ompi/include -I../../../../../ompi/include -I../../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -I. -I../mod -I../../../../.. -I../../../../.. -O2 -g -o libforce_usempif08_internal_bindings_to_be_built.la ompi-mpifh-bindings.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libforce_usempif08_internal_bindings_to_be_built.a .libs/ompi-mpifh-bindings.o libtool: link: ranlib .libs/libforce_usempif08_internal_bindings_to_be_built.a libtool: link: ( cd ".libs" && rm -f "libforce_usempif08_internal_bindings_to_be_built.la" && ln -s "../libforce_usempif08_internal_bindings_to_be_built.la" "libforce_usempif08_internal_bindings_to_be_built.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08/bindings' Making all in mpiext/pcollreq/use-mpi-f08 make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o mpiext_pcollreq_f08.lo mpiext_pcollreq_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c mpiext_pcollreq_f08.F90 -fPIC -o .libs/mpiext_pcollreq_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o allgather_init_f08.lo allgather_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c allgather_init_f08.F90 -fPIC -o .libs/allgather_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o alltoallw_init_f08.lo alltoallw_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c alltoallw_init_f08.F90 -fPIC -o .libs/alltoallw_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o bcast_init_f08.lo bcast_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c bcast_init_f08.F90 -fPIC -o .libs/bcast_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o alltoallv_init_f08.lo alltoallv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c alltoallv_init_f08.F90 -fPIC -o .libs/alltoallv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o allgatherv_init_f08.lo allgatherv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c allgatherv_init_f08.F90 -fPIC -o .libs/allgatherv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o allreduce_init_f08.lo allreduce_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c allreduce_init_f08.F90 -fPIC -o .libs/allreduce_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o alltoall_init_f08.lo alltoall_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c alltoall_init_f08.F90 -fPIC -o .libs/alltoall_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o barrier_init_f08.lo barrier_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c barrier_init_f08.F90 -fPIC -o .libs/barrier_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o exscan_init_f08.lo exscan_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c exscan_init_f08.F90 -fPIC -o .libs/exscan_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o gatherv_init_f08.lo gatherv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c gatherv_init_f08.F90 -fPIC -o .libs/gatherv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o gather_init_f08.lo gather_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c gather_init_f08.F90 -fPIC -o .libs/gather_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o reduce_scatter_init_f08.lo reduce_scatter_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c reduce_scatter_init_f08.F90 -fPIC -o .libs/reduce_scatter_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o reduce_init_f08.lo reduce_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c reduce_init_f08.F90 -fPIC -o .libs/reduce_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o scan_init_f08.lo scan_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c scan_init_f08.F90 -fPIC -o .libs/scan_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o scatterv_init_f08.lo scatterv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c scatterv_init_f08.F90 -fPIC -o .libs/scatterv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o reduce_scatter_block_init_f08.lo reduce_scatter_block_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c reduce_scatter_block_init_f08.F90 -fPIC -o .libs/reduce_scatter_block_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o scatter_init_f08.lo scatter_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c scatter_init_f08.F90 -fPIC -o .libs/scatter_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o neighbor_allgather_init_f08.lo neighbor_allgather_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c neighbor_allgather_init_f08.F90 -fPIC -o .libs/neighbor_allgather_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o neighbor_allgatherv_init_f08.lo neighbor_allgatherv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c neighbor_allgatherv_init_f08.F90 -fPIC -o .libs/neighbor_allgatherv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o neighbor_alltoall_init_f08.lo neighbor_alltoall_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c neighbor_alltoall_init_f08.F90 -fPIC -o .libs/neighbor_alltoall_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o neighbor_alltoallw_init_f08.lo neighbor_alltoallw_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c neighbor_alltoallw_init_f08.F90 -fPIC -o .libs/neighbor_alltoallw_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o neighbor_alltoallv_init_f08.lo neighbor_alltoallv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c neighbor_alltoallv_init_f08.F90 -fPIC -o .libs/neighbor_alltoallv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pallgather_init_f08.lo profile/pallgather_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pallgather_init_f08.F90 -fPIC -o profile/.libs/pallgather_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pallreduce_init_f08.lo profile/pallreduce_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pallreduce_init_f08.F90 -fPIC -o profile/.libs/pallreduce_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pallgatherv_init_f08.lo profile/pallgatherv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pallgatherv_init_f08.F90 -fPIC -o profile/.libs/pallgatherv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/palltoall_init_f08.lo profile/palltoall_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/palltoall_init_f08.F90 -fPIC -o profile/.libs/palltoall_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pbcast_init_f08.lo profile/pbcast_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pbcast_init_f08.F90 -fPIC -o profile/.libs/pbcast_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/palltoallv_init_f08.lo profile/palltoallv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/palltoallv_init_f08.F90 -fPIC -o profile/.libs/palltoallv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pbarrier_init_f08.lo profile/pbarrier_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pbarrier_init_f08.F90 -fPIC -o profile/.libs/pbarrier_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pgatherv_init_f08.lo profile/pgatherv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pgatherv_init_f08.F90 -fPIC -o profile/.libs/pgatherv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/palltoallw_init_f08.lo profile/palltoallw_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/palltoallw_init_f08.F90 -fPIC -o profile/.libs/palltoallw_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pexscan_init_f08.lo profile/pexscan_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pexscan_init_f08.F90 -fPIC -o profile/.libs/pexscan_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pgather_init_f08.lo profile/pgather_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pgather_init_f08.F90 -fPIC -o profile/.libs/pgather_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/preduce_scatter_block_init_f08.lo profile/preduce_scatter_block_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/preduce_scatter_block_init_f08.F90 -fPIC -o profile/.libs/preduce_scatter_block_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/preduce_init_f08.lo profile/preduce_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/preduce_init_f08.F90 -fPIC -o profile/.libs/preduce_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pscan_init_f08.lo profile/pscan_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pscan_init_f08.F90 -fPIC -o profile/.libs/pscan_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pneighbor_allgather_init_f08.lo profile/pneighbor_allgather_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pneighbor_allgather_init_f08.F90 -fPIC -o profile/.libs/pneighbor_allgather_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pscatterv_init_f08.lo profile/pscatterv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pscatterv_init_f08.F90 -fPIC -o profile/.libs/pscatterv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/preduce_scatter_init_f08.lo profile/preduce_scatter_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/preduce_scatter_init_f08.F90 -fPIC -o profile/.libs/preduce_scatter_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pscatter_init_f08.lo profile/pscatter_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pscatter_init_f08.F90 -fPIC -o profile/.libs/pscatter_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pneighbor_allgatherv_init_f08.lo profile/pneighbor_allgatherv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pneighbor_allgatherv_init_f08.F90 -fPIC -o profile/.libs/pneighbor_allgatherv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pneighbor_alltoall_init_f08.lo profile/pneighbor_alltoall_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pneighbor_alltoall_init_f08.F90 -fPIC -o profile/.libs/pneighbor_alltoall_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pneighbor_alltoallv_init_f08.lo profile/pneighbor_alltoallv_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pneighbor_alltoallv_init_f08.F90 -fPIC -o profile/.libs/pneighbor_alltoallv_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c -o profile/pneighbor_alltoallw_init_f08.lo profile/pneighbor_alltoallw_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -c profile/pneighbor_alltoallw_init_f08.F90 -fPIC -o profile/.libs/pneighbor_alltoallw_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=link gfortran -I../../../../ompi/mpi/fortran/use-mpi-f08/mod -I../../../.. -I../../../.. -O2 -g -o libmpiext_pcollreq_usempif08.la mpiext_pcollreq_f08.lo allgather_init_f08.lo allgatherv_init_f08.lo allreduce_init_f08.lo alltoall_init_f08.lo alltoallv_init_f08.lo alltoallw_init_f08.lo barrier_init_f08.lo bcast_init_f08.lo exscan_init_f08.lo gather_init_f08.lo gatherv_init_f08.lo reduce_init_f08.lo reduce_scatter_block_init_f08.lo reduce_scatter_init_f08.lo scan_init_f08.lo scatter_init_f08.lo scatterv_init_f08.lo neighbor_allgather_init_f08.lo neighbor_allgatherv_init_f08.lo neighbor_alltoall_init_f08.lo neighbor_alltoallv_init_f08.lo neighbor_alltoallw_init_f08.lo profile/pallgather_init_f08.lo profile/pallgatherv_init_f08.lo profile/pallreduce_init_f08.lo profile/palltoall_init_f08.lo profile/palltoallv_init_f08.lo profile/palltoallw_init_f08.lo profile/pbarrier_init_f08.lo profile/pbcast_init_f08.lo profile/pexscan_init_f08.lo profile/pgather_init_f08.lo profile/pgatherv_init_f08.lo profile/preduce_init_f08.lo profile/preduce_scatter_block_init_f08.lo profile/preduce_scatter_init_f08.lo profile/pscan_init_f08.lo profile/pscatter_init_f08.lo profile/pscatterv_init_f08.lo profile/pneighbor_allgather_init_f08.lo profile/pneighbor_allgatherv_init_f08.lo profile/pneighbor_alltoall_init_f08.lo profile/pneighbor_alltoallv_init_f08.lo profile/pneighbor_alltoallw_init_f08.lo -lm -lz -lhwloc -levent_core -levent_pthreads libtool: link: ar cru .libs/libmpiext_pcollreq_usempif08.a .libs/mpiext_pcollreq_f08.o .libs/allgather_init_f08.o .libs/allgatherv_init_f08.o .libs/allreduce_init_f08.o .libs/alltoall_init_f08.o .libs/alltoallv_init_f08.o .libs/alltoallw_init_f08.o .libs/barrier_init_f08.o .libs/bcast_init_f08.o .libs/exscan_init_f08.o .libs/gather_init_f08.o .libs/gatherv_init_f08.o .libs/reduce_init_f08.o .libs/reduce_scatter_block_init_f08.o .libs/reduce_scatter_init_f08.o .libs/scan_init_f08.o .libs/scatter_init_f08.o .libs/scatterv_init_f08.o .libs/neighbor_allgather_init_f08.o .libs/neighbor_allgatherv_init_f08.o .libs/neighbor_alltoall_init_f08.o .libs/neighbor_alltoallv_init_f08.o .libs/neighbor_alltoallw_init_f08.o profile/.libs/pallgather_init_f08.o profile/.libs/pallgatherv_init_f08.o profile/.libs/pallreduce_init_f08.o profile/.libs/palltoall_init_f08.o profile/.libs/palltoallv_init_f08.o profile/.libs/palltoallw_init_f08.o profile/.libs/pbarrier_init_f08.o profile/.libs/pbcast_init_f08.o profile/.libs/pexscan_init_f08.o profile/.libs/pgather_init_f08.o profile/.libs/pgatherv_init_f08.o profile/.libs/preduce_init_f08.o profile/.libs/preduce_scatter_block_init_f08.o profile/.libs/preduce_scatter_init_f08.o profile/.libs/pscan_init_f08.o profile/.libs/pscatter_init_f08.o profile/.libs/pscatterv_init_f08.o profile/.libs/pneighbor_allgather_init_f08.o profile/.libs/pneighbor_allgatherv_init_f08.o profile/.libs/pneighbor_alltoall_init_f08.o profile/.libs/pneighbor_alltoallv_init_f08.o profile/.libs/pneighbor_alltoallw_init_f08.o libtool: link: ranlib .libs/libmpiext_pcollreq_usempif08.a libtool: link: ( cd ".libs" && rm -f "libmpiext_pcollreq_usempif08.la" && ln -s "../libmpiext_pcollreq_usempif08.la" "libmpiext_pcollreq_usempif08.la" ) make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpiext/pcollreq/use-mpi-f08' Making all in mpi/fortran/use-mpi-f08 make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' ../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --header=sizeof_f08.h --ierror=optional \ --maxrank=15 \ --generate=1 \ --real16=1 \ --complex32=1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' ../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --impl=sizeof_f08.f90 --ierror=optional --mpi \ --maxrank=15 \ --generate=1 \ --real16=1 \ --complex32=1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' ../../../../ompi/mpi/fortran/base/gen-mpi-sizeof.pl \ --impl=profile/psizeof_f08.f90 --ierror=optional --pmpi \ --maxrank=15 \ --generate=1 \ --real16=1 \ --complex32=1 make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o mpi-f08.lo mpi-f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c mpi-f08.F90 -fPIC -o .libs/mpi-f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o add_error_class_f08.lo add_error_class_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c add_error_class_f08.F90 -fPIC -o .libs/add_error_class_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o accumulate_f08.lo accumulate_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c accumulate_f08.F90 -fPIC -o .libs/accumulate_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o add_error_code_f08.lo add_error_code_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c add_error_code_f08.F90 -fPIC -o .libs/add_error_code_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o abort_f08.lo abort_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c abort_f08.F90 -fPIC -o .libs/abort_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o add_error_string_f08.lo add_error_string_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c add_error_string_f08.F90 -fPIC -o .libs/add_error_string_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o aint_add_f08.lo aint_add_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c aint_add_f08.F90 -fPIC -o .libs/aint_add_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o sizeof_f08.lo sizeof_f08.f90 libtool: compile: gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c sizeof_f08.f90 -fPIC -o .libs/sizeof_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o profile/psizeof_f08.lo profile/psizeof_f08.f90 libtool: compile: gfortran -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c profile/psizeof_f08.f90 -fPIC -o profile/.libs/psizeof_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o aint_diff_f08.lo aint_diff_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c aint_diff_f08.F90 -fPIC -o .libs/aint_diff_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o allgatherv_f08.lo allgatherv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c allgatherv_f08.F90 -fPIC -o .libs/allgatherv_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o alloc_mem_f08.lo alloc_mem_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c alloc_mem_f08.F90 -fPIC -o .libs/alloc_mem_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o allreduce_f08.lo allreduce_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c allreduce_f08.F90 -fPIC -o .libs/allreduce_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o allgather_f08.lo allgather_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c allgather_f08.F90 -fPIC -o .libs/allgather_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o alltoall_f08.lo alltoall_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c alltoall_f08.F90 -fPIC -o .libs/alltoall_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o alltoallv_f08.lo alltoallv_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c alltoallv_f08.F90 -fPIC -o .libs/alltoallv_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o alltoallw_f08.lo alltoallw_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c alltoallw_f08.F90 -fPIC -o .libs/alltoallw_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o barrier_f08.lo barrier_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c barrier_f08.F90 -fPIC -o .libs/barrier_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o bsend_init_f08.lo bsend_init_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c bsend_init_f08.F90 -fPIC -o .libs/bsend_init_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o buffer_attach_f08.lo buffer_attach_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c buffer_attach_f08.F90 -fPIC -o .libs/buffer_attach_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o bcast_f08.lo bcast_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c bcast_f08.F90 -fPIC -o .libs/bcast_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o bsend_f08.lo bsend_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c bsend_f08.F90 -fPIC -o .libs/bsend_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o buffer_detach_f08.lo buffer_detach_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c buffer_detach_f08.F90 -fPIC -o .libs/buffer_detach_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o cart_coords_f08.lo cart_coords_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c cart_coords_f08.F90 -fPIC -o .libs/cart_coords_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o cancel_f08.lo cancel_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c cancel_f08.F90 -fPIC -o .libs/cancel_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o cartdim_get_f08.lo cartdim_get_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c cartdim_get_f08.F90 -fPIC -o .libs/cartdim_get_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o cart_create_f08.lo cart_create_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c cart_create_f08.F90 -fPIC -o .libs/cart_create_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o cart_get_f08.lo cart_get_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c cart_get_f08.F90 -fPIC -o .libs/cart_get_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o cart_shift_f08.lo cart_shift_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c cart_shift_f08.F90 -fPIC -o .libs/cart_shift_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_call_errhandler_f08.lo comm_call_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_call_errhandler_f08.F90 -fPIC -o .libs/comm_call_errhandler_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o cart_sub_f08.lo cart_sub_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c cart_sub_f08.F90 -fPIC -o .libs/cart_sub_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o cart_rank_f08.lo cart_rank_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c cart_rank_f08.F90 -fPIC -o .libs/cart_rank_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o close_port_f08.lo close_port_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c close_port_f08.F90 -fPIC -o .libs/close_port_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o cart_map_f08.lo cart_map_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c cart_map_f08.F90 -fPIC -o .libs/cart_map_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_accept_f08.lo comm_accept_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_accept_f08.F90 -fPIC -o .libs/comm_accept_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_compare_f08.lo comm_compare_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_compare_f08.F90 -fPIC -o .libs/comm_compare_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_create_errhandler_f08.lo comm_create_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_create_errhandler_f08.F90 -fPIC -o .libs/comm_create_errhandler_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_create_group_f08.lo comm_create_group_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_create_group_f08.F90 -fPIC -o .libs/comm_create_group_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_create_f08.lo comm_create_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_create_f08.F90 -fPIC -o .libs/comm_create_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_delete_attr_f08.lo comm_delete_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_delete_attr_f08.F90 -fPIC -o .libs/comm_delete_attr_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_connect_f08.lo comm_connect_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_connect_f08.F90 -fPIC -o .libs/comm_connect_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_create_keyval_f08.lo comm_create_keyval_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_create_keyval_f08.F90 -fPIC -o .libs/comm_create_keyval_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_disconnect_f08.lo comm_disconnect_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_disconnect_f08.F90 -fPIC -o .libs/comm_disconnect_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_dup_with_info_f08.lo comm_dup_with_info_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_dup_with_info_f08.F90 -fPIC -o .libs/comm_dup_with_info_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_dup_f08.lo comm_dup_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_dup_f08.F90 -fPIC -o .libs/comm_dup_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_get_info_f08.lo comm_get_info_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_get_info_f08.F90 -fPIC -o .libs/comm_get_info_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_free_keyval_f08.lo comm_free_keyval_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_free_keyval_f08.F90 -fPIC -o .libs/comm_free_keyval_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_idup_f08.lo comm_idup_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_idup_f08.F90 -fPIC -o .libs/comm_idup_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_free_f08.lo comm_free_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_free_f08.F90 -fPIC -o .libs/comm_free_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_get_errhandler_f08.lo comm_get_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_get_errhandler_f08.F90 -fPIC -o .libs/comm_get_errhandler_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_get_attr_f08.lo comm_get_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_get_attr_f08.F90 -fPIC -o .libs/comm_get_attr_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_get_name_f08.lo comm_get_name_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_get_name_f08.F90 -fPIC -o .libs/comm_get_name_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_get_parent_f08.lo comm_get_parent_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_get_parent_f08.F90 -fPIC -o .libs/comm_get_parent_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_remote_size_f08.lo comm_remote_size_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_remote_size_f08.F90 -fPIC -o .libs/comm_remote_size_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_join_f08.lo comm_join_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_join_f08.F90 -fPIC -o .libs/comm_join_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_remote_group_f08.lo comm_remote_group_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_remote_group_f08.F90 -fPIC -o .libs/comm_remote_group_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_rank_f08.lo comm_rank_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_rank_f08.F90 -fPIC -o .libs/comm_rank_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_group_f08.lo comm_group_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_group_f08.F90 -fPIC -o .libs/comm_group_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_set_attr_f08.lo comm_set_attr_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_set_attr_f08.F90 -fPIC -o .libs/comm_set_attr_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_set_errhandler_f08.lo comm_set_errhandler_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_set_errhandler_f08.F90 -fPIC -o .libs/comm_set_errhandler_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_spawn_multiple_f08.lo comm_spawn_multiple_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_spawn_multiple_f08.F90 -fPIC -o .libs/comm_spawn_multiple_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_size_f08.lo comm_size_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_size_f08.F90 -fPIC -o .libs/comm_size_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_set_info_f08.lo comm_set_info_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_set_info_f08.F90 -fPIC -o .libs/comm_set_info_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_split_type_f08.lo comm_split_type_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_split_type_f08.F90 -fPIC -o .libs/comm_split_type_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_set_name_f08.lo comm_set_name_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_set_name_f08.F90 -fPIC -o .libs/comm_set_name_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_split_f08.lo comm_split_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_split_f08.F90 -fPIC -o .libs/comm_split_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_spawn_f08.lo comm_spawn_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_spawn_f08.F90 -fPIC -o .libs/comm_spawn_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o compare_and_swap_f08.lo compare_and_swap_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c compare_and_swap_f08.F90 -fPIC -o .libs/compare_and_swap_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o comm_test_inter_f08.lo comm_test_inter_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c comm_test_inter_f08.F90 -fPIC -o .libs/comm_test_inter_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o dist_graph_create_adjacent_f08.lo dist_graph_create_adjacent_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c dist_graph_create_adjacent_f08.F90 -fPIC -o .libs/dist_graph_create_adjacent_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o dist_graph_neighbors_f08.lo dist_graph_neighbors_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c dist_graph_neighbors_f08.F90 -fPIC -o .libs/dist_graph_neighbors_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o dims_create_f08.lo dims_create_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c dims_create_f08.F90 -fPIC -o .libs/dims_create_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o dist_graph_neighbors_count_f08.lo dist_graph_neighbors_count_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c dist_graph_neighbors_count_f08.F90 -fPIC -o .libs/dist_graph_neighbors_count_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o dist_graph_create_f08.lo dist_graph_create_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c dist_graph_create_f08.F90 -fPIC -o .libs/dist_graph_create_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o error_class_f08.lo error_class_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c error_class_f08.F90 -fPIC -o .libs/error_class_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' make[2]: Entering directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08' /bin/sh ../../../../libtool --tag=FC --mode=compile gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c -o errhandler_free_f08.lo errhandler_free_f08.F90 libtool: compile: gfortran -DHAVE_CONFIG_H -I. -I../../../../opal/include -I../../../../ompi/include -I../../../../oshmem/include -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/private/autogen -I../../../../opal/mca/hwloc/hwloc201/hwloc/include/hwloc/autogen -I../../../../ompi/mpiext/cuda/c -I../../../../ompi/include -I../../../../ompi/include -I../../../../ompi/mpi/fortran/use-mpi-ignore-tkr -Imod -Ibindings -I../../../.. -I../../../.. -O2 -g -c errhandler_free_f08.F90 -fPIC -o .libs/errhandler_free_f08.o make[2]: Leaving directory '/builddir/build/BUILD/openmpi-4.1.2/ompi/mpi/fortran/use-mpi-f08'